Skip to content

v2.0.0

Choose a tag to compare

@pmslava pmslava released this 24 Aug 15:28
· 6 commits to main since this release

2.0.0

Pick several tags at once in the search box

Type tag: in the panel's search field and the suggestion list appears as before — but now you can take more than one.

  • Ctrl+click a suggestion (desktop) or press and hold it (Android) to mark it. The list stays open.
  • Keep marking as many as you like. Marked entries are highlighted.
  • Press Enter, or the apply button that appears beside the filter box, to insert them all at once.
  • Works the same for tag:, notebook: and title:.

So tag:work tag:urgent tag:home is three taps instead of three rounds of typing.

A few details that make it comfortable:

  • The list has its own filter box at the top — narrow it down, mark what you want, clear the filter, narrow it again. Your marks survive all of it.
  • Only the bit you were typing is replaced. Everything else in the search box — other filters, plain words, any:1 — is left exactly as it was.
  • Names with spaces are quoted for you, and a tag that's already in the search isn't added twice.
  • Escape steps back one stage at a time: first it clears your marks, then the filter box, then closes the list.

Search

  • Suggestion lists are taller and scrollable (around 15 entries visible) with the filter box described above, instead of a short fixed list.
  • Clearing the search box instantly shows all notes again — just delete the text, no Enter needed.
  • any:1 works properly. Previously a search like tag:a tag:b any:1 showed everything instead of notes matching either tag.
  • After you commit a search, the cursor returns to the search box, so you can keep editing.
  • title: offers more matches to choose from.

Android

  • A search now applies as soon as you commit it. Previously you could pick a tag or press Enter and the list simply wouldn't filter.
    • Worth knowing: the on-screen keyboard closes when a search applies. That's the search taking effect — the panel has to redraw to show the results.
  • Press and hold a suggestion to start selecting several, then tap the others (see above).
  • Clearing the search box works by deleting the text — Android doesn't show the small × that desktop has.
  • If you ever hit a touch problem worth reporting, Settings › Cockpit › "Show a touch-gesture trace…" shows what the panel is seeing. Leave it off otherwise.

Interface

  • New icons for the New note / New to-do buttons — the to-do button is now a circle with a checkmark, matching the rings on the rows.
  • Those buttons shorten their labels instead of wrapping when the panel is narrow, so the top row stays on one line at any width and font size.
  • The right-click menu closes when you click in the editor or anywhere else outside the panel, instead of staying open.
  • The row highlight follows the note open in the editor, however you opened it — from Cockpit, the note list, or a link. It never joins a drag or a bulk action.
  • With several rows selected, Escape leaves the last row you clicked selected rather than clearing the whole selection.