Skip to content

Latest commit

 

History

History
305 lines (142 loc) · 15.5 KB

CHANGELOG.md

File metadata and controls

305 lines (142 loc) · 15.5 KB

Changelog

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

1.12.2 (2024-07-10)

Bug Fixes

  • can't enter {{current}} or any path in the settings (6c7c927), closes #18

1.12.1 (2024-07-02)

1.12.0 (2024-06-11)

Features

  • allow command menu for any folder if they are the same (folder parent or folder, depending on click) (a54a901)

Bug Fixes

  • duplicate command when changing the command name (325338f)
  • lowercase broke the file suggester (1d6c1ab)

1.11.1 (2024-05-28)

Bug Fixes

  • select inline title when using frontmatter title (d8b3042), closes #13

1.11.0 (2024-05-26)

Features

  • switch to obsidian native folder/file search (b83cfb4)

1.10.1 (2024-01-06)

Bug Fixes

  • scroll into view for title (bb567b7)

1.10.0 (2024-01-05)

Features

  • compatibility with frontmatter title plugin (56057b4), closes #13

1.9.2 (2023-12-17)

Bug Fixes

  • loadSettings crash when no data.json /loadData exists/is empty (dca1a0a)

1.9.1 (2023-12-05)

Bug Fixes

  • always "open" note because wrong path (35d97bf)

1.9.0 (2023-12-05)

Features

  • filemenu: add "create note" and "open note" depending of increment state (a5fdef8)

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 (2023-12-04)

Bug Fixes

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

1.8.0 (2023-12-04)

Features

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

1.7.0 (2023-12-03)

Features

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

Bug Fixes

  • 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)

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.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 (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 (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 (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

1.2.0 (2023-10-14)

Features

  • add support for {{current}} variable (cd2229f), closes #6
  • quick switcher for create note in folder (57c11bb), closes #5

Bug Fixes

  • 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)

Bug Fixes

  • setting: add tooltip for information on the input area (43dfb90)

1.1.0 (2023-08-19)

Features

  • 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)

Features

  • 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)

⚠ BREAKING CHANGES

  • 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

Features

  • 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)

Bug Fixes

0.0.10 (2023-08-15)

Bug Fixes

  • file not increment if in root (72f20de), closes #3

0.0.9 (2023-02-25)

Features

Bug Fixes

  • 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)

Bug Fixes

  • some errors around name (f279676)

0.0.5 (2023-02-14)

Bug Fixes

  • i18n: Types of property 'fileName' are incompatible. (d591eb8)

0.0.4 (2023-02-14)

Features

  • more template settings for filename creation (57ee152)

Bug Fixes

0.0.3 (2023-02-14)

Features

0.0.2 (2023-02-13)

Features

  • auto add commands thx to templater (74b3322)

0.0.1 (2023-02-13)

Features

Bug Fixes

  • display on wrong setting (aaa4dd2)