Changelog.
Improvements
- You can now drag markdown files from your finder over to the tree and have them added to the workspace. Hovering over a folder adds it to that folder.
- Changed the behaviour of quick note/folder create buttons:
- Pressing them normally now creates the new note/folder at
root
irrespective of the current tab note’s location. - Holding down
CMD/Ctrl
before clicking on the buttons would however create them inside the folder of the current tab’s note.
- Pressing them normally now creates the new note/folder at
No change to how the shortcuts
CMD/Ctrl + N
orCMD/Ctrl + Shift + N
behave.
- Searching for a
tag
either manually via#<tag>
in search or via the tag tree, now also surfaces results from thetags
property in notes. - File tree empty spaces now have a new context menu available (on right click) to help create note/folder at
root
. - Added
Close other tabs
option to the tab’s context menu (andCMDK
bar) to close all but that tab in a pane.
Fixes
- Fixed an issue where the outline heading clicks in Meta would not scroll to the heading on first load (would after the text was edited).
- Fixed an issue where meta sidebar would sometimes not show up.