Octarine Logo

Table Improvements

  • The table toolbox now includes options to:
    • Copy Row/Column
    • Move Row Up/Down
    • Move Column Left/Right
    • Copy Table
  • Keyboard shortcuts are available:
    • Use Option/Alt + Up/Down to move rows up or down.
    • Use Option/Alt + Left/Right to move columns left or right.

External Files

  • External files (unsupported files in Octarine) are now accessible within the editor like wikilinks:

    • Uses the wikilink syntax [[Filename.{ext}]] to reference a file in the workspace’s .files folder.
    • Files can be attached by:
      • Dragging them from your finder/explorer.
      • Using the / -> Attach Files option.
      • Typing [[ if the file already exists.
    • Simply click to open the file with the system’s default program.
  • A new Linked Files section has been added to the MetaSidebar to:

    • Display linked files.
    • Open them with the default system program.
  • The Attachments sidebar popover now also shows files from the .files directory, allowing you to drag and drop them into the editor.

Improvements

  • Added a natural language processor input in the Date and DateTime property editors for faster date selection.
  • The Workspace search now features a Hide/Show Content button that hides the results’ content, displaying only file names.
  • Improved performance for Ask Octarine history and keyboard navigation between chats.
  • Quick History is now automatically displayed for every empty chat in Writing Assistant.

Fixes

  • Resolved an issue where open tabs did not update when linked notes were renamed or moved.
  • Fixed a bug that sometimes selected the previous day when choosing a date in the Date/DateTime property editors, due to UTC conversions.
  • Fixed inserting a template with a table containing empty cells not working.
  • Improved the consistency of icon sizes in the MetaSidebar.
  • Corrected an issue with Mermaid renders, where dark themes caused illegible colors and text.

Deprecated

  • The External Files section in the MetaSidebar has been removed. External files are now linked directly within the editor using the [[ syntax.
    • The existing external_files frontmatter is now part of the Properties panel and remains visible there.
Check all releases