Home

Changelog

New features, improvements, and fixes in each release.

v0.4.0

Latest
  • New Unit conversion in the Command Palette — type something like "5cm=" or "72°F=" to convert between metric and imperial instantly
  • New Fresh app icon and branding
  • Fix Fixed a crash that could happen when pressing Cmd+Z (Undo) after switching between snippets

v0.3.x

  • New Generate random passwords directly from the Command Palette
  • New Unsaved changes indicator — an orange dot appears in the sidebar so you never lose edits
  • New Quick filter to show only unsaved snippets in the sidebar
  • New Title fields now prevent accidental line breaks and enforce a sensible character limit
  • Improved Better VoiceOver and accessibility support across the entire app
  • Improved Smaller app size after removing unused components

v0.2.x

  • New Drag and drop to reorder snippets in the list
  • Fix Snippets no longer jump back to their old position after reordering
  • Fix App window no longer disappears after restarting your Mac

v0.1.x

  • New Multi-device sync — point your data folder to iCloud Drive, Dropbox, or any shared location
  • New Your snippets are now stored as readable JSON files you can open, back up, or version-control
  • New Built-in calculator — type a math formula ending with "=" to get the result instantly
  • New Save any snippet as a .md or .txt file
  • New Appearance setting: Light, Dark, or match your System preference
  • New Collections — group your snippets into folders you can create, rename, and sort
  • New Export and import collections, with smart conflict handling when names overlap
  • New Add keywords to snippets so they show up in more searches
  • New Settings panel accessible from the sidebar
  • Fix Prevented duplicate windows from opening
  • Fix Collections now refresh immediately after adding or removing items
  • Fix Keyword input behaves correctly when clicking between tags
  • Fix Shortcut recording works reliably on first try
  • Fix Search results are more accurate and consistent
  • Fix Global hotkey works correctly on macOS 11 Big Sur
  • Improved Search matches are highlighted in the editor with easy next/previous navigation
  • Improved App launches at login by default — always ready when you need it

v0.0.x

  • New First release — press ⌥T anywhere to open the Command Palette and paste a snippet
  • New Full-text search across all your snippets
  • New Navigate entirely by keyboard — no mouse required
  • New Color-coded categories for visual organization
  • New Customizable global hotkey
  • New Menu bar icon for quick access