Changelog.
0.15.0May 12, 2024
Tags are finally here!
Huge update, and the app now supports tagging
as a mode of organising!
Tags
- Start organising your notes with tags by pressing
#
and typing text. - Tags can be nested using the
/
operator. For example#product/update
- Tags are created in real time, so pressing
Space
/Enter
/ moving out of the file would create them. Unused tags will be removed to keep things clean. - Clicking on tags in the note or via the Tag Tree in the Meta Sidebar, opens the workspace search with the tag prefilled.
- Clicking on a tag result in the search, would take you to the file, and highlight the tag for a brief moment (2 secs).
Meta Sidebar Changes
- The meta sidebar button has been moved from the note’s breadcrumb to the Global Breadcrumb (to make it accessible everywhere).
- 3 sections are made available in the sidebar
- Info - Note details (created / modified / word count / outgoing and incoming links)
- Outline - Table of Contents for the note
- Tags - This is not just for the note, but serves as a file tree for across the workspace.
- Info / Outline are disabled when no note is open.
Improvements
- Fixed a bug where
/
command would not scroll down when pressing down arrow keys. - Fixed a bug where the search term would randomly expand the sidebar in workspace search.
- Fixed links in search not being wrapped properly to the next line.
- Delete actions in Context Menu / Dropdowns are
red
to signify danger. - Fix keyboard controls in workspace search.