Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 17 Aug 09:16
· 56 commits to main since this release
cd1f5db

Several shortcuts Pane was printing on its own buttons turned out to do nothing. They work now, and the Shortcuts tab tells you which keys you can change.

Features

  • ⌘[ and ⌘] walk back and forward through the notes you opened this session.
  • The markdown formatting keys are bound: ⌘B bold, ⌘I italic, ⇧⌘S strikethrough, ⌘E code, ⌘L link, ⇧⌘B quote, ⇧⌘7/8/9 lists and ⌥⌘1/2/3 headings.
  • ⌘0 resets the text size, joining ⌘= and ⌘−.
  • Recently Deleted can now remove a note for good, and tells you how long you have before it goes on its own.
  • Deleting a note shows a message saying where it went and how long it will keep.
  • ⌘K is findable without knowing it exists: a hint in the footer, and an Actions… item in the menu bar.

Changes and fixes

  • Shortcuts come in two kinds, and the Shortcuts tab lists both. Pane's own — summon, ⌘K, ⌘P, back and forward, and every ⌘K row — are rebindable, with a recorder and Restore Defaults. The markdown formatting keys are fixed, because they mean the same thing in every editor.
  • ⌘K no longer hides Delete Note below the fold, and reopening it starts at the top instead of wherever you left it scrolled.
  • ⌘= and ⌘− change the text size, which the Appearance tab has advertised since v0.1.
  • Duplicate Note and Copy as Markdown no longer draw the same icon.

Install

brew install --cask ColeMei/pane/pane

Pane is unsigned, so macOS will call it "damaged" the first time. Clear the flag once:

xattr -dr com.apple.quarantine /Applications/Pane.app