Changelog.
0.23.2February 12, 2025
Improved Tagging Experience
- Tags have been completely redesigned. They now appear as regular, visible text instead of as a separate node. This change makes them easier to search for within the file, editable, and non-blocking.
- Additionally, the tag design now uses the theme's accent color and no longer includes a background.
- Tags can now be added to existing text by placing
#
before them or using the find and replace function.
Improvements
- Creating a new note, automatically focuses the file name in the breadcrumb for quick editing.
- If the
Settings → Editor → Show File Name Input
is toggled on, then the focus would be on the file name inside the editor.
- If the
- Ignore the
d, do, dd
error if one ofP, PP, PPP or PPPP
is typed in the date format setting. - Improve selection colors for Dark and Dim themes.
Changes
- Sidebar is now NOT resizable for daily desk. It is fixed to fit the calendar (resizes automatically with zoom). Switching to search / notes / templates will still allow resizing.
Fixes
- Fixed a bug where invalid characters pasted from a migration tool (evernote) caused the app to crash.
- Fixed a bug where single
replace
would replace it with<blank>
and not the actual replace term. - Fixed an issue where typing
/<character>
in ask assistant to filter the common prompts would not allow keyboard navigation using arrow keys.