Skip to content

Mote v1.2.0

Choose a tag to compare

@marcelvict marcelvict released this 18 Aug 16:08

Mote 1.2.0

Tables, a slash menu, and the end of the beachball.

New

  • Markdown tables render as real tables — click a cell and edit it in place
  • Tab and arrow keys move between cells; Enter adds a row, ⌘Enter adds a column
  • Drag rows and columns to reorder them
  • Hover a table for column and row controls, or right-click a cell for the full set, including alignment
  • Paste from a spreadsheet, or paste a table from a web page, and it becomes markdown
  • Bold, italic, code and links render inside table cells as you type
  • Type / for a command menu — headings, lists, quotes, tables, and more
  • /date and /time insert today's date in your daily-note format and the current time
  • Insert Table is in the ⌘P command palette too

Improved

  • Large vaults no longer freeze the app while indexing in the background
  • Faster cold launch, and the first search is ready sooner
  • A Dropbox or iCloud sync burst no longer stalls typing while notes re-index
  • Deleting a note now clears everything it left behind in the search index
  • The format bar and the slash menu run the same commands the same way

Fixed

  • The editor coming up invisible on a cold launch
  • Settings opening behind the note panel, or on a Space you had left
  • Notes reappearing in search after being deleted during a sync
  • A file deleted while syncing could linger in search until the next restart