Skip to content

Releases: Mara-Li/obsidian-create-note-in-folder

1.8.2

04 Dec 17:59
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

1.8.2 (2023-12-04)

Bug Fixes

  • inlineTitle: fix the amount of time to select the inline title (252d7e3), closes #15

1.8.1

04 Dec 13:18
7bd0eb7
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

1.8.1 (2023-12-04)

Bug Fixes

  • inline: trying to fix the "go into inline" bug (ca1b19f)

1.8.0

04 Dec 10:48
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

1.8.0 (2023-12-04)

Features

  • allow to add a file menu commands for {{current}} commands (206cecf)

1.7.0

03 Dec 08:37
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

1.7.0 (2023-12-03)

Features

  • file: allow to focus on the inlinetitle (3e07c6a), closes #13

Bug Fixes

  • cmd: allow await in new commands for not {{current}} (9f42b4c)
  • settings: chaotic save settings (76f476b)

1.6.0

02 Dec 22:58
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

1.6.0 (2023-12-02)

Bug Fixes

  • settings: closing should not save the settings (bd0ef50), closes #14
  • settings: X folder settings popup save it settings (df105c8), closes #14
  • settings: X folder settings popup save it settings (3790baa), closes #14

1.6.0-0

10 Nov 19:49
Compare
Choose a tag to compare
chore(release): 1.6.0-0

1.5.1

16 Oct 13:28
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

1.5.1 (2023-10-16)

Bug Fixes

  • quickSwitcher: disable pointer event on line (9cca3ea)
  • quickSwitcher: line disappear if search is made (d4aa399)
  • quickswitch: fix item not alphebetically sorted (7ce336e), closes #11

1.5.0

15 Oct 18:29
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

1.5.0 (2023-10-15)

Features

  • quickswitcher: order: allow to move up/down the order of the command for the quickSwitcher (4dd8019), closes #9

1.4.0

15 Oct 17:31
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

1.4.0 (2023-10-15)

Features

  • quickSwitcher:any: allow a settings to filtering or not the list (32992a3), closes #8
  • quickswitcher: allow to filtering or not the "any folder" quickswitcher (96ef3bd)

Bug Fixes

  • quickswitcher: typo made disappear the quickswitcher (80fd7a6), closes #7

1.3.0

15 Oct 11:47
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

1.3.0 (2023-10-15)

Features

  • quickSwitcher: allow quick switcher for any folder (ba731f5), closes #8

Bug Fixes

  • QuickSwitcher was removed when adding a new folder (d5fc039), closes #7