Skip to content

1.3.3

Choose a tag to compare

@jordanlong121 jordanlong121 released this 10 Aug 17:42
· 20 commits to main since this release

Changes since 1.3.1

New

  • Jump to today's card. When a note opens in the cards view, the card whose heading is today's date scrolls into view automatically (setting, on by default; needs date headings). The jump re-aims itself after lazy-rendered cards finish loading — unless you've already scrolled.
  • Pinned cards. A pin button on every card pulls it into a pinned section at the top of the wall, regardless of sort order. Pins are remembered per note and hold across every layout, every open view, and restarts.
  • Keep pinned cards on screen (setting, on by default). The pinned section stays put while the rest scrolls: a sticky band below the toolbar in Grid, Grid Aligned, Tight, and Horizontal; a static left column in Vertical; not applied on the Custom Grid canvas.
  • Quick Add. A + button on every card pops a text box that appends what you type to the bottom of the section (or the top) without opening the editor. Ctrl/⌘+Enter submits.

Fixes

  • Switching a note's layout, heading level, or sort no longer silently discards its remembered Custom Grid zoom.

Full Changelog: 1.3.1...1.3.3