github timothepoznanski/poznote 6.91.0
Release 6.91.0

8 hours ago

Poznote 6.91.0

✨ New

  • Rename with Enter, open with Space in the sidebar tree: both act on the row the arrow keys are on. Enter starts the inline rename, Space does what a click does: open the note, fold or unfold a folder. #1443
  • A new note is ready to be named: the title takes the focus as soon as the note opens, so you can type its name right away, then Enter drops the caret into the body, whether it is an HTML note, a Markdown note or a task list. #1448
  • ddd short weekday in custom date formats: "Sun 20 Sep 2026" is now possible in the journal date format and in the date & time format. It used to print a literal "ddd". #1458

🚀 Improved

  • Del asks before sending to the trash: the Del shortcut in the tree now confirms first, since it is easy to hit by mistake. The Delete items of the menus still act straight away. #1459
  • One sort icon instead of five: the sidebar sort button keeps the same arrow and only changes the mark on its right (A/Z, clock, clock with a plus, shapes, grip dots), so it stays the same control after every click. #1442
  • Code language icons: each language in the code block submenu now has its own recognisable mark, in the same single colour as every other icon. #1444
image

  • Stronger highlight colours: highlights had become too pale in light themes. They are more saturated now, and the yellow highlighter is back to the strength it had before. Dark themes are unchanged. #1451
  • Theming with one set of tokens: every colour of the app now reads a --pz-* token that keeps the same name in every theme, only its value changes. A custom theme overrides those and nothing else, and the --dm-* names of older stylesheets keep working. Dark mode gains more readable text and icons in many places, and accent-coloured icons are no longer forced to grey. #1460
  • Moving notes keeps your sort mode: dropping a note or a folder into another folder no longer switches the whole tree to Custom. Only repositioning an item inside its own folder does. Pasting a single note now opens it. #1441

🐛 Fixed

  • Notes pasted from a website saved empty: a whole page copied into an HTML note showed up in the editor, then was gone after a reload. The page's layout wrappers were removed together with everything inside them. The content is kept now, for ZIP and HTML imports too, and the styles of a copied page no longer restyle the app while you paste. #1466
  • Text and images pasted from OneNote, Outlook or Excel became one flat image: these apps put both the formatted content and a picture of the selection on the clipboard, and the picture won. The formatted content wins now, so the text stays editable and searchable. Screenshots and single images are pasted as before. #1467
  • Home button reopening the last edited note: once every tab was closed, Home brought back the last edited note without a tab, so nothing could close it. Home now shows the empty pane, and the note a first visit lands on gets its own tab. #1462
  • Git Sync "Test Connection" failing with a repository-scoped Forgejo token: the test required a user scope those tokens cannot have, although the sync itself worked. Only the repository request decides now. #1461
  • Red Cancel button in confirmation dialogs: Cancel is neutral again, like in every other dialog.
  • Saving a title with Enter sent the note twice, the second request being rejected as a version conflict.

❤️ Support

Enjoying Poznote? Support its development on Ko-fi

Poznote Discord community -> https://discord.gg/AWhWWSEkJ

Poznote is also available in Caliber Node and PikaPods.

Thanks so much for all who will support my work! 🙏

Don't miss a new poznote release

NewReleases is sending notifications on new releases.