v0.2.0
The action panel is finished, and the editor behaves the way it looks.
Features
⌘Kis complete at fourteen rows — Find in Note, Copy as Markdown, Reveal in Finder, Export…, Hide from Screen Capture, Duplicate Note, Recently Deleted and the auto-sizing toggle join the rest.⌘Ffinds text in the note without moving your caret, counting matches as you step through them.- Export a note as a single self-contained HTML file that looks like the pane did.
- Deleted notes go to Recently Deleted for 30 days and can be restored from
⌘K. - An auto-size pill appears when the pointer nears the resize edge, so you can see which mode the pane is in.
Changes and fixes
- Dragging the pane now turns auto-sizing off and it holds that height however long the note gets.
⇧⌘/turns it back on. - Pane chrome fades in when the pointer is over the pane rather than when the pane has focus, so it stays out of the way while you work elsewhere.
- A code block's fences now show themselves when the caret is in them, instead of being an invisible strip that broke the block when you typed in it.
- A horizontal rule reveals its
---when you arrow onto it. - Typing after Return no longer drops the text below where the caret was sitting.
- Return on an empty blockquote line exits the quote, and
⇧⏎on an empty list item no longer leaves an orphan marker. - The switcher and
⌘Kshare one look and one slot: same width, same glass, never both open, and each closes on a second press of its own key. - Neither panel can run off the bottom of a short pane any more.
- The pane no longer overshoots on a new line, or stays at panel height after a panel closes.
Install
brew install --cask ColeMei/pane/panePane is unsigned, so macOS will call it "damaged" the first time. Clear the flag once:
xattr -dr com.apple.quarantine /Applications/Pane.app