Skip to content

v1.9.4

Choose a tag to compare

@pmslava pmslava released this 21 Aug 20:09
· 15 commits to main since this release

Bulk actions on selected notes

Select several rows (Ctrl/Shift-click) and right-click: Delete, Move to notebook, Switch note/to-do type, Tags and Duplicate now apply to the whole selection, with the count shown in the label ("Delete 6 notes") so there are no surprises. Actions that only make sense for one note (Open, Copy link/ID) are greyed out instead of hidden. One refresh for the whole batch.

Notebook picker

  • The notebook dropdown now opens up to two-thirds of the panel height and scrolls inside, so long notebook lists are usable.
  • A filter field sits at the top: type part of a name ("fam" finds Family / Payments), press Enter to pick the first match.
  • Escape closes the picker (and the profile and sort dropdowns too); with filter text, the first Escape clears it.

Both verified on desktop and Android with the full harness and real-app Playwright suites.