1.12.4 (2024-10-31)
- template: return undefined in case of plugin not found (971e6af)
1.12.3 (2024-10-31)
1.12.2 (2024-07-10)
1.12.1 (2024-07-02)
1.12.0 (2024-06-11)
- allow command menu for any folder if they are the same (folder parent or folder, depending on click) (a54a901)
- duplicate command when changing the command name (325338f)
- lowercase broke the file suggester (1d6c1ab)
1.11.1 (2024-05-28)
1.11.0 (2024-05-26)
- switch to obsidian native folder/file search (b83cfb4)
1.10.1 (2024-01-06)
- scroll into view for title (bb567b7)
1.10.0 (2024-01-05)
1.9.2 (2023-12-17)
- loadSettings crash when no data.json /loadData exists/is empty (dca1a0a)
1.9.1 (2023-12-05)
- always "open" note because wrong path (35d97bf)
1.9.0 (2023-12-05)
- filemenu: add "create note" and "open note" depending of increment state (a5fdef8)
1.8.2 (2023-12-04)
1.8.1 (2023-12-04)
- inline: trying to fix the "go into inline" bug (ca1b19f)
1.8.0 (2023-12-04)
- allow to add a file menu commands for {{current}} commands (206cecf)
1.7.0 (2023-12-03)
- allow to focus on the inlinetitle (9430913)
- file: allow to focus on the inlinetitle (3e07c6a), closes #13
- cmd: allow await in new commands for not {{current}} (ee18084)
- cmd: allow await in new commands for not {{current}} (9f42b4c)
- cmd: allow await in new commands for not {{current}} (563ac1b)
- settings: chaotic save settings (dfb759f)
- settings: chaotic save settings (76f476b)
1.6.0 (2023-12-02)
- 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.5.1 (2023-10-16)
- 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 (2023-10-15)
- quickswitcher: order: allow to move up/down the order of the command for the quickSwitcher (4dd8019), closes #9
1.4.0 (2023-10-15)
- 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)
1.3.0 (2023-10-15)
1.2.0 (2023-10-14)
- add support for {{current}} variable (cd2229f), closes #6
- quick switcher for create note in folder (57c11bb), closes #5
- currentFolder: Adjust usage ; no need to reload the plugin now (0d80d8f)
1.1.3 (2023-09-01)
1.1.2 (2023-08-19)
1.1.1 (2023-08-19)
- setting: add tooltip for information on the input area (43dfb90)
1.1.0 (2023-08-19)
- templater: allow triggering specific template upon file creation (bc41591)
1.0.0 (2023-08-18)
0.1.4 (2023-08-18)
0.1.3 (2023-08-18)
0.1.2 (2023-08-18)
- customVariable: allow to set custom variable (0bcee17), closes #4
- duplicate: allow duplicating command (874260f)
0.1.1 (2023-08-15)
0.1.0 (2023-08-15)
- daily: the settings "daily" template is deprecated in favor of a more general settings around disabling the incrementation File with this settings need to be updated in the plugin settings
- not create a file only if it's a Daily Note (a4c71a7)
- not create a file only if the template is set to "daily" (b3d8743)
0.0.10 (2023-08-15)
0.0.9 (2023-02-25)
- remove plugin id from id commands (223f942)
0.0.8 (2023-02-15)
0.0.7 (2023-02-15)
0.0.6 (2023-02-15)
- some errors around name (f279676)
0.0.5 (2023-02-14)
- i18n: Types of property 'fileName' are incompatible. (d591eb8)
0.0.4 (2023-02-14)
- more template settings for filename creation (57ee152)
0.0.3 (2023-02-14)
- Per-folder settings ! (99d2c50)
0.0.2 (2023-02-13)
- auto add commands thx to templater (74b3322)
- first release (bc400d9)
- display on wrong setting (aaa4dd2)