Octarine Logo

Changelog

New updates and improvements to Octarine

0.38.1

Block Math. Inline doclink previews & history. AI context chip, bug fixes.

Block Math

  • LaTeX math equations can now be written and rendered as display blocks using the /math slash command or by pressing CMD/Ctrl + Shift + M.
  • If the Render Math Equations setting is disabled, attempting to insert a math block will display a helpful notification with a shortcut to access Settings and enable the feature.

Doclinks

  • Clicking a doclink now opens an inline sheet preview of the linked note. To open the note in a new tab, use CMD/Ctrl + Click. This consistent behavior applies to editor doclinks, references, data table cells, and property wikilinks.
  • When clicking a doclink within a sheet, the current note is added to a history stack. A back button will appear in the sheet header, allowing you to easily navigate back along your path.

Improvements

  • Writing Assistant now shows the current note as a visible context chip when it's being used as implicit context, making it easy to clear if you want to ask a general question instead.
  • Pasting code into an existing code block no longer inserts extra markdown fence syntax — the fences are automatically stripped so only the code content is pasted.
  • Clicking Daily Desk when the calendar is already visible now highlights it with a brief pulse animation, so you can quickly spot it.

Fixes

  • Fixed template properties not being applied when creating notes via the URI scheme.
  • Fixed Doclink sheet navigation including duplicate notes.

Deprecated

  • The Doclink Click Behaviour setting has been discontinued and is no longer available.