Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.

Releases: aidenlx/folder-note-core

1.3.5

24 Apr 04:59

Choose a tag to compare

1.3.5 (2022-04-24)

Bug Fixes

  • fix command check fail when active view not markdown (ec0a84c)

1.3.4

14 Mar 11:04

Choose a tag to compare

1.3.4 (2022-03-14)

Bug Fixes

  • update links when perform "Make Doc Folder Note" and "Link to Parent Folder" (#14) (c4e1046)

1.3.3

20 Feb 02:39

Choose a tag to compare

1.3.3 (2022-02-20)

Bug Fixes

1.3.2

19 Feb 16:21

Choose a tag to compare

1.3.2 (2022-02-19)

Bug Fixes

  • fix log level pollution to other plugins (cff9774)
  • fix loglevel in setting not being applied on load (fcfbca3)

1.3.1

23 Nov 02:39

Choose a tag to compare

Bug Fixes

  • api: fix OpenFolderNote not implement properly; add config param in OpenFolderNote (e533095), closes #6

1.3.0

21 Nov 15:41

Choose a tag to compare

Features

  • api: add menu item and api to open folder note of given folder (11abe93), closes #3
  • resolver fix createFolderForNote not working properly (3f5a3cc)

1.2.6

18 Nov 07:52

Choose a tag to compare

1.2.6 (2021-11-18)

Bug Fixes

  • resolver: fix createFolderForNote exec when already folder note in index&inside-same strategy (68d2e73)

1.2.5

15 Sep 14:48

Choose a tag to compare

1.2.5 (2021-09-15)

Bug Fixes

  • resolver: fix getFolderPath failed to get filename when given path string (39d0164)

1.2.4

15 Sep 13:08

Choose a tag to compare

1.2.4 (2021-09-15)

Bug Fixes

  • resolver: fix dot in folder path breaks folder note resolution (6fdb8dd)

1.2.3

12 Sep 23:58

Choose a tag to compare

1.2.3 (2021-09-12)

Bug Fixes

  • resolver: fix fail to get folder note path when path contains dots (ea9162e)