macOS app Version 1.1
A scratchpad that appears when you press a key and disappears when you are done. Write
the thing down, copy it, carry on. It lives in the menu bar with no Dock icon, so it is
never a window you have to find or close. End a line with = and it works
the sum out for you.
Demo
How it works
Most note apps are somewhere you go. This one comes to you: ⌃⌥Space from
inside any app puts a small editor in front of whatever you were doing, and
esc puts it away and hands focus back where it came from.
There is no save button. The editor always edits the selected card and saves shortly after you stop typing. Notes stay as cards in a rail under the editor, so nothing you wrote is gone just because you closed the panel.
One shortcut from any app. The panel appears over your work rather than replacing it.
Plain text, with spelling and grammar checking if you want them. It autosaves.
⇧⌘C takes the whole note and shuts the panel in one keystroke.
Cards stay in the rail. Pin the ones you keep coming back to and they stay at the front.
Sums
Type 3949 + 3 = and the answer appears after the = in grey.
Press tab to turn it into real text, or keep typing and it goes away.
Nothing is written into the note unless you ask for it.
The answer is drawn over the text rather than inserted into it, so what is stored on disk stays exactly what you typed. A suggestion cannot be saved, copied, counted in the character count, or turn up on a card in the rail.
* and /, and either a full stop or a comma as the decimal separator.NSExpression, raises an Objective-C exception on malformed input, which Swift cannot catch — so evaluating every line as you type would be a crash generator. This parser returns nothing instead. Checked against 200,000 fuzzed lines with no trap.Shortcuts
Details
~/Library/Application Support/FinderNotes/notes.json. No account, no sync, no database.Download
Open the disk image and drag FinderNotes to Applications. The app and the image are both signed with a Developer ID certificate and notarised by Apple, so macOS opens them without a Gatekeeper warning, and the app still validates if someone drags it out of the image and passes it on offline.
On first launch it puts an icon in the menu bar and nothing else. Press
⌃⌥Space to bring up the panel, or left-click the icon.