grub-basket_SP/release-notes/0.167.1.md

2.9 KiB
Raw Permalink Blame History

0.167.1

A folder-panel ordering overhaul, a settings sort fix, and a reworked export dialog with content filtering and attachment-bearing plain zips.

Folder panel — ordering & drag-and-drop (0.164.00.164.6)

  • Pinned folders and pinned notes now share one order. In the Pinned section a pinned folder and a pinned note sit in one list and reorder together; newly pinned items land at the bottom. Dragging rewrites the moved item's position between its neighbors.
  • Group-by-folder view: a pinned folder nests under its own group's header only if that group has pinned notes; otherwise it shows as a standalone row. Group order is stable (by each group's earliest pin) instead of shuffling as you navigate.
  • Rearrange within a group: in group-by-folder view you can drag items around inside a single group; that order is stored separately from the flat pin order, so switching view modes never resets either arrangement.
  • Folders section: drag to reorder pinned folders; the remaining folders sort alphabetically, case-insensitive.
  • Drag feedback: a clear accent drop-line appears at the target row's edge (drawn above the rows so it reads against any color) and the dragged row fades.
  • Tidier rows & buttons: folder rows in the Pinned section drop the redundant "open in a tab" dot and pin icon; the three section-header buttons (Pinned view options, New folder, Open trash) get a thin border in your accent color, with the glyph left in the plain muted color.

Settings — case-insensitive folder lists (0.165.0)

  • The Folders lists in Settings (and every other folder picker) sort alphabetically case-insensitively, instead of clustering all-uppercase folder names ahead of lowercase ones.

Export — content filter, unified dialog, attachments (0.166.00.167.1)

  • Content filter (0.166.0): the export dialog can export the Full note, only its Frontmatter, or only its Body. Frontmatter-only / body-only can't round-trip, so they save as a plain .zip with an inline warning.
  • Unified export dialog (0.167.0): the two former export commands ("Export to .stash" and "Export as OKF") are now one "Export…" command + menu item. The dialog offers Filename → Content → Format: Stashpad .stash (re-importable, optionally encrypted) · OKF bundle (.zip / .tar.gz, when OKF is enabled) · Plain .zip. Picking Frontmatter/Body locks the format to a plain .zip.
  • Attachments in plain zips (0.167.0): full and body-only plain-.zip exports now include the notes' referenced attachments (under attachments/, with links rewritten to bare filenames). Frontmatter-only omits them.
  • Remember-passphrase default (0.167.1): when you encrypt an export, the "Remember in this vault (this device)" option is now ticked by default — most exports are re-imported on the same device. Untick to keep the passphrase out of the device keychain.