01 May 26, 05:22
26.5.0
Added Note Bookmarks sub-menus to the Note / Navigation menu (for #3589)
New Store note bookmark sub-menu with slots 1–9 (Ctrl+Shift+1–Ctrl+Shift+9)
New Go to note bookmark sub-menu with slots 1–9 (Ctrl+1–Ctrl+9)
All bookmark shortcuts are now proper QActions in the menu and can be customized in the Shortcut settings, superseding the old hardcoded QShortcut-based approach
Added a new Note bookmarks entry in the Note / Navigation menu that opens a non-modal Note Bookmarks dialog listing all currently stored bookmarks with the ability to jump to a bookmark or delete it (for #3589)
Fixed a bug where searching for a multi-word text like "Heading 1" in the Note search panel would not correctly use all terms in the in-note regexp search, because the search mode was set after the search text causing performSearch() to fire with the old mode; the search mode is now set before the search text in doSearch() (for #3588)
Fixed a bug where the in-note search widget's text was overwritten by the currently selected match word when the search was activated programmatically from the note search panel, causing only one term (e.g. "Heading" instead of "(Heading|1)") to be searched; the preset-from-selection logic in activate() now only applies when the user manually opens the search widget (for #3588)
Added the ability to delete one or multiple cards in the Nextcloud Deck dialog using the Del key or via a new Delete X card(s) context menu item; a confirmation dialog is shown in all cases (for #3357)
A PPA for Ubuntu 26.10 (Stonking Stingray) was added
See Install on Ubuntu for more information on how to install the PPA
Source
More at Home Site
Added Note Bookmarks sub-menus to the Note / Navigation menu (for #3589)
New Store note bookmark sub-menu with slots 1–9 (Ctrl+Shift+1–Ctrl+Shift+9)
New Go to note bookmark sub-menu with slots 1–9 (Ctrl+1–Ctrl+9)
All bookmark shortcuts are now proper QActions in the menu and can be customized in the Shortcut settings, superseding the old hardcoded QShortcut-based approach
Added a new Note bookmarks entry in the Note / Navigation menu that opens a non-modal Note Bookmarks dialog listing all currently stored bookmarks with the ability to jump to a bookmark or delete it (for #3589)
Fixed a bug where searching for a multi-word text like "Heading 1" in the Note search panel would not correctly use all terms in the in-note regexp search, because the search mode was set after the search text causing performSearch() to fire with the old mode; the search mode is now set before the search text in doSearch() (for #3588)
Fixed a bug where the in-note search widget's text was overwritten by the currently selected match word when the search was activated programmatically from the note search panel, causing only one term (e.g. "Heading" instead of "(Heading|1)") to be searched; the preset-from-selection logic in activate() now only applies when the user manually opens the search widget (for #3588)
Added the ability to delete one or multiple cards in the Nextcloud Deck dialog using the Del key or via a new Delete X card(s) context menu item; a confirmation dialog is shown in all cases (for #3357)
A PPA for Ubuntu 26.10 (Stonking Stingray) was added
See Install on Ubuntu for more information on how to install the PPA
Source
More at Home Site


![[-]](https://www.geeks.fyi/images/collapse.png)

