Releases: vrtmrz/obsidian-tagfolder
Releases · vrtmrz/obsidian-tagfolder
0.17.5
Fixed:
- The CPU is really no longer overloaded during editing.
0.17.4
Fixed:
- The CPU is no longer overloaded during editing.
- LinkFolder handles links more straightforwardly.
Tidied:
- Some warnings have been addressed.
0.17.3
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
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
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
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
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
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
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
Fixed:
- Now only the changed tree should be rebuilt.