Skip to content

Releases: vrtmrz/obsidian-tagfolder

0.17.5

30 Aug 16:29
Compare
Choose a tag to compare

Fixed:

  • The CPU is really no longer overloaded during editing.

0.17.4

30 Aug 16:15
Compare
Choose a tag to compare

Fixed:

  • The CPU is no longer overloaded during editing.
  • LinkFolder handles links more straightforwardly.

Tidied:

  • Some warnings have been addressed.

0.17.3

27 Aug 07:14
Compare
Choose a tag to compare

Improved:

  • Performance improvements on LinkFolder
  • Now works smoothly like the previous version if LinkFolder is not shown.

Fixed:

  • Now LinkFolder should follow the links correctly.
    • Indirectly referenced notes could be collected correctly.
    • Outgoing links and incoming links also be.

0.17.2

26 Aug 13:38
Compare
Choose a tag to compare

New feature:

  • Linked hierarchies can now be connected to that position.
    Note: This feature uses a bit more CPU and we can disable this.

0.17.1

26 Aug 12:40
Compare
Choose a tag to compare

Improved:

  • Links are now separately parsed to incoming and outgoing.
  • LinkFolder now handles incoming and outgoing links either one by one or combined.
  • Indirectly linked notes could now be able to hide.
    The name of the function is still under consideration.

Fixed:

  • Link changes have now been reflected in the LinkFolder immediately

0.17.0

25 Aug 09:11
Compare
Choose a tag to compare

New feature:

  • LinkFolder (Alpha) has been merged as a new command. This could be opened by Show Link Folder from the command palette.
    This feature is on the bleeding edge, anything could be changed. However, please taste it!

Fixed:

  • Now the note will open in the new tab instead of the new pane while clicking with the meta key.

Note: Some internal behaviour has been modified. If you notice something corrupted, please feel free to notify me!

0.16.10

31 Jul 08:18
Compare
Choose a tag to compare

New feature:

  • The tag can be dragged as text.
  • The file can be dragged as the file explorer does.
  • The number of items can be dragged as dragging the folder.

Fixed:

  • Tags that would be included as part of other tags are now displayed correctly.

0.16.9

18 Jul 08:41
Compare
Choose a tag to compare

New feature:

  • We can search for tags that start with a specified string.

Fixed:

  • We can search notes even if the result does not have any folders.
  • No longer broken sorting intermediate levels.

0.16.8

14 Jul 03:23
Compare
Choose a tag to compare

New feature:

  • Prioritize items which are not contained in sub-folder has been implemented

Improved:

  • Now only the differences will be rerendered when tags have been modified.

0.16.7

13 Jul 08:46
Compare
Choose a tag to compare

Fixed:

  • Now only the changed tree should be rebuilt.