<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Octarine Changelog</title>
    <link>https://octarine.app/changelog</link>
    <description>Latest updates and releases for Octarine, a privacy-first note-taking app.</description>
    <language>en-us</language>
    <lastBuildDate>Fri, 17 Apr 2026 07:43:43 GMT</lastBuildDate>
    <item>
      <title>Octarine 0.40.3</title>
      <link>https://octarine.app/changelog/0.40.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.40.3</guid>
      <description><![CDATA[**Fixes**
- Fixed an issue where refreshing the file tree (`Refresh File Tree` / `Refresh Workspace`) could leave the sidebar empty until a real...]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong><br>
<ul><br>
<li>Fixed an issue where refreshing the file tree (<code>Refresh File Tree</code> / <code>Refresh Workspace</code>) could leave the sidebar empty until a real filesystem event happened. The cache is now rebuilt whenever it's been cleared, regardless of whether the workspace folder's modified time has changed.</li><br>
<li>Fixed right-click (and <code>Ctrl + Click</code> on macOS) on a file tree entry accidentally opening the file or toggling the folder while bringing up the context menu. The context-menu gesture now only opens the menu.</li><br>
<li>Fixed focus bouncing back to the previously viewed note in the file tree after dismissing a context menu or popover.</li><br>
<li>Fixed an issue where double-clicking <code>Activate</code> in the license dialog could fire the activation request twice. The button now stays disabled while the request is in flight.</li><br>
<li>Fixed the <code>Delete Workspace</code> button losing its red destructive styling in some situations.</li></ul></p>]]></content:encoded>
      <pubDate>Fri, 17 Apr 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.40.2</title>
      <link>https://octarine.app/changelog/0.40.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.40.2</guid>
      <description><![CDATA[**Git Sync**
- You can now toggle Git management on or off per workspace with the new `Manage Git in Octarine` switch in Git Sync settings.]]></description>
      <content:encoded><![CDATA[<p><strong>Git Sync</strong><br>
<ul><br>
<li>You can now toggle Git management on or off per workspace with the new <code>Manage Git in Octarine</code> switch in Git Sync settings. Turning it off stops Octarine from committing, pulling, or pushing — without removing the underlying Git repository. The Git Sync icon in the breadcrumb is also hidden while management is off.</li><br>
<li>Fixed an issue where Octarine would detect a parent folder's Git repository and incorrectly treat the workspace as Git-enabled. Git Sync now only recognizes a repository if the <code>.git</code> metadata lives directly inside the workspace.</li><br>
</ul></p>

<p><strong>Fixes</strong><br>
<ul><br>
<li>Fixed an issue where the cursor would jump to the start of the document while actively typing — caused by the editor resetting its position during background file-watcher updates and history clears.</li><br>
<li>Fixed the icon picker appearing shrunken in views &amp; folder customisations.</li><br>
<li>Fixed ignored file paths in Git Sync settings not displaying correctly on Windows due to slash separators.</li></ul></p>]]></content:encoded>
      <pubDate>Mon, 13 Apr 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.40.1</title>
      <link>https://octarine.app/changelog/0.40.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.40.1</guid>
      <description><![CDATA[Task migration undo blocked. Git sync relative time. Views tag filter banner, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong><br>
<ul><br>
<li>As a safeguard against data loss, the <code>undo</code> operation is blocked immediately after <code>Migrate Incomplete Tasks</code> is processed. This prevents you from accidentally losing migrated tasks from both the new and old notes.</li><br>
</ul></p>

<p><strong>Fixes</strong><br>
<ul><br>
<li>Fixed an issue where indentation in the <code>Outline</code> would not automatically correct itself after deleting the largest header in a note.</li><br>
<li>Fixed an issue where opening <code>Ask Octarine</code> would briefly show the model download screen for a split second.</li><br>
<li>Fixed an issue where the Stats section and the Editor Stats bar would display <code>0</code> values until the note was updated.</li><br>
</ul></p>

<p><strong>Changes</strong><br>
<ul><br>
<li>In <code>Settings → GitSync</code>, the last synced time now appears as a relative time, such as <code>20 minutes ago</code>, with the exact timestamp shown in a tooltip.</li><br>
<li>In Views, when a <code>tags</code>-based filter is applied, an info banner now appears to indicate that only tags in properties are considered in the results.</li></ul></p>]]></content:encoded>
      <pubDate>Thu, 02 Apr 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.40.0</title>
      <link>https://octarine.app/changelog/0.40.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.40.0</guid>
      <description><![CDATA[Collapsible lists, tasks persist state. Faster app, lower CPU, memory. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Collapsible Lists &amp; Tasks</strong></p>

<ul>
<li>Bullet lists and task lists with nested children now show a collapse chevron on hover — click it to fold the nested items out of sight, keeping long outlines manageable.</li>
</ul>
  - Collapse state (headings, codeblocks, lists &amp; tasks) are persisted automatically, so collapsed sections stay collapsed when you restart the app.

<p><strong>Performance</strong><br>
<ul><br>
<li>Significantly reduced CPU and memory usage across the app — typing, idle, and workspace switching are all lighter.</li><br>
<li>Improved workspace watching functions to be more performant and less power consuming.</li><br>
<li>Reduced CPU spikes during workspace indexing.</li><br>
<li>Embedding pruning for large workspaces is now much faster.</li><br>
</ul></p>

<p><strong>Improvements</strong><br>
<ul><br>
<li>Date cells in Views now respect your preferred date format.</li><br>
<li>Ask Octarine &amp; Writing Assistant now shows error messages as toasts when something goes wrong, instead of failing silently.</li><br>
<li>The task migration flow uses fewer file operations, making it faster and more reliable.</li><br>
</ul></p>

<p><strong>Fixes</strong><br>
<ul><br>
<li>Fixed numeric sorting for grouped Views not ordering correctly.</li><br>
<li>Fixed an issue where typing `<code> would result in the markdown save converting them to </code>&amp;lt;<code> and </code>&amp;gt;<code></li><br>
<li>Fixed a feedback loop where internal file writes to </code>.octarine/` would trigger workspace re-scans, burning CPU even when idle.</li><br>
<li>Fixed editor state from one workspace leaking into another when switching workspaces.</li><br>
<li>Fixed an issue where corrupt or unreadable config files could silently overwrite valid data on the next save.</li><br>
<li>Fixed x-callback URL parameters being double-encoded, which broke integrations like Hookmark.</li><br>
<li>Fixed an issue where tags listed in properties did not appear in the tags tree after switching workspaces until a tag was modified.</li><br>
<li>Fixed Related Notes not working after a fresh restart until the user opened Ask Octarine during that session.</li><br>
<li>Fixed properties adding a blank line to the end of the frontmatter when saving.</li></ul></p>]]></content:encoded>
      <pubDate>Wed, 01 Apr 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.39.1</title>
      <link>https://octarine.app/changelog/0.39.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.39.1</guid>
      <description><![CDATA[Deeplink `getCurrentNote`, performance boosts, visible unresolved links, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>URI Scheme</strong></p>

<ul>
<li>A new <code>getCurrentNote</code> deeplink action returns the URL and title of the currently open note via x-callback-url. This enables integration with tools like Hookmark for bidirectional linking between Octarine notes and other apps. Read it in the <a href="https://docs.octarine.app/workflows/uri-scheme">docs</a></li>
</ul>

<p><strong>Performance</strong></p>

<ul>
<li>Reduced CPU usage when the app is in the background.</li>
<li>Optimised database lookups and removed stale connections when switching workspaces.</li>
<li>Improved performance of reacting to external app changes to the current viewing file (like an agent writing to the current note or from another app).</li>
<li>Fixed tab switching slowness that would occur when the workspace search was open.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Unresolved wiki links are now clearly displayed in the Meta sidebar with their link name and a yellow warning icon, rather than disappearing without notice. Clicking on these links will create the corresponding note at that location.</li>
<li>Video player now displays a small duration chip when the video isn’t playing.</li>
<li>External images (using standard markdown `<code> syntax) now appear in the Attached Media sidebar with a globe icon, along with \"Open in Browser\" and \"Copy URL\" context menu options.</li>
<li>The editor toolbar for external images shows an open-in-browser button and a globe badge overlay to distinguish them from local images.</li>
<li></code>CMD/Ctrl + Shift + ,` is now a keyboard shortcut for copying the Octarine URL of the current note.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where pasting frontmatter content would affect both split panes instead of only the active one.</li>
<li>Fixed the resize drag handle on videos hijacking the progress bar scrubber, making it impossible to seek through the video.</li>
<li>Fixed tab bar action buttons (new tab, split pane) shifting layout when switching between focused and unfocused panes.</li></ul>]]></content:encoded>
      <pubDate>Thu, 26 Mar 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.39.0</title>
      <link>https://octarine.app/changelog/0.39.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.39.0</guid>
      <description><![CDATA[7-day trial, Split Panes UX, new copy actions, faster app, bug fixes.]]></description>
      <content:encoded><![CDATA[<p>Octarine now offers a 7-day free trial — try out all Pro features before purchasing a license. New installs are automatically onboarded on the trial while existing users can opt-in whenever they wish to start it.</p>

<p><strong>Split Panes</strong></p>

<ul>
<li>The inactive panes now have reduced opacity, so it's easier to see which editor/pane you're using in split view.</li>
<li>Action buttons in the tab bar only appear for the active pane.</li>
</ul>

<p><strong>Command Bar</strong></p>

<ul>
<li>The current note’s name is displayed similar to a section header, and is the first set of actions available in the command bar.</li>
<li>Two new actions — <code>Copy Content</code> and <code>Copy Content with Properties</code> — let you quickly copy a note's markdown to the clipboard, with or without its frontmatter properties. These are also available in the note breadcrumb’s more options dropdown.</li>
</ul>

<p><strong>Performance</strong></p>

<ul>
<li>Improved filesystem sync performance.</li>
<li>Fixed memory leaks.</li>
<li>Embedding indexing now only runs when you're actively using Ask Octarine, rather than continuously in the background.</li>
<li>Improved performance of the file tree for larger workspaces.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>You can choose to include properties during export for notes that have them.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed image export for HTML and DOCX — images that appeared in the editor were silently failing to export due to a security policy restriction.</li>
<li>Fixed nested task item indentation being lost in DOCX exports.</li>
<li>Fixed short documents failing to generate embeddings with a \"no chunks\" error.</li>
<li>Fixed an issue where file tree sorting would mess up for numeric values in the name for natural sorting.</li></ul>]]></content:encoded>
      <pubDate>Sat, 21 Mar 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.38.1</title>
      <link>https://octarine.app/changelog/0.38.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.38.1</guid>
      <description><![CDATA[Block Math. Inline doclink previews & history. AI context chip, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Block Math</strong></p>

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

<p><strong>Doclinks</strong><br>
<ul><br>
<li>Clicking a doclink now opens an inline sheet preview of the linked note. To open the note in a new tab, use <code>CMD/Ctrl + Click</code>. This consistent behavior applies to editor doclinks, references, data table cells, and property wikilinks.</li><br>
<li>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.</li><br>
</ul></p>

<p><strong>Improvements</strong><br>
<ul><br>
<li>Ask Octarine 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.</li><br>
<li>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.</li><br>
<li>Clicking <code>Daily Desk</code> when the calendar is already visible now highlights it with a brief pulse animation, so you can quickly spot it.</li><br>
</ul></p>

<p><strong>Fixes</strong><br>
<ul><br>
<li>Fixed template properties not being applied when creating notes via the URI scheme.</li><br>
<li>Fixed Doclink sheet navigation including duplicate notes.</li><br>
</ul></p>

<p><strong>Deprecated</strong><br>
<ul><br>
<li>The <code>Doclink Click Behaviour</code> setting has been discontinued and is no longer available.</li></ul></p>]]></content:encoded>
      <pubDate>Mon, 16 Mar 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.38.0</title>
      <link>https://octarine.app/changelog/0.38.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.38.0</guid>
      <description><![CDATA[Inline @ mentions, Ask Octarine redesign, intelligent AI queries, faster indexing, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Ask Octarine</strong></p>

<ul>
<li>The chat landing page has been redesigned with a centered prompt box and compact suggested prompts below — a cleaner starting point for your conversations.</li>
<li>The prompt box now supports inline <code>@</code> mentions — type <code>@</code> to search and reference specific notes or folders directly in your prompt, with styled mention chips that appear in both the input and the chat query bubble.</li>
<li>The prompt box has been split into a two-part layout — the textarea on top with a toolbar below for model selection, web search, and help.</li>
<li>The prompt textarea now collapses during AI generation, keeping the stop button visible while saving space.</li>
<li>Ask Octarine now understands Octarine's custom markdown syntax — highlights, colored text, underlines, and callouts — so it can reproduce them accurately when referencing your notes.</li>
<li>Search results are now more accurate thanks to improved embedding indexing — frontmatter is stripped before chunking, chunks are properly sized for the model, and date-based queries are smarter.</li>
<li>The indexing progress bar now shows real progress instead of a simulated animation.</li>
<li>Notes used as references are now displayed as footnotes in the chat, showing only the specific block of text relevant to each statement or retrieval.</li>
<li>The <code>Ask / Create</code> toggle has been removed. Octarine now intelligently determines the appropriate action for each query without requiring a mode switch.</li>
</ul>

<p><strong>Writing Assistant</strong></p>

<ul>
<li>The context selector has been removed. The current note is now automatically included as context, and you can add additional context by using the <code>@</code> mention feature for folders and notes.</li>
<li>The design of the Prompt box has been updated to match the style used in Ask Octarine.</li>
</ul>

<p><strong>Editor</strong></p>

<ul>
<li>Select text and type a bracket or quote character (<code>(</code>, <code>[</code>, <code>{</code>, <code>\"</code>, <code>'</code>, <code>backslash</code>) to automatically wrap the selection with the matching pair. This can be toggled in <code>Settings &gt; Editor</code>.</li>
<li>Toggle task checkboxes on and off with <code>Ctrl/CMD + Enter</code> — no need to click the checkbox.</li>
</ul>

<p><strong>Performance</strong></p>

<ul>
<li>Switching between notes and tabs no longer causes the properties panel to flicker — the panel now updates in place instead of fully unmounting and remounting.</li>
<li>Splitting or moving tabs is now instant — pane cleanup runs synchronously, eliminating empty tab bars and zombie panes that could briefly appear.</li>
<li>Embedding indexing is significantly faster with proper chunk sizing and batched processing, and the progress bar now reflects real progress.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Settings have been reorganized into clearer, more logical groups for easier navigation.</li>
<li>Property suggestion dropdowns now span the full width of the value column, with readable wikilink titles and consistent styling across all property types.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where re-added attachments would incorrectly show \"file does not exist in workspace.\"</li>
<li>Fixed pinned view names overlapping other elements.</li>
<li>Fixed a zombie pane bug caused by an async cleanup race condition.</li>
<li>Fixed sticky group headers in Views switching too early during scroll.</li></ul>]]></content:encoded>
      <pubDate>Sat, 14 Mar 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.37.3</title>
      <link>https://octarine.app/changelog/0.37.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.37.3</guid>
      <description><![CDATA[File tree drag & drop fixed.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Resolved an issue that prevented drag and drop functionality from working in the file tree.</li></ul>]]></content:encoded>
      <pubDate>Tue, 10 Mar 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.37.2</title>
      <link>https://octarine.app/changelog/0.37.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.37.2</guid>
      <description><![CDATA[DocLink preview sheets. Views Kanban & search. Faster app, reduced CPU, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Views</strong></p>

<ul>
<li>Redesigned the header to include a settings popover, which now houses grouping, group sorting, column selection, and the layout selector.</li>
<li>Added support for displaying views as either a Table or a Kanban board (Kanban is only available when a grouping is applied).</li>
</ul>
  - The Kanban board uses its own card property selections, independent of the columns selected in Table view.
<ul>
<li>You can now search within a view (<code>CMD/Ctrl + F</code>) to find any matching values across all cells and columns.</li>
<li>When navigating through a view via the preview sheet, the corresponding row is highlighted in the background, and the table or Kanban view automatically scrolls to keep you in the correct location upon exiting the preview.</li>
<li>Removed caret visibility in sheets to prevent confusion with read-only mode. Also fixed task items being clickable in read-only sheets.</li>
</ul>

<p><strong>DocLink Sheets</strong></p>

<ul>
<li>Clicking a doclink (or any linked note in the properties / metasidebar) now opens the linked note in an inline preview sheet — you can read the full note, its properties, and document stats without navigating away from your current note.</li>
</ul>
  - Navigate between linked notes (in the note) in the sheet using <code>j</code> <code>k</code> or the up/down icon buttons.

<p>&gt; This behaviour can be tweaked in <code>Settings → Editor → Doclink Click Behaviour</code> to switch between <code>Preview Sheets</code> and <code>Open in new tab</code></p>

<p><strong>Graph</strong></p>

<ul>
<li>Legend items in the graph view are now clickable — click to show or hide specific node types, making it easier to focus on the connections that matter.</li>
</ul>

<p><strong>Performance</strong></p>

<ul>
<li>Significantly reduced idle CPU usage — previously the app could use \\~90% CPU when idle due to cascading file watcher events and unnecessary database writes. Now uses event-driven file watching and skips redundant writes.</li>
<li>Upto 2x faster startup time.</li>
<li>Reduced background thread overhead from embedding database and file watchers.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Zoom levels now step in finer 5% increments for more precise control.</li>
<li>Git sync intervals can now be set to 1, 2, or 3 minutes.</li>
<li>Slash commands now include <code>/tomorrow</code> for quickly linking tomorrow's daily note.</li>
<li>PDF export now correctly renders callouts, highlights, colored text, and HTML embeds.</li>
<li>PDF export includes a long-running page option for large documents.</li>
<li>Property value suggestions now clean up stale values that are no longer in use.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed git sync failing when branches have diverged — sync now allows merge commits instead of aborting.</li>
<li>Fixed macOS traffic lights being displaced on app launch and workspace switch.</li>
<li>Fixed system font not applying to header font when <code>Same as editor font</code> is chosen.</li>
<li>Fixed the backlinks chevron and hide-content behavior.</li>
<li>Fixed an issue where strings containing decimal points weren't sorted correctly in Views.</li>
<li>Fixed a crash related to table cell rendering.</li>
<li>Fixed an issue where the name cell would truncate based on characters and not column width in Views.</li></ul>]]></content:encoded>
      <pubDate>Wed, 04 Mar 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.37.1</title>
      <link>https://octarine.app/changelog/0.37.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.37.1</guid>
      <description><![CDATA[Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where the spacebar was blocked when renaming notes or folders in the tree view.</li></ul>]]></content:encoded>
      <pubDate>Sat, 28 Feb 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.37.0</title>
      <link>https://octarine.app/changelog/0.37.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.37.0</guid>
      <description><![CDATA[Views inline preview, custom AI, default folder for notes, file tree nav, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Views</strong></p>

<ul>
<li>Notes can now be previewed directly within Views. Click any row to open an inline sheet showing a read-only preview of the note, its properties, and document stats—all without leaving the View.</li>
<li>Use keyboard shortcuts <code>j</code> and <code>k</code> (or the up/down arrow buttons) to navigate between notes in the preview sheet, making it quick and easy to scan through your data.</li>
<li>Groups can now be sorted in ascending or descending order using a toggle in the View header.</li>
<li>Checkbox filters now combine \"No value\" with <code>No</code> into a single filter option.</li>
</ul>

<p><strong>Custom AI Providers</strong></p>

<ul>
<li>Connect unlimited custom AI providers using any OpenAI or Anthropic-compatible endpoint.</li>
<li>The provider settings interface now features a streamlined, unified card-based layout across all provider types.</li>
</ul>

<p><strong>Default New Folder</strong></p>

<ul>
<li>Designate a default folder where all new notes will be created when you use <code>CMD/Ctrl + N</code>, the <code>CMD/Ctrl + K</code> quick menu, or the <code>New Note</code> button in the sidebar.</li>
</ul>
  - This does not apply to new folders or when creating a note through a folder's context menu.

<p><strong>File Tree Keyboard Handling</strong></p>

<ul>
<li>Clicking a folder or note in the sidebar now automatically focuses it, letting you use keyboard shortcuts without first pressing <code>CMD/Ctrl + Shift + E</code>.</li>
<li>Press <code>RightArrow</code> on a folder to expand it (or press <code>Space</code>).</li>
<li>Press <code>LeftArrow</code> to:</li>
</ul>
  - Collapse the folder (if it's expanded)
  - Move focus to the parent folder (if the folder is collapsed)
  - Move focus to the parent folder (if you're on a note)

<ul>
<li>Fixed the sidebar tree from shifting position when a popover or context menu appeared.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Slash commands now include two new options to quickly link to <code>Today</code> and <code>Yesterday</code> notes.</li>
<li><code>Copy Path</code> is now available in the file tree context menu.</li>
<li>Task items in Markdown are now stored more compactly, with no unnecessary blank lines between them.</li>
<li>Improved performance when loading Mermaid diagrams for the first time.</li>
<li>Improved readability of selected text when renaming items in the sidebar.</li>
<li>Buttons in the sidebar use <code>bg-secondary</code> for active states rather than <code>bg-hover</code></li>
<li>Wikilinks made in properties are considered part of <code>Linked Notes</code> and shown in the sidebar and calculated in the graph view.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed task item alignment being affected by line height settings.</li>
<li>Fixed the bubble menu overlapping the table toolbox.</li>
<li>Fixed a crash caused by malformed frontmatter in notes.</li>
<li>Fixed AI search retries not following the correct query flow.</li>
<li>Fixed file metadata errors that were causing crashes instead of being handled gracefully.</li>
<li>Fixed an issue where symlinks in the workspace would crash the app during workspace indexing.</li>
<li>Fixed an issue where the Activate License dialog would close when clicking anywhere within it if opened from a dropdown.</li>
<li>Fixed an issue where Zoom In/Out shortcuts wouldn't work on non-standard keyboard layouts.</li>
<li>Fixed an issue where the graph would get recreated multiple times when trying to search for nodes.</li></ul>]]></content:encoded>
      <pubDate>Fri, 27 Feb 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.36.0</title>
      <link>https://octarine.app/changelog/0.36.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.36.0</guid>
      <description><![CDATA[Views grouping, always show Calendar, resizable editor tables, Ask Octarine date queries, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Views</strong></p>

<ul>
<li>Views can now be grouped using a variety of default and custom properties.</li>
</ul>
  - You can click each group header to expand or collapse the group.
  - Default properties are organized by range, depending on the property:
    - Word Count, Character Count, Line Count, and Reading Time are grouped into defined ranges instead of individual values.
    - Created Date and Modified Date are grouped by relative time frames, such as Today, Yesterday, Last 7 Days, and Last 30 Days.
<ul>
<li>Any changes made to filters must be explicitly saved by clicking <code>Save</code> before they are written to the database. This lets you experiment with different filters without losing your previous setup.</li>
<li>After entering a value in a text or number input filter, pressing <code>Enter</code> will immediately perform the search.</li>
<li>New default property <code>Folder</code> is made available to add as a column or query views against.</li>
<li>The icon selector now offers over 400 icons.</li>
<li>The view table header uses the <code>bg-sidebar</code> color and features additional padding.</li>
</ul>

<p><strong>Sidebar Design</strong></p>

<ul>
<li>A new option, <strong>Always show Calendar</strong>, is now available under <code>Settings → Preferences</code> (<em>default: ON</em>).</li>
</ul>
  - When enabled, the daily desk calendar is visible in all sections — Notes, Templates, Views, and Ask Octarine — either above or below the sidebar tree.
  - You can choose its position (top or bottom) in <code>Settings → Preferences → Calendar Position</code> (<em>default: Bottom</em>).
<ul>
<li>The positions of quick actions have been updated: <code>New Note</code> and <code>New Folder</code> are now on the left, while <code>Refresh File Tree</code> and <code>Collapse File Tree</code> are grouped under a <code>More Actions</code> dropdown.</li>
<li>Both the Notes and Templates sections now display clearly labelled <code>New Note</code> and <code>New Template</code> buttons.</li>
<li>Improved performance of calculate which days in the calendar have an existing note.</li>
<li>The icon selector now offers over 400 icons.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>You can now resize table columns in the editor by dragging their edges. The column widths are stored as <code>HTML Comments</code> in the markdown file, placed above the table.</li>
<li>Ask Octarine now supports <code>created</code> date queries such as \"notes from last week\" or \"created before January,\" using the actual file creation dates.</li>
<li>When the Templates tab is empty, the call-to-action now displays as <code>Create Template</code>.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Links in exported PDFs are now clickable.</li>
<li>Fixed code blocks inside task items sometimes causing errors.</li>
<li>Fixed the sidebar scrolling unexpectedly when pasting markdown files into the file tree.</li>
<li>Fixed a performance issue where the embedding indexer could run in a loop.</li>
<li>Reduced repeated polling of window events.</li></ul>]]></content:encoded>
      <pubDate>Sat, 21 Feb 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.35.4</title>
      <link>https://octarine.app/changelog/0.35.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.35.4</guid>
      <description><![CDATA[PDF, HTML, DOCX, TXT export. Search sidebar attachments, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Export Options</strong><br>
<ul><br>
<li>Notes can be exported in the following formats: <code>PDF</code>, <code>HTML</code>, <code>DOCX</code>, and <code>TXT</code>.</li><br>
</ul><br>
  - Export is accessible via the <code>CMD/Ctrl + K</code> bar or from the note’s breadcrumb menu.<br>
  - PDF export allows you to choose the page size: <code>A4</code>, <code>Legal</code>, or <code>Letter</code>.<br>
  - When exporting to DOCX or HTML, images can be converted to <code>base64</code> to ensure correct rendering.<br>
  - All exported files can be saved to your Workspace Folder, Documents, Downloads, or Desktop.</p>

<p>&gt; Exporting to PDF, DOCX, and HTML requires a Pro License.</p>

<p><strong>Improvements</strong><br>
<ul><br>
<li>You can now search attachments in the sidebar with one click, making it easier to locate notes containing specific references.</li><br>
</ul></p>

<p><strong>Fixes</strong><br>
<ul><br>
<li>Resolved an issue where the sidebar tree view could unexpectedly alter the scroll position.</li></ul></p>]]></content:encoded>
      <pubDate>Wed, 18 Feb 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.35.3</title>
      <link>https://octarine.app/changelog/0.35.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.35.3</guid>
      <description><![CDATA[Extract text to note, compact nav, delete to bin. Faster scrolling, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Extract Text to Note</strong></p>

<ul>
<li>To extract text to a note, select any range of text, then either click the <code>+</code> icon in the Bubble Menu or press <code>CMD/Ctrl + K → Extract Selection to note</code>. This lets you choose where the new note will be created with your selected text.</li>
</ul>
  - The selected text will be replaced by a doclink to the new note.

<p><strong>Compact Navigation</strong></p>

<ul>
<li>A new <code>Compact Navigation</code> setting is available in <code>Settings → Preferences</code>. This setting condenses the default navigation buttons into a single row of icons, freeing up more space in the tree view.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>The context menu (right-click) for notes and folders now includes an option to move items to a different folder.</li>
<li>You can now save Ask Octarine responses directly as notes using the new “Save to note” button.</li>
<li>You can change a folder's color via the context menu’s <code>Change Icon</code> option without changing the icon itself.</li>
<li>Suggested prompts now include temporal queries for more relevant recommendations.</li>
<li>Scrolling performance in the Notes Tree and Workspace search has been significantly improved.</li>
<li>Deleting a note or folder now moves it to the Bin/Recycle Bin instead of deleting it permanently.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where removing context from the writing assistant and then selecting text to add to chat would not update the context selector.</li>
<li>Fixed an issue where using <code>CMD/Ctrl + Shift + N</code> to create a new folder would not create it inside the current tab’s parent folder.</li>
<li><strong>Windows:</strong> Fixed an issue where <code>Ctrl + Shift + </code> would not properly split the tab below.</li>
</ul>

<p><strong>Changes</strong></p>

<ul>
<li>The Graph view tab now displays the notes sidebar when active instead of leaving it empty.</li>
<li>When selecting text as context for the Writing Assistant, only a text color is applied—no more background color.</li>
<li>Updated the toast notification design for action toasts.</li></ul>]]></content:encoded>
      <pubDate>Fri, 13 Feb 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.35.2</title>
      <link>https://octarine.app/changelog/0.35.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.35.2</guid>
      <description><![CDATA[Related Notes tab, faster performance. Random theme options, improved visuals, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Related Notes</strong></p>

<ul>
<li>The Meta sidebar now includes a Related Notes tab, which uses local embeddings to find notes that are semantically similar.</li>
<li>You can add related notes directly to a note's properties for quick access.</li>
</ul>

<p>&gt; Related Notes is only available with a Pro License.</p>

<p><strong>Improvements</strong><br>
<ul><br>
<li>Nested bullet lists now use alternating bullet styles to improve visual hierarchy.</li><br>
<li>Overall performance has been enhanced with lower CPU usage — local database writes are now batched, and frontmatter processing is more efficient.</li><br>
<li>In focus mode, images, videos, and inline elements such as doclinks are now properly dimmed when outside the active sentence.</li><br>
<li>Wikilinks in properties are now correctly updated when renaming or moving linked notes.</li><br>
<li>A <code>Randomise Theme</code> action in the command palette now lets you instantly switch to a random theme.</li><br>
<li>A new \"Set Random Theme on Startup\" preference allows each session to begin with a different theme.</li><br>
<li>A new <code>Related Notes</code> default property is available for use and querying in properties and views.</li><br>
</ul></p>

<p><strong>Fixes</strong><br>
<ul><br>
<li>Fixed an issue where bullet list highlighting in focus mode did not apply correctly to all content types.</li><br>
<li>Fixed a bug causing the Ask Octarine history panel's scrolling area to be slightly too short.</li><br>
<li>Fixed an issue where auto scroll in Ask Octarine would sometimes push the entire UI up by a few pixels if the sidebar was open.</li><br>
<li>Fixed an issue where the editor stats bar displayed the numbers of the currently focused tab across all split panes, even when different notes were open.</li><br>
<li><strong>Windows</strong> — Fixed an issue where the hover card would not appear when hovering over days in the calendar.</li><br>
<li><strong>Windows</strong> — Fixed an issue where linked notes did not display their names with proper formatting.</li><br>
</ul></p>

<p><strong>Changes</strong><br>
<ul><br>
<li>The Help button has been moved from the bottom right corner to the top breadcrumb.</li></ul></p>]]></content:encoded>
      <pubDate>Wed, 11 Feb 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.35.1</title>
      <link>https://octarine.app/changelog/0.35.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.35.1</guid>
      <description><![CDATA[Workspace create: Fresh, open folder, Git import. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Create Workspace</strong></p>

<ul>
<li>The \"Create\" flow is now divided into three options:</li>
</ul>
  - <strong>Create Fresh</strong>: Sets up a brand new workspace folder on your device, complete with a Welcome note and a Daily folder.
  - <strong>Open Existing</strong>: Allows you to select and open an existing folder containing markdown files as your workspace.
  - <strong>Import from Git</strong>: Clones a remote Git repository to your device and opens it as a workspace.
<ul>
<li>Custom themes are also copied over to the new workspace if <code>Copy workspace settings</code> is selected.</li>
</ul>

<p><strong>Improvements</strong><br>
<ul><br>
<li>Navigating to a heading in the outline now automatically expands collapsed parent sections.</li><br>
<li>Code block actions are now shown only on hover for a cleaner editing experience. Reduced empty space at the top of the codeblock.</li><br>
</ul></p>

<p><strong>Fixes</strong><br>
<ul><br>
<li>Fixed an issue where deleteing the workspace folder from Finder/Explorer would not show the <code>Workspace deleted</code> dialog and instead recreate the folder back with <code>.octarine</code> folder present inside.</li><br>
<li><code>Ask Octarine</code> — Removed mxbai embedding model options (no longer supported).</li><br>
<li><code>Ask Octarine</code> — Fixed memory leak in suggested prompts cache.</li><br>
</ul></p>

<p><strong>Changes</strong><br>
<ul><br>
<li>Removed font options being shown in the Command bar under <code>Change Interface Font</code>. The option now takes you to <code>Settings → Preferences</code></li></ul></p>]]></content:encoded>
      <pubDate>Fri, 06 Feb 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.35.0</title>
      <link>https://octarine.app/changelog/0.35.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.35.0</guid>
      <description><![CDATA[Smarter Ask Octarine, web search, better conversations. Faster embeds, lower memory, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Ask Octarine</strong></p>

<ul>
<li>Ask Octarine’s search is now smarter, combining keyword and meaning-based search for better results.</li>
<li>It considers all your notes for follow-up questions, not just previous results, and handles conversation flows more naturally.</li>
<li>You can get answers based on recently updated notes (e.g., “What did I get done this week?”).</li>
<li>After each answer, you get 3 follow-up question suggestions to explore the topic further.</li>
<li><strong>Web search</strong> is now supported for Ask Octarine (same supported models as Writing Assistant)</li>
<li>It recognizes folder or category mentions (like “release notes”) in your queries and searches those areas automatically.</li>
<li>When generating new content from your notes, Ask Octarine matches your writing style and formatting for consistency.</li>
<li>Wikilinks show only note names, making responses clearer.</li>
</ul>

<p><strong>Performance</strong></p>

<ul>
<li>Note embeddings are now stored in a workspace-specific sqlite database (<code>/.octarine/embeddings.sqlite</code>) , making embedding much faster and more reliable.</li>
<li>Reduced memory and CPU usage of the app when typing and idle.</li>
<li>Cursor placement is now saved on blur rather than on a continous interval.</li>
<li><code>Ask Octarine</code> Suggested prompts are cached for faster responses.</li>
</ul>

<p><strong>Improvements</strong><br>
<ul><br>
<li>Loading the app no longer shows a white flash.</li><br>
<li>Redesigned the workspace creation form to clearly distinguish between creating a new workspace and opening an existing folder of markdown notes.</li><br>
<li>When linking daily desk notes, the terms <code>today</code>, <code>yesterday</code>, and <code>tomorrow</code> are displayed as <code>Today</code>, <code>Yesterday</code>, and <code>Tomorrow</code> for improved readability, rather than showing the full date. As time passes, these will automatically revert to the actual date for accuracy.</li><br>
</ul></p>

<p><strong>Fixes</strong><br>
<ul><br>
<li>Fixed an issue where trying to copy selected table cells would result in only the last selected cell to be copied.</li><br>
<li>Changelog dialog now gracefully handles external API slowness and doesn’t crash the app.</li><br>
</ul></p>

<p><strong>Changes</strong><br>
<ul><br>
<li>MetaSidebar shows only the note name (not the folder) anymore.</li></ul></p>]]></content:encoded>
      <pubDate>Thu, 05 Feb 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.34.2</title>
      <link>https://octarine.app/changelog/0.34.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.34.2</guid>
      <description><![CDATA[Views: new filters, wikilinks, sortable lists. Retroactive markdown. Editor performance, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Views</strong></p>

<ul>
<li>Added new filters for Word Count, Character Count, and Line Count.</li>
<li>Introduced new default columns: Word Count, Character Count, Reading Time, and Line Count.</li>
<li>Wikilinks in Text and List cells are now rendered properly and can be clicked to open notes in a new tab.</li>
<li>The <code>Linked Notes</code> column now displays all linked notes as clickable wikilinks instead of showing only an <code>x linked notes</code> chip.</li>
<li>Fixed an issue where resizing columns was mistakenly interpreted as dragging them to reorder.</li>
<li>Enhanced scrolling performance for views with large amounts of data.</li>
<li>List columns are now sortable.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Markdown formatting for bold, <em>italics</em>, highlight, code, and links now applies retroactively. You can enter the syntax first and add the text afterward; it will format automatically when you press space or the right-arrow key.</li>
<li>Code block syntax highlighting refreshes more efficiently, enhancing editor performance.</li>
<li>The code block language selector now only appears on hover or if actively editing, creating a cleaner interface.</li>
</ul>

<p><strong>Fixes</strong><br>
<ul><br>
<li>Resolved an issue where pressing space in headings with Chinese IME input resulted in duplicate text.</li><br>
</ul></p>

<p><strong>Changes</strong><br>
<ul><br>
<li>Spellcheck and autocorrect are now disabled by default to boost editor performance. These functions can be re-enabled in the settings if desired.</li></ul></p>]]></content:encoded>
      <pubDate>Sat, 31 Jan 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.34.1</title>
      <link>https://octarine.app/changelog/0.34.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.34.1</guid>
      <description><![CDATA[Theme color history, invert copy shortcuts, editor zoom scales, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong><br>
<ul><br>
<li>When you're editing or creating a theme, changes to the color palette are recorded in a history. This allows you to undo specific color adjustments without having to cancel your entire editing session.</li><br>
<li>A new <code>Settings → Editor</code> toggle allows you to invert the copy shortcuts for formatting — choose whether <code>CMD/Ctrl + C</code> copies plain text or formatted markdown.</li><br>
<li>The rename selection now uses the mark background color for better visual consistency with your theme.</li><br>
<li>Handle responses from theme generation models gracefully, even when they do not conform to the requested JSON schema.</li><br>
<li>Zooming in/out now also scales the editor text sizes as well.</li><br>
</ul></p>

<p><strong>Fixes</strong><br>
<ul><br>
<li>Fixed an issue where outline section highlights wouldn't activate until scrolling to the next header.</li><br>
<li>Fixed Ollama integration not working when using Ask AI within the theme editor.</li><br>
<li>Fixed an issue where split views would get misaligned when accessing the notes/templates tab without a note selected for the tab.</li><br>
<li><code>Theme Creator</code> — Fixed an issue where the color picker box incorrectly displayed the opacity of partially transparent colors.</li><br>
</ul></p>

<p><strong>Changes</strong><br>
<ul><br>
<li><code>Theme Creator</code> — Copy CSS and Paste Clipboard buttons are now icons. Mode is now <strong>Palette</strong> and is a single toggle button.</li></ul></p>]]></content:encoded>
      <pubDate>Wed, 28 Jan 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.34.0</title>
      <link>https://octarine.app/changelog/0.34.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.34.0</guid>
      <description><![CDATA[Custom themes with AI generation. Template variables for dynamic content. UI upgrades, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Custom Theme Creator</strong></p>

<ul>
<li>A new theme creator allows you to design fully custom themes with a color picker for every visual element in <code>Settings → Theme Creator</code>.</li>
<li>Custom themes can be created, edited, deleted, and previewed directly in the settings interface.</li>
<li>AI-powered theme generation lets you describe a theme in natural language (like \"cozy autumn forest\" or \"neon cyberpunk\") and have it automatically generated with appropriate colors and contrast ratios.</li>
</ul>

<p>&gt; Available only on the Pro License.</p>

<p><strong>Template Variables</strong></p>

<ul>
<li>Templates now support dynamic variables that are automatically replaced when inserted:</li>
</ul>
  - Use <code>{{title}}</code> for the current file's title.
  - Use <code>{{date}}</code> or <code>{{date:FORMAT}}</code> for dates.
  - Use <code>{{time}}</code> or <code>{{time:FORMAT}}</code> for timestamps.
<ul>
<li>Property fields also support template variables, allowing you to create dynamic property values.</li>
</ul>

<p>&gt; Formats would need to follow the date-fns syntax. Read more in the <a href="https://docs.octarine.app/organization/templates">documentation</a>.</p>

<p><strong>Improvements</strong><br>
<ul><br>
<li>Links with custom protocols (like things://, octarine://, or other app-specific URLs) now work correctly throughout the editor, including in read-only notes.</li><br>
<li>Calendar note hover cards now display relative dates in their titles (e.g., <code>Yesterday</code>, <code>2 weeks ago</code>, <code>in 3 days</code>) for easier temporal context. Empty daily notes show a <code>Empty note</code> placeholder.</li><br>
<li>Font selectors have been upgraded from simple dropdowns to searchable comboboxes, making it easier to find and select from large font lists.</li><br>
<li>The wikilinks suggestion list now orders notes by recently viewed, with your most recent notes appearing at the top.</li><br>
</ul></p>

<p><strong>Fixes</strong><br>
<ul><br>
<li>Fixed link labels not updating correctly when the linked note's title changed.</li><br>
<li>Fixed backslashes being incorrectly omitted from code blocks when saving to markdown files.</li><br>
<li>Fixed embeddings not indexing immediately after downloading a model or using the force re-index\" option.</li><br>
<li>Fixed the bubble menu causing unwanted scroll behavior when selecting text.</li><br>
<li>Fixed external links opening urls inside the app when the note is read-only.</li><br>
<li>Fixed external links in the Changelog Dialog not doing anything on click.</li><br>
</ul></p>

<p><strong>Changes</strong><br>
<ul><br>
<li>Weekly notes linked will only show <code>Week </code> in the link, and no longer the range. The range would still be visible when hovering over the link.</li></ul></p>]]></content:encoded>
      <pubDate>Mon, 26 Jan 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.33.5</title>
      <link>https://octarine.app/changelog/0.33.5</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.33.5</guid>
      <description><![CDATA[Code block syntax highlighting, 300+ languages, drag notes for wikilinks, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Code Block Syntax Highlighting</strong><br>
<ul><br>
<li>Code blocks now use Shiki for syntax highlighting, providing more accurate highlighting and better theme support.</li><br>
<li>The language dropdown now includes over 300+ languages.</li><br>
<li>Code blocks now support <code>Tab</code> and <code>Shift+Tab</code> for indenting and outdenting code.</li><br>
</ul></p>

<p><strong>Improvements</strong></p>

<ul>
<li>Notes can now be dragged from the file tree directly into the editor to create wikilinks.</li>
<li>Typography settings interface has been reorganized for better clarity.</li>
<li>Typography styling is not applied to codeblocks (including Mermaid).</li>
</ul>

<p><strong>Fixes</strong><br>
<ul><br>
<li>Fixed an issue where code block typography styles would interfere with Mermaid diagrams.</li></ul></p>]]></content:encoded>
      <pubDate>Tue, 20 Jan 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.33.4</title>
      <link>https://octarine.app/changelog/0.33.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.33.4</guid>
      <description><![CDATA[Views sort all columns, table updates on switch. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li><code>Views</code> Fixed an issue where sorting only worked for the Tasks column; sorting now functions correctly for all columns.</li>
<li><code>Views</code> Removed unnecessary caching that prevented the table from updating when switching views.</li></ul>]]></content:encoded>
      <pubDate>Sat, 17 Jan 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.33.3</title>
      <link>https://octarine.app/changelog/0.33.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.33.3</guid>
      <description><![CDATA[Faster performance, reduced CPU usage. Reset tabs command, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Performance</strong></p>

<ul>
<li>Reduced idle CPU usage.</li>
<li>Enhanced scrolling and loading performance for large notes.</li>
<li>Switching between note tabs should be faster.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>In <code>Settings → Files</code>, allowed media extensions are now clearly displayed. After entering a custom extension, pressing Add or Enter will clear the input field.</li>
<li>Introduced a <code>Reset All Tabs &amp; Panes</code> command in <code>CMD/Ctrl + K</code> that closes all open panes and tabs and refreshes the app. This is helpful when notes from the tree aren’t being added to the pane or tabs.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved an issue where the <code>Shortest Name</code> wikilink display option did not calculate display titles correctly.</li>
<li>Fixed typography replacement rules not updating immediately (e.g., emdashes).</li>
<li>Addressed a problem where using <code>/</code> commands like Current time/date would remove formatting and insert content as a new paragraph.</li>
<li>Fixed a crash that sometimes occurred when scrolling the font selector dropdown in settings.</li></ul>]]></content:encoded>
      <pubDate>Fri, 16 Jan 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.33.2</title>
      <link>https://octarine.app/changelog/0.33.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.33.2</guid>
      <description><![CDATA[Sorting tasks in Views, improvements and fixes]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong><br>
<ul><br>
<li>Tasks column can now be sorted in Views.</li><br>
<li>Ask Octarine now shows a confirmation dialog before deleting a chat history.</li><br>
<li>A new \"New Chat\" button makes it easier to start fresh conversations with Ask Octarine even when the sidebar is collapsed.</li><br>
<li>Focus mode dialog is cleaner and more performant when using the <code>sentence</code> dimming mode.</li><br>
</ul></p>

<p><strong>Fixes</strong><br>
<ul><br>
<li>Fixed an issue where refreshing after using a deeplink would cause it to execute multiple times.</li></ul></p>]]></content:encoded>
      <pubDate>Tue, 13 Jan 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.33.1</title>
      <link>https://octarine.app/changelog/0.33.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.33.1</guid>
      <description><![CDATA[Deeplinks templates, optional path. Wikilinks improvements, comma support. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Deeplinks</strong></p>

<ul>
<li>Deeplinks now support template parameters, allowing you to create notes with pre-defined structures.</li>
<li>The <code>path</code> parameter is now optional in create deeplinks—notes can be created without specifying a destination.</li>
<li>Search query is now optional in search deeplinks.</li>
</ul>

<p><strong>Wikilinks</strong></p>

<ul>
<li>Wikilinks no longer display the search query as an option when no matching notes are found.</li>
<li>Fixed an issue where invalid characters in wikilink queries would prevent results from appearing or allow incorrect entries.</li>
<li>Commas can now be used in wikilink creation while typing.</li>
<li>The closing <code>]]</code> is now correctly removed when creating new notes via wikilinks.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where deeplinks would not work if the app was closed.</li>
<li>Fixed folders not being recognized in the database when created via deeplink.</li>
<li>Adding selected context to chat now works more reliably when the sidebar is closed.</li>
<li>Fixed duplicate folders being created when using <code>Cmd/Ctrl+Shift+N</code></li></ul>]]></content:encoded>
      <pubDate>Fri, 09 Jan 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.33.0</title>
      <link>https://octarine.app/changelog/0.33.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.33.0</guid>
      <description><![CDATA[URL schemes for automation, editor stats bar, Views improvements, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>URL Schemes and Automation</strong></p>

<ul>
<li>Octarine now supports URL schemes for automating workflows from external applications — open notes, search, create daily/weekly notes, and more via <code>octarine://</code> URLs.</li>
<li>X-callback-url support allows external apps to receive success or error responses after Octarine completes an action.</li>
</ul>

<p><a href="https://docs.octarine.app/workflows/uri-scheme">Read more about URL schemes</a></p>

<p><strong>Editor Stats Bar</strong></p>

<ul>
<li>A new stats bar at the bottom of the editor shows word count, character count, line count, and estimated reading time.</li>
<li>When text is selected, the stats bar updates to show statistics for the selected text.</li>
<li>Toggle it off in <code>Settings → Editor → Show Editor Stats bar</code></li>
</ul>

<p><strong>Views Improvements</strong></p>

<ul>
<li>View table columns can now be reordered by dragging and dropping column headers.</li>
<li>URLs in text columns are now detected and can be opened with a single click.</li>
<li>New properties can be created and custom properties can be edited directly from the column selector in Views.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Weekly notes can now be navigated using natural language queries like \"this week\", \"last week\", \"2 weeks ago\", or \"week 3 of 2025\" in <code>CMD/Ctrl + D</code>. Wikilinks also support weekly note references using natural language.</li>
<li>Tags defined in frontmatter are now included in the graph visualization alongside inline tags.</li>
<li>Heading levels in the table of contents are now normalized based on the headings actually present in the document — if your document only has H2 and H4 headings, they will be indented appropriately relative to each other.</li>
<li>Right-clicking a date in the calendar now offers an \"Open in Default App\" option to open the daily note in your system's default markdown editor.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where the model selection dropdown in Ask Octarine would scroll the entire page instead of just the dropdown list.</li>
<li>Fixed a layout issue in the Ask Octarine prompt box that could clip content during loading states.</li>
<li>Fixed an issue where the table of contents would not update correctly when switching between notes.</li>
<li><code>CMD + H</code> now correctly hides the window.</li>
<li><code>CMD/Ctrl + [ or ]</code> to go back and forth between tabs now also considers views, graph and chat tabs.</li>
<li>Fixed the embedding model attempting to load each time Ask Octarine tab is focused even if the model was already loaded in.</li></ul>]]></content:encoded>
      <pubDate>Tue, 06 Jan 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.32.0</title>
      <link>https://octarine.app/changelog/0.32.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.32.0</guid>
      <description><![CDATA[macOS native menu bar, offline Git sync, resizable View columns, bug fixes.]]></description>
      <content:encoded><![CDATA[<h3>Native Menu Bar</h3>

<ul>
<li>A native operating system menu bar is now available on macOS, providing quick access to app actions through File, Edit, View, Navigate, Workspace, AI, and Help menus.</li>
</ul>

<h3>Git Sync</h3>

<ul>
<li>Git sync now handles offline scenarios gracefully — changes are committed locally when offline and automatically sync when connectivity is restored.</li>
<li>Previously unpushed commits are now pushed when back online, even without new changes.</li>
</ul>

<h3>Views</h3>

<ul>
<li>Columns can now be resized by dragging the column header edges. Column widths are persisted and restored across sessions.</li>
<li>Date pickers now have an optional clear button to remove the selected date.</li>
</ul>

<h3>Editor</h3>

<ul>
<li>Pasting markdown content with YAML frontmatter now automatically extracts properties and merges them into the note's properties panel.</li>
<li>Inserting a template via the slash command now merges the template's properties with the existing note — template properties act as defaults while existing values are preserved.</li>
<li>Clicking on images or videos now opens a clean fullscreen overlay with a dark backdrop for better viewing.</li>
</ul>

<h3>Settings</h3>

<ul>
<li>A 24-hour time format option is now available in <code>Settings → Preferences</code>. The setting applies throughout the app including Views, the editor, and the assistant.</li>
</ul>

<h3>Improvements</h3>

<ul>
<li><code>CMD/Ctrl + P</code> now allows you to create notes if the query doesn’t match any existing notes at either the Workspace Root or in the current folder.</li>
<li>The \"Today\" date now automatically updates when the app regains focus after being left open overnight.</li>
<li>Collapsed headings now properly preserve inline content visibility, and outline generation correctly includes text from doclinks and file-links.</li>
</ul>

<h3>Fixes</h3>

<ul>
<li>Fixed an issue where the Custom AI provider settings error messages would fail silently when an exception lacked a message property.</li>
<li><code>Windows</code> — Fixed Graph not showing correct connections for links between notes under folders.</li>
<li><code>Windows</code> — Fixed an issue where typing wikilinks to directly create notes would fail to correctly reflect the changes in the tree.</li>
<li>Date range selection in Ask Octarine now enforces a single date context and shows a check icon for the selected range.</li>
</ul>

<h3>Changes</h3>

<ul>
<li><code>Windows</code> — Wikilinks command now works with providing suggestions when typing <code>/</code> and \\<code>\\</code> both.</li>
<li>Wikilinks command will not show <code>create at root</code> option if the query contains a <code>/</code></li></ul>]]></content:encoded>
      <pubDate>Sat, 03 Jan 2026 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.31.2</title>
      <link>https://octarine.app/changelog/0.31.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.31.2</guid>
      <description><![CDATA[Hotfix: Markdown completion fixed.]]></description>
      <content:encoded><![CDATA[<p><strong>Hotfix</strong></p>

<ul>
<li>Fixed an issue where markdown syntax would not allow completions when typing the last character.</li></ul>]]></content:encoded>
      <pubDate>Sat, 27 Dec 2025 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.31.1</title>
      <link>https://octarine.app/changelog/0.31.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.31.1</guid>
      <description><![CDATA[Writing Assistant independent, edit prompts, responses searchable, AI web search, resizable images, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Writing Assistant</strong></p>

<ul>
<li>No longer requires a note to be open for access.</li>
<li>Quick actions are now suggested to quickly start chats, with actions tailored depending on whether context is attached.</li>
<li>You can now edit past prompts to restart the query and message history from that point with your new input.</li>
<li>History search now searches within the responses and queries of messages.</li>
<li>A copy button is now available for one-click prompt copying (you can still select text to copy as before).</li>
<li>When using the assistant with no file open, the response quick actions include a new <code>Create note from response</code> option.</li>
</ul>

<p><strong>Ask Octarine</strong></p>

<ul>
<li>Slight design and layout update: model name and timestamp for queries are now more clearly displayed.</li>
<li>Suggested actions now feature distinctive icons.</li>
<li>History search now also matches inside responses and chat queries.</li>
</ul>

<p><strong>Search</strong></p>

<ul>
<li>In-file search now detects URLs inside markdown links, image and video alt tags, and doclinks.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Images and videos now show an outline when hovered by the cursor.</li>
<li>Markdown images (including web-pasted ones) can now be resized.</li>
<li><code>Settings → AI Assistant → AI Providers</code> and the model selector now display provider icons.</li>
<li>Past prompts in both Writing Assistant and Ask Octarine now show the model name instead of the model ID (e.g., <code>claude-sonnet-4-20250102</code> is now <code>Claude Sonnet 4</code>).</li>
<li>In <code>Views</code>, the note name cell is now aligned with the header, and dates/times are shown in a more compact format: <code>Wednesday, December 24 6:40PM</code> → <code>Wed, Dec 24 6:40PM</code>.</li>
<li>Claude/Anthropic models now support web search.</li>
<li>Added shortcuts: <code>Option/Alt + CMD/Ctrl + [ / ]</code> to collapse or expand headings.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where renaming a note in the sidebar after a specific sequence of actions prevented the spacebar from inserting spaces.</li>
</ul>
  - Sequence — <code>CMD + Shift + E → Space to open note → CMD + Shift + E again to focus sidebar → Enter to initiate rename → Space inside wouldn’t work</code>
<ul>
<li>Fixed a bug where a blank, undeletable line would appear after adding images (unless the image itself was deleted).</li>
<li>Resolved an issue where chats with zero messages would still be saved to Writing Assistant’s history.</li>
<li>Prevented the model selector from being cut off by the prompt when scrolling.</li>
<li>Fixed a bug where copying or inserting researched content from Writing Assistant would include the \\<code>\\</code> tag in the pasted text.</li>
<li>Fixed an issue where pressing Enter at the end of a collapsed header would add a line inside the collapsed content but not expand it.</li></ul>]]></content:encoded>
      <pubDate>Wed, 24 Dec 2025 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.31.0</title>
      <link>https://octarine.app/changelog/0.31.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.31.0</guid>
      <description><![CDATA[Views, custom tables, filters, sorts. Reorder workspaces, auto-tasks, bug fixes.]]></description>
      <content:encoded><![CDATA[<h3>Introducing Views</h3>

<p>Views let you create custom filtered, sorted, and grouped tables of your notes — powerful datatable interfaces for organizing, searching, and visualizing your content at scale. Think of them as smart saved searches that update automatically.</p>

<p><strong>What can you do with Views?</strong></p>

<ul>
<li><strong>Custom Tables</strong>: Build dynamic tables that display your notes based on any criteria.</li>
<li><strong>Powerful Filtering</strong>: Filter notes by system fields (like created/modified date, tags, task status), custom properties, linked notes, and more. Combine multiple filters for precise queries.</li>
<li><strong>Flexible Columns</strong>: Choose exactly what data to display in your table, from note names and dates to custom properties, tags, and task counts.</li>
<li><strong>Sorting</strong>: Easily sort your notes by multiple fields to get the exact order you need.</li>
<li><strong>Personalization</strong>: Customize each view with unique names, icons, and colors to make them easy to identify. Rearrange them to a custom order.</li>
<li><strong>Default Views</strong>: Get started instantly with three pre-built views:</li>
</ul>
  - <strong>Organised Notes</strong>: All notes in your Notes folder, sorted by last modified date.
  - <strong>Pending Tasks</strong>: Notes with task checkboxes, showing status and counts.
  - <strong>Recently Written</strong>: Notes modified in the past 7 days with their linked notes.

<p><strong>How to get started:</strong></p>

<p>1. Open Views from the sidebar or use the shortcut <code>Cmd/Ctrl + K → Go to Views</code> (or <code>g w</code>).<br>
2. Click <strong>\"+ Create View\"</strong> to create your custom table.<br>
3. Add filters and configure columns to tailor it to your needs!</p>

<p>Read the detailed docs over <a href="https://docs.octarine.app/organization/views">here</a></p>

<p>&gt; Views are only available to users on the Pro License.</p>

<p><strong>Improvements</strong></p>

<ul>
<li>You can now reorder workspaces by dragging them in the Switcher.</li>
<li>Recently Viewed popover now also keeps track of <code>Graph</code> and <code>Ask Octarine</code> tabs.</li>
<li>Typing <code>- [ ]</code> manually in the editor will automatically convert it into a to-do checkbox.</li>
<li>Improved design for tags and list properties.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved an issue where the link edit container displayed outdated labels if the previously selected link had the same URL as the current one.</li>
<li>Fixed an issue where text color was not applied correctly for <code>Bright Light</code> and <code>True Dark</code> color themes.</li>
<li>Fixed an issue where renaming the folder (or any parent folder) of a note that is present in a tab would not result in the breadcrumb and tab names being updated.</li>
<li>Fixed <code>Refresh Properties</code> button in the Properties tree not re-indexing the entire workspace.</li>
<li>Fixed list properties being incorrectly identified as <code>tags</code>.</li>
<li>Fixed an issue where the rename error box for light themes would follow a dark theme pattern.</li></ul>]]></content:encoded>
      <pubDate>Sat, 20 Dec 2025 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.30.7</title>
      <link>https://octarine.app/changelog/0.30.7</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.30.7</guid>
      <description><![CDATA[Table of Contents command, editor settings, sidebar persistence. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Table of Contents command</strong></p>

<ul>
<li>Quickly access the outline for a note without leaving your keyboard by using <code>CMD/Ctrl + K → Table of Contents</code> or <code>CMD/Ctrl + Shift + O</code>.</li>
<li>Selecting any header scrolls the note to that section and places the cursor there.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li><code>Settings → Editor</code> — Added new setting <strong>Font Weight</strong> to work with the selected font. Depending on the font, the list includes weights such as Light, Regular, Medium, Semibold, Bold, and Black.</li>
<li><code>Settings → Editor</code> — Added new setting <strong>Default Highlight Color</strong> to customize the color applied to the selected text when using the <code>CMD/Ctrl + Shift + H</code> shortcut.</li>
<li><code>Writing Assistant</code> — Each query now displays the model name and the time the query was sent below the prompt. Prompts have a maximum height to ensure they don’t occupy the entire screen.</li>
<li><code>Meta Sidebar</code> — Octarine now saves the last viewed tab in the meta sidebar so that when you reopen it, you land on the same tab (this persists across refreshes and restarts).</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved an issue where text within a markdown link (e.g., <code>[text]</code>) caused any subsequent <code>#</code> symbol to be erroneously interpreted as a tag.</li>
<li>Corrected a bug where the tag command, under specific circumstances, inserted irrelevant or outdated tags from other sections instead of the intended selection.</li>
<li>Fixed a problem wherein accessing the Hover Editor (accessible via wikilinks or the Writing Assistant) where mathematical equations in notes would result in being hidden until the note was manually refreshed.</li>
<li>Addressed an issue in the Writing Assistant where pressing <code>Enter</code> failed to select <code>/</code> quick actions when the <code>CMD + Enter</code> setting for sending requests was active.</li>
<li>On Mac, rectified a fullscreen mode problem that prevented users from accessing the traffic light controls (to exit fullscreen) when hovering over them.</li>
<li>Improved IME (Input Method Editor) functionality within the command bar for languages such as Chinese.</li>
<li>Fixed a bug that caused the application to freeze upon opening the font selector.</li>
<li>Resolved an issue where highlighting text with overlapping colors using <code>CMD/Ctrl + Shift + H</code> unexpectedly added random, nonsensical code to the markdown.</li></ul>]]></content:encoded>
      <pubDate>Wed, 10 Dec 2025 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.30.6</title>
      <link>https://octarine.app/changelog/0.30.6</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.30.6</guid>
      <description><![CDATA[Rename input display, folder icon color theme fixed. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Resolved an issue that prevented the input from showing up via the <code>Rename</code> option in the context menu.</li>
<li>Addressed an issue where changing a folder's icon without altering its color would result in incorrect color translations across different themes.</li></ul>]]></content:encoded>
      <pubDate>Wed, 03 Dec 2025 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.30.5</title>
      <link>https://octarine.app/changelog/0.30.5</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.30.5</guid>
      <description><![CDATA[New themes Bright Light, Pro True Dark. Calendar note delete, attachments filter, AI recap. Git, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>New Themes</strong><br>
<ul><br>
<li><code>Bright Light</code> is available to all users.</li><br>
<li><code>True Dark</code> is offered exclusively to Pro License users.</li><br>
</ul></p>

<p><strong>Improvements</strong><br>
<ul><br>
<li>You can now delete daily and weekly notes directly from the calendar’s context menu.</li><br>
<li>The “more options” icon in the daily desk breadcrumb is now hidden if the file doesn’t exist.</li><br>
<li>The attachments popover now includes a <code>show unused only</code> switch when unused attachments are present.</li><br>
<li>Improved fallback and error handling when committing fails during git sync backup.</li><br>
<li>Added a new setting to allow choosing between <code>Current Week</code> / <code>Past Week</code> for generating AI recaps.</li><br>
</ul></p>

<p><strong>Changes</strong><br>
<ul><br>
<li>Markdown storage no longer starts with an empty line.</li><br>
<li>The appearance of checked task items has been changed.</li><br>
<li>Dirty tabs are now indicated by using italicized text only; the <code>dot</code> indicator is no longer displayed.</li><br>
</ul></p>

<p><strong>Fixes</strong><br>
<ul><br>
<li>Fixed an issue where empty spaces in workspace names caused the logo to display <code>undefined</code>.</li><br>
<li>Deleting daily desk notes now correctly displays a confirmation dialog.</li><br>
<li>Fixed an issue where <code>remove properties</code> failed to fully remove the frontmatter, leaving <code>{}</code> instead.</li><br>
<li>Resolved certain issues causing mermaid diagrams to fail to display.</li><br>
<li>Fixed a bug where pasting image web links resulted in images appearing twice—once as a web link and once as a local wikilink. Now, only the web link syntax is shown.</li><br>
<li>Creating new folders now properly scrolls to their position and focuses the input accurately.</li><br>
<li>The graph view for workspaces with fewer notes now displays nodes with more space between them, avoiding closely placed nodes.</li><br>
<li>The <code>view</code> link for the currently configured git repository in <code>Settings → GitSync</code> now works as intended.</li><br>
<li>Fixed an issue where changing workspace settings visually reset the editor content to the last updated value (visual only, no data loss).</li></ul></p>]]></content:encoded>
      <pubDate>Sat, 29 Nov 2025 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.30.4</title>
      <link>https://octarine.app/changelog/0.30.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.30.4</guid>
      <description><![CDATA[Fix / command to insert templates.]]></description>
      <content:encoded><![CDATA[<p><strong>Hotfix</strong></p>

<ul>
<li>Fix <code>/</code> command to insert templates not working.</li></ul>]]></content:encoded>
      <pubDate>Mon, 24 Nov 2025 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.30.3</title>
      <link>https://octarine.app/changelog/0.30.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.30.3</guid>
      <description><![CDATA[Regex search filters. Improved AI Recap, append content, fixes. No IndexedDB. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Search Filters</strong></p>

<ul>
<li>Both Workspace Search and In-file Search now support filtering results with regular expressions. Click the <code>regex</code> icon and enter a regular expression to narrow your search. You can also use Match Word and Match Case options in combination with regex searches.</li>
<li>You can limit your search to specific areas, such as <code>Daily Desk</code> or <code>Templates</code>, using the <strong>Search in</strong> dropdown.</li>
<li>When you click on a workspace search result, the filters you applied will now also be used for in-file search, ensuring consistent results.</li>
</ul>

<p><strong>Weekly AI Recap</strong></p>

<ul>
<li>The recap now uses the same language as your notes, instead of defaulting to English.</li>
<li>The generated recap is now appended to the bottom of the note, instead of replacing the existing content.</li>
<li>Fixed an issue where rejecting a recap would delete the entire note instead of restoring the previous version.</li>
<li>Fixed an issue where generating a recap would overwrite the properties of the weekly note.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved an issue where scrolling through long workspace search results would cause blank spaces to appear after extensive scrolling.</li>
<li>Fixed a problem where moving a note with a comma in its name would fail.</li>
<li>Fixed an issue where notes with a leading underscore in their name would not display their links correctly after a refresh.</li>
<li>Resolved a bug where changes made outside of Octarine would not update the content in the open tab editor.</li>
</ul>

<p><strong>Changes</strong></p>

<ul>
<li>Octarine no longer uses IndexedDB to save or cache full notes on your device. Instead, it always reads data directly from the disk. This makes sure the data is more consistent with the original source and saves disk space by avoiding duplicate storage.</li></ul>]]></content:encoded>
      <pubDate>Mon, 24 Nov 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.30.2</title>
      <link>https://octarine.app/changelog/0.30.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.30.2</guid>
      <description><![CDATA[LMStudio provider. Hotkey fixes, better embeddings perf/mem, settings dialog, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>LMStudio Provider</strong></p>

<ul>
<li>Added <code>LMStudio</code> as a local provider, accessible via <code>Settings → AI Assistant → AI Providers</code>.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Settings now open in a dialog box instead of occupying a full screen.</li>
<li>Hotkeys now work as intended: Mac-specific <code>Cmd</code> shortcuts are no longer triggered by <code>Ctrl</code>. For example, <code>Ctrl + N</code> on Mac now moves to the next line instead of creating a new note.</li>
<li>Enhanced note embedding performance in Ask Octarine: embeddings run in parallel and use no more than 500MB of memory.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved a suspected memory leak that occurred during note embedding in Ask Octarine.</li>
<li>Fixed an issue where the Writing Assistant displayed a context selector for previous queries.</li>
<li>Fixed the Writing Assistant showing the default file as context for past queries, even when the user had explicitly removed the context.</li>
<li>Fixed an issue where custom extensions attached to a note did not appear in the <code>Linked Files</code> section of the MetaSidebar.</li>
<li>Fixed an issue where custom extensions that were in use were incorrectly marked as <em>unused</em> and prompted for deletion in the Attachments popover.</li>
<li>Fixed a keyboard conflict where <code>CMD + Y</code> would both open the recently viewed popover and redo the last change in the editor on certain keyboards.</li></ul>]]></content:encoded>
      <pubDate>Fri, 21 Nov 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.30.1</title>
      <link>https://octarine.app/changelog/0.30.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.30.1</guid>
      <description><![CDATA[Unused attachments cleanup, improved Focus Mode, Graph search, performance, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Unused Attachments clean-up</strong></p>

<ul>
<li>Easily delete any attachments or files not currently used in notes with a single click from the <code>Attachments popover</code>.</li>
</ul>

<p><strong>Focus Mode</strong></p>

<ul>
<li>New setting <code>Focus Mode Dimming</code> is available in <code>Settings → Preferences</code></li>
</ul>
  - <code>Sentence</code> — Retains the existing feature—dims everything except the current sentence.
  - <code>None</code> — No dimming; lets you focus when writing in a dedicated dialog.
<ul>
<li>Improved performance of focus mode in <code>Sentence</code> dimming mode.</li>
<li>Fixed certain elements not being dimmed in <code>Sentence mode</code></li>
<li>Fixed <code>/</code> and <code>[[</code> command bars not being visible in Focus dialog.</li>
<li>Focus mode can now be activated via the <code>CMD/Ctrl + Shift + L</code> shortcut.</li>
<li>Opening focus mode no longer closes sidebars; sidebar states are preserved when you exit.</li>
<li>Fixed an issue where edits made in Focus Mode did not appear in the main editor upon reloading due to caching.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Added a search input to Graph view for quickly finding connections. Click the <code>MagnifyingGlass</code> icon at the top right or press <code>CMD/Ctrl + F</code>.</li>
</ul>
  - Searched terms are highlighted and zoomed in, with other nodes dimmed. If only one exact match is found, it will be maximally zoomed.
<ul>
<li>Research mode now only asks guiding questions if more direction would be helpful — otherwise, it provides an answer based on existing context and query.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed incorrect styling for math rendering.</li>
<li>Fixed an issue where blank editors showed a scroll bar, causing the first empty line to be hidden behind the breadcrumb.</li>
<li>Fixed a bug where overlapping highlights and colored text did not render correctly after reloading.</li></ul>]]></content:encoded>
      <pubDate>Tue, 18 Nov 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.30.0</title>
      <link>https://octarine.app/changelog/0.30.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.30.0</guid>
      <description><![CDATA[Writing Assistant research, web search. Chat UI, slash commands for colors, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Writing Assistant (Research)</strong></p>

<ul>
<li>The Writing Assistant features a built-in research mode that, based on your queries, responds with clarifying questions or requests for more information to provide the most accurate answers.</li>
<li>After research is completed, it offers a range of options to help you draft, refine your writing, continue the discussion, or shift the conversation in a new direction.</li>
</ul>

<p><strong>Web Search (Beta)</strong></p>

<ul>
<li>Allows the Writing Assistant to include web sources in its responses. Currently available for OpenAI (and <code>openai-compatible</code>) models.</li>
<li>Turn web search on or off by clicking the globe icon next to the model selector</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>The base context in Writing Assistant can now be removed, which is useful when you don't want responses influenced by the current note's content.</li>
<li>Updated the Writing Assistant interface from a boxed layout to a chat-style view. Queries are pinned at the top, and model names are hidden during requests.</li>
<li>Slash commands now support Text Color and Highlight options that can be applied directly from your keyboard.</li>
<li>The BubbleMenu now displays the current text and highlight color instantly, with added options for <code>No Color</code> and <code>No Highlight</code> to clear formatting.</li>
<li>The collapsed status of the properties panel is now retained across all notes.</li>
<li>Long names are now properly truncated in the <code>CMD/Ctrl + P</code> menu.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where Brown highlights did not apply any color.</li>
<li>Resolved a problem where overlapping highlights or text colors were not parsed correctly after reload.</li>
<li>Fixed duplicate math renders for certain equations when loading notes.</li>
<li>Corrected an error in changing property types when the property was missing from <code>properties.json</code>.</li>
<li>Fixed <code>CMD/Ctrl + P</code> not returning search results when the query matched a folder name.</li>
</ul>

<p><strong>Changes</strong></p>

<ul>
<li>The <code>Slash Command</code> for linking notes and attachments is now combined into a single unified command.</li>
<li>Renamed <code>Insert Media</code> to <code>Import Media from Finder</code> and <code>Attach Files</code> to <code>Import Files from Finder</code>.</li>
<li>Made a slight design update to codeblocks.</li></ul>]]></content:encoded>
      <pubDate>Thu, 13 Nov 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.29.9</title>
      <link>https://octarine.app/changelog/0.29.9</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.29.9</guid>
      <description><![CDATA[Table tools, external file links in editor, NLP date input, workspace search toggle, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Table Improvements</strong></p>

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

<p><strong>External Files</strong></p>

<ul>
<li>External files (unsupported files in Octarine) are now accessible within the editor like wikilinks:</li>
</ul>
  - Uses the wikilink syntax <code>[[Filename.{ext}]]</code> to reference a file in the workspace’s <code>.files</code> folder.
  - Files can be attached by:
    - Dragging them from your finder/explorer.
    - Using the <code>/ -&gt; Attach Files</code> option.
    - Typing <code>[[</code> if the file already exists.
  - Simply click to open the file with the system’s default program.
<ul>
<li>A new <code>Linked Files</code> section has been added to the MetaSidebar to:</li>
</ul>
  - Display linked files.
  - Open them with the default system program.

<ul>
<li>The Attachments sidebar popover now also shows files from the <code>.files</code> directory, allowing you to drag and drop them into the editor.</li>
</ul>

<p><strong>Improvements</strong></p>

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

<p><strong>Fixes</strong></p>

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

<p><strong>Deprecated</strong></p>

<ul>
<li>The External Files section in the MetaSidebar has been removed. External files are now linked directly within the editor using the <code>[[</code> syntax.</li>
</ul>
  - The existing <code>external_files</code> frontmatter is now part of the Properties panel and remains visible there.]]></content:encoded>
      <pubDate>Thu, 06 Nov 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.29.8</title>
      <link>https://octarine.app/changelog/0.29.8</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.29.8</guid>
      <description><![CDATA[AI hotkey toggle, image captions toggle, AI backups. Math, UI improvements, design changes, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>New</strong></p>

<ul>
<li>Added a new toggle in <code>Settings -&gt; Preferences</code> to allow you to select between <code>Enter</code> or <code>CMD/Ctrl + Enter</code> for sending AI requests in Writing Assistant and Ask Octarine. <em>Default: OFF</em></li>
<li>Added a new toggle in <code>Settings -&gt; Preferences</code> to select if images should display captions/titles below them. <em>Default: OFF</em></li>
<li>Added one-click backup functionality for both Ask Octarine and Writing Assistant histories via dedicated buttons. Backups are stored in the <code>.octarine/backups</code> folder, using the current date and time as the file name.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Improved the regex matcher for math equations to prevent regular text between <code>$</code> signs from being accidentally rendered as math.</li>
<li>Preview editors for calendar and wikilinks now display the collapsed property view if the note has properties.</li>
<li>Images are no longer stretched if the default value is smaller resolutions. They can still be manually stretched.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where some math equations would render as double values.</li>
<li>Fixed an issue where selecting a workspace to switch on smaller screens would not function.</li>
<li>Fixed an issue where <code>CMD/Ctrl + Shift + E</code> would not focus the file tree if no editor was open.</li>
<li>Fixed an issue where <code>CMD/Ctrl + Shift + E</code> would focus the wrong note in the file tree (a note closer to the center) instead of the current note.</li>
</ul>

<p><strong>Changes</strong></p>

<ul>
<li>Updated the background colors for quick actions.</li>
<li>Changed the design of Callouts.</li>
<li>Modified image and video designs. Videos no longer display titles/captions. Image captions have been moved below the image, and borders have been removed. Options are now visible on hover.</li></ul>]]></content:encoded>
      <pubDate>Fri, 31 Oct 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.29.7</title>
      <link>https://octarine.app/changelog/0.29.7</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.29.7</guid>
      <description><![CDATA[Hyperlink label edit, copy Markdown. Faster previews, calendar year switch. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Hyperlink edit container now allows editing the label of the hyperlink.</li>
<li>A new <code>Copy Markdown</code> icon button has been made available in the hyperlink edit container to copy the <code><a href="url">text</a></code> syntax.</li>
<li>Preview cards for calendar dates and doclinks are now 4x faster.</li>
<li>Clicking the Month name in <code>Daily Desk</code>'s calendar now opens a popover to quickly switch years/months.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Increased the range of link protocols <code>eg: [shortcuts://, hook://]</code> supported in the markdown link parser. Some of these may not do anything on click, but they would be preserved in the markdown data as opposed to be wiped away on save when they wouldn’t be a match.</li></ul>]]></content:encoded>
      <pubDate>Wed, 29 Oct 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.29.6</title>
      <link>https://octarine.app/changelog/0.29.6</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.29.6</guid>
      <description><![CDATA[Properties panel preview, AI properties from breadcrumb, redesigned callouts, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>The properties panel in collapsed mode now displays a quick preview of the set values.</li>
<li>AI properties can be generated directly from the note’s breadcrumb options.</li>
<li>The <code>CMD/Ctrl + D</code> command now offers 3 suggested dates for quick navigation.</li>
<li>The offset for underlined text has been improved for better readability.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved an issue where the callout change dropdown was accessible even when the note was set to <code>read-only</code>.</li>
<li>Fixed a visual bug where checking off a parent task would incorrectly apply strikethrough and lowered opacity styles to its unchecked children.</li>
</ul>

<p><strong>Changes</strong></p>

<ul>
<li>The design of callout blocks has been modified to feature only a left border, with the block name displayed inside the callout.</li>
<li>Spacing around headers has been improved.</li>
<li>Hyperlinks now include an underline.</li></ul>]]></content:encoded>
      <pubDate>Mon, 27 Oct 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.29.5</title>
      <link>https://octarine.app/changelog/0.29.5</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.29.5</guid>
      <description><![CDATA[Backlinks panel, context adjust, task checkbox fix, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Backlinks Panel</strong></p>

<ul>
<li>Backlinks are now displayed at the bottom of the note.</li>
<li>In each search result, you can adjust the context on either side using the arrow buttons.</li>
<li>You can disable this feature in <code>Settings → Editor → Show Inline Backlinks</code>.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Task checkboxes no longer scale with global zoom, ensuring they remain aligned with text.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved an issue where the typography line height was not applied to blockquotes.</li></ul>]]></content:encoded>
      <pubDate>Fri, 24 Oct 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.29.4</title>
      <link>https://octarine.app/changelog/0.29.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.29.4</guid>
      <description><![CDATA[Fixed sidebar access after update from older versions. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where users updating from <code>0.28.4</code> or prior versions to <code>0.29.x</code> could not open the meta, tags or ask assistant sidebars without first accessing the properties sidebar.</li></ul>]]></content:encoded>
      <pubDate>Sun, 19 Oct 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.29.3</title>
      <link>https://octarine.app/changelog/0.29.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.29.3</guid>
      <description><![CDATA[Text color, heading fonts, table text styling. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Text Color</strong></p>

<ul>
<li>Apply custom colors to headers and paragraphs from the Bubble menu.</li>
<li>Follows a syntax of <code>~ text~</code></li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Added <strong>Heading Font</strong> setting to <code>Settings → Editor</code> to allow different fonts to be applied to just H1-H6.</li>
<li>For smaller screens, opening any of the sidebars, would blur the background to focus on the floating sidebar.</li>
<li>Table cells now have access to a limited BubbleMenu to apply styles to text inside cells.</li>
<li>Changed the priority list for wikilinks suggestions command to have notes before templates.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where table cells with only wikilinks would not be saved to the markdown storage and be lost on refresh.</li>
<li>Removed duplicates from the Linked Notes/Media sections in Meta Sidebar.</li>
<li>Fixed an issue where videos added to the markdown would not take up the entire line causing rendering issues for the next line on refresh.</li>
<li>Fixed an issue where creating a new note and renaming it, would re-focus the input instead of the Editor.</li>
<li><code>Windows Related</code></li>
</ul>
  - Fixed <code>Ctrl + Shift + D</code> not toggling the global sidebar.
  - Fixed <code>Ctrl + F</code> opening the native webview search instead of the in-file search.
  - Fixed linking daily notes not rendering the name.
  - Fixed NLP search dates in wikilink create showing <code>create-daily-note</code> instead of the formatted date.
  - Fixed pressing <code>Ctrl + Alt + 1-6</code> for toggling headings causing the tabs to switch.

<p><strong>Changes</strong></p>

<ul>
<li>Slash command is no longer accessible inside a table cell.</li>
<li>Ask Octarine is now an icon beside Search instead of a button.</li>
</ul>

<p>&gt; Both Text Color &amp; Heading Font customisations are available only on the Pro License.</p>]]></content:encoded>
      <pubDate>Thu, 16 Oct 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.29.2</title>
      <link>https://octarine.app/changelog/0.29.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.29.2</guid>
      <description><![CDATA[Drag files to tree. Root create options, improved tag search. Close other tabs, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>You can now drag markdown files from your finder over to the tree and have them added to the workspace. Hovering over a folder adds it to that folder.</li>
<li>Changed the behaviour of quick note/folder create buttons:</li>
</ul>
  - Pressing them normally now creates the new note/folder at <code>root</code> irrespective of the current tab note’s location.
  - Holding down <code>CMD/Ctrl</code> before clicking on the buttons would however create them inside the folder of the current tab’s note.

<p>&gt; No change to how the shortcuts <code>CMD/Ctrl + N</code> or <code>CMD/Ctrl + Shift + N</code> behave.</p>

<ul>
<li>Searching for a <code>tag</code> either manually via <code>#</code> in search or via the tag tree, now also surfaces results from the <code>tags</code> property in notes.</li>
<li>File tree empty spaces now have a new context menu available (on right click) to help create note/folder at <code>root</code> .</li>
<li>Added <code>Close other tabs</code> option to the tab’s context menu (and <code>CMDK</code> bar) to close all but that tab in a pane.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where the outline heading clicks in Meta would not scroll to the heading on first load (would after the text was edited).</li>
<li>Fixed an issue where meta sidebar would sometimes not show up.</li></ul>]]></content:encoded>
      <pubDate>Mon, 13 Oct 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.29.1</title>
      <link>https://octarine.app/changelog/0.29.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.29.1</guid>
      <description><![CDATA[Direct wikilinks, template properties, create from template, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Creating wikilinks is now simpler: just wrap the text with <code>[[</code> and <code>]]</code> without needing to use the command selection.</li>
<li>You can now assign properties directly to templates.</li>
<li>A new <code>CMD/Ctrl + K</code> option, \"Create note from template,\" has been introduced. This creates a new note, following either the Untitled or the unique note naming convention — with the selected template and its properties applied.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Reversed the chevron icons so they correctly indicate the expanded or collapsed state of headings.</li>
<li>Fixed an issue where applying a template with empty bullet points using the / command did not work.</li></ul>]]></content:encoded>
      <pubDate>Sun, 21 Sep 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.29.0</title>
      <link>https://octarine.app/changelog/0.29.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.29.0</guid>
      <description><![CDATA[Properties beta, frontmatter, AI generation. Collapsible headings. Bug fixes.]]></description>
      <content:encoded><![CDATA[<h3>Properties (Beta)</h3>

<p>You can now create and edit note frontmatter directly in the app! Since this feature<br>
is in beta, it may not support every workflow and is not the final version. Expect<br>
further improvements in the v0.29 series.</p>

<ul>
<li>To add a property row to a note, click the more options button and select <code>Add property</code> in the breadcrumb or press <code>CMD/Ctrl + ;</code>.</li>
<li>Each property can be one of the following types: <strong>Text</strong>, <strong>Number</strong>, <strong>List</strong>, <strong>Date</strong>, <strong>Date &amp; Time</strong>, or <strong>Checkbox</strong>. A special type named <code>tags</code> is available only for the reserved keyword <code>tags</code>.</li>
</ul>
  - Any tag created in this property syncs to the Tags Tree sidebar, making it easily accessible in your notes.
<ul>
<li>When adding Text and List properties, the app suggests values that have been used in similar properties across other notes.</li>
<li>If you have an AI provider configured, you can use AI to quickly generate property values. The AI analyzes the note’s content, prioritizing existing properties and only creating new ones when needed.</li>
<li>Property keys that are no longer in use across any notes are removed from the Tree (except for <code>tags</code>, which are always kept), keeping your view clean.</li>
<li>Text and List values can include wikilinks to other notes. To add a wikilink, type <code>[[</code> and select the desired note.</li>
<li>You can rearrange properties by dragging them or by pressing <code>Option/Alt + Up/Down Arrow</code>.</li>
</ul>

<p>When the workspace first loads, Octarine attempts to assign types to existing properties based on their values. If an incorrect type is assigned, you can correct it using the type selector in any property row—the change will update everywhere.</p>

<p>You can view all available properties via the Properties Tree (accessible using the third icon from the top-right in the app).</p>

<p>Note: This release does not support assigning properties to Templates. That functionality will be available in a future update.</p>

<p>&gt; Properties are available only to users with a Pro License. Users without a Pro License will not see the panel or be able to add properties from the app.</p>

<ul>
<li>You can copy properties from one note using the Panel’s more options button. In any note that does not already have properties—and isn’t the same note—you’ll see a <code>Paste Properties</code> button for quick insertion.</li>
</ul>

<h3>Collapsable Headings</h3>

<ul>
<li>Headings (H1 through H6) in a note can now be collapsed by clicking the chevron icon beside the header. The collapsed state is maintained across tabs until the app is restarted.</li>
<li>Because markdown does not define blocks, the collapsible content follows a simple rule: it includes all data between the collapsed header and the following header.</li>
<li>Collapsing a heading takes its hierarchy into account. For example, collapsing an H1 automatically collapses all subordinate headings.</li>
<li>Use <code>CMD/Ctrl + K</code> to quickly collapse or expand all headers. When using search, any header containing matched data will expand, though it will not collapse automatically afterward.</li>
</ul>

<h3>Unique Note Names</h3>

<ul>
<li>You now have an option to create new notes with a specific date format instead of the plain <code>Untitled</code>. Enable this by going to <code>Settings → Files</code> and toggling the <code>Create unique note names</code> setting.</li>
</ul>
  - You will be provided with an input field to specify your desired date format (a preview is shown). Note that the format cannot include characters forbidden in file names.
  - Once enabled, every new note will follow this naming convention. This feature can be turned off at any time.

<h3>Improvements</h3>

<ul>
<li>The Tags Tree now includes a search bar for easier filtering, along with a slightly updated design.</li>
<li>Clicking on a tag now applies a <code>match case</code> filter during searches.</li>
<li>The <code>[[</code> command dropdown displays more values without requiring you to type first. The number of shown items increased from 5 to 8 and the design has been updated.</li>
<li>Various performance improvements have been made across the app.</li>
<li>A new toggle has been added under <code>Settings → Editor → Codeblock Italics</code> to allow you to enable or disable italicized text within codeblocks when syntax highlighting is applied (default is ON).</li>
<li>Performance improvements have also been made to table controls.</li>
<li>A new option, <code>Only note name</code>, is available at <code>Settings → Editor → Linked notes display</code>. This option prevents the folder path from being added to any linked note.</li>
<li>The <code>Shortest name</code> display for linked notes has been enhanced to check for unique folder/file combinations, ensuring the shortest possible note name is shown.</li>
<li>Workspace search now provides more context in the results (up to the end of the line) instead of just showing 15 characters before and after the match.</li>
</ul>

<h3>Fixes</h3>

<ul>
<li>Added a graceful fallback for retrieving file system statistics on Linux, preventing crashes on some distributions.</li>
<li>Fixed issues with the Hugging Face whitelist on Linux devices and improved model checking functions.</li>
<li>Resolved an issue where the layout occasionally shifted upward during a search scroll when the Tags Tree was open (the layout self-corrects once the tree is closed).</li>
</ul>

<h3>Changes</h3>

<ul>
<li><code>Locked Notes</code> have been renamed to <code>Read-only notes</code>. Although the frontmatter still uses <code>locked: true</code>, the icon and labels in the app have been updated.</li>
<li>The design for tag command selection has been updated.</li>
<li>Clicking on <code>Notes</code> or <code>Templates</code> in the sidebar now opens temporary tabs (dirty tabs) instead of permanent ones. The empty screen previously shown in those tabs has been replaced with recently viewed items and keyboard shortcuts.</li>
<li>Heading guides are now displayed beside the header rather than above it. Additionally, the full-width editor now includes extra horizontal spacing to accommodate the toggle buttons.</li></ul>]]></content:encoded>
      <pubDate>Sat, 20 Sep 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.28.4</title>
      <link>https://octarine.app/changelog/0.28.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.28.4</guid>
      <description><![CDATA[List reordering, H4-H6, underline support. Daily Desk new note crash fix.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Task items and nested list items can now be rearranged using <code>Option/Alt + Up/Down Arrow</code> .</li>
<li>Added support for H4, H5, H6 formatting headers.</li>
<li>Added support for Underline. <code>Cmd/Ctrl + U</code> or <code>~text~</code></li>
<li>Hide Quote, Codeblock, Callout and header formatting buttons from Bubble menu when interacting with list items (they weren’t supported and would do nothing before when pressed).</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where pressing <code>Cmd/Ctrl + N</code> to create a new note while in Daily Desk, would accidentally create it in the <code>Daily/</code> folder and cause a crash.</li></ul>]]></content:encoded>
      <pubDate>Mon, 01 Sep 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.28.3</title>
      <link>https://octarine.app/changelog/0.28.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.28.3</guid>
      <description><![CDATA[AI recap regeneration, OpenAI provider separation, API fixes, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong><br>
<ul><br>
<li>You can now regenerate the weekly AI recap.</li><br>
<li>OpenAI and OpenAI Compatible providers have been separated in settings, allowing them to work in parallel.</li><br>
</ul></p>

<p><strong>Fixes</strong><br>
<ul><br>
<li>Resolved an issue with anthropic models not retrieving the model list from the API.</li><br>
<li>Corrected the problem where custom API servers (eg: openrouter) were not returning data in the Writing Assistant.</li><br>
<li>Fixed a conflict where using <code>Cmd + Shift + 7/8/9</code> for lists interfered with tab switching.</li></ul></p>]]></content:encoded>
      <pubDate>Sat, 30 Aug 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.28.2</title>
      <link>https://octarine.app/changelog/0.28.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.28.2</guid>
      <description><![CDATA[AI features available with all providers.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Corrected a problem where AI features were unavailable if <code>openai/ollama</code> was not configured, even when other providers were successfully set up.</li></ul>]]></content:encoded>
      <pubDate>Thu, 28 Aug 2025 16:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.28.1</title>
      <link>https://octarine.app/changelog/0.28.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.28.1</guid>
      <description><![CDATA[Separate themes by color mode. Folder counts, modified times, AI recap re-run, performance, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Separate Themes for Color Modes</strong></p>

<ul>
<li>You can now apply different themes to light and dark modes independently through <code>Settings → Preferences</code>.</li>
</ul>
  - These changes are applied instantly when you switch your system's appearance.
<ul>
<li>Use <code>CMD/Ctrl + K → Change Interface theme</code> to apply a selected theme to the current color mode.</li>
</ul>

<p><strong>Supplementary Information Settings</strong></p>

<ul>
<li>Two new options are available in <code>Settings → Files</code>:</li>
</ul>
  - <strong>Show directory children count</strong> (default: on): Toggles the display of the total number of notes within a folder, shown next to the folder name.
  - <strong>Show last modified time against notes</strong> (default: off): Toggles the display of the relative last modified time next to the note name.

<p><strong>Improvements</strong></p>

<ul>
<li>The Weekly AI recap now allows you to re-run the prompt if the output is unsatisfactory, with the option to quickly use a different model.</li>
<li>Closing a tab now focuses the next adjacent tab in the pane, rather than the first tab.</li>
<li>Hovering over notes or folders and using the context menu (right-click) will now display the created and modified dates.</li>
<li>Enhanced performance for indexing large workspaces.</li>
<li>Improved the performance of locating <code>config.json</code> files in folders.</li>
<li>Navigating to the next/previous heading using keyboard shortcuts now scrolls the heading to the center of the screen.</li>
<li>Clicking on Notes, Daily Desk, or Templates in the sidebar will now open them in <code>non-dirty</code> tabs.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>The highlight background for search results in the Keyboard Shortcuts drawer has been corrected.</li>
<li>Resolved an issue that caused duplicate \"Notes\" tabs to appear in the same pane when accessing the notes section from the sidebar.</li>
<li>Fixed a problem with the Weekly AI recap where the output was not streaming correctly into the editor.</li>
</ul>

<p><strong>Changes</strong></p>

<ul>
<li>The Graph and Recently Viewed icons are now disabled when the settings are being viewed.</li></ul>]]></content:encoded>
      <pubDate>Thu, 28 Aug 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.28.0</title>
      <link>https://octarine.app/changelog/0.28.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.28.0</guid>
      <description><![CDATA[Ask Octarine Create mode, custom folders, global pinned items view, bug fixes.]]></description>
      <content:encoded><![CDATA[<h3>Ask Octarine</h3>

<ul>
<li>Ask Octarine now features two distinct modes:</li>
</ul>
  - <strong>Ask:</strong>
    - Works as before by allowing you to chat about your notes.
    - Answers include explicit text from the referenced notes with wikilink references.
  - <strong>Create:</strong>
    - Helps you leverage your notes and Octarine to generate additional notes, draft emails, or create templates.
    - Instead of providing a direct answer, responses offer actionable steps based on attached references.
    - The Create mode has three possible outcomes:
      - <strong>Open in Email</strong> – when the request is recognized as an email.
      - <strong>Create template</strong> – when a reusable template is needed.
      - <strong>Create note</strong> – for summaries, reviews, and more.

<ul>
<li>The chat window design has been updated for a more recognizably chat-like experience:</li>
</ul>
  - User messages now appear as bubbles on the right while responses retain their previous format.
  - References and relevant notes are linked to the response rather than the query.
  - The message box now includes a reference selector and date range selectors at the bottom. Instead of listing every reference, a button shows the label “+ x references”.
    - Any selected folders or note references are moved to the top of the list.
<ul>
<li>Additional improvements:</li>
</ul>
  - Responses can now be retried.
  - The copy actions have been moved out of a dropdown so that they are always visible.

<h3>Writing Assistant</h3>

<ul>
<li>The Writing Assistant now displays a \"Context Changed\" indicator when context selections or files change within the same chat. This ensures that any previous irrelevant responses are discarded to maintain accuracy.</li>
<li>Quick actions for responses now include both <code>retry</code> and <code>delete</code>.</li>
<li>Selected text now displays as \"x ch\" (where x is the number of characters) instead of the full \"x characters\".</li>
<li>OpenAI API responses have been improved for a better user experience.</li>
</ul>

<h3>Folder Customisation</h3>

<ul>
<li>Folders can now be pinned to stay at the top.</li>
<li>Each folder supports its own sorting method, independent of the workspace sorting method.</li>
<li>Icons and colors can be assigned to folders for better categorization.</li>
<li>All folder settings are stored in a <code>config.json</code> file located within the particular folder.</li>
</ul>

<p>&gt; Available only to Pro License users.</p>

<h3>Improvements</h3>

<ul>
<li>Pinned notes and folders now appear in a separate view that spans across Notes, Daily Desk, and Templates. A pin toggle in the tree headers allows you to quickly switch between pinned items and your current view.</li>
<li>Search performance has been enhanced for faster results.</li>
<li>The <code>CMD/Ctrl + K</code> command bar features a refined design:</li>
</ul>
  - Rows are smaller in height.
  - Note navigation follows the same design used throughout the rest of the app.
  - The \"recently viewed\" list is limited to 10 items, and now displays an icon instead of the text “recently viewed”.
<ul>
<li>The quick action designs for both Writing Assistant and Ask Octarine have been updated for clarity.</li>
</ul>

<h3>Fixes</h3>

<ul>
<li>Resolved an issue where creating a new folder did not update its timestamp in the local database, which previously caused sorting issues until a refresh was done.</li>
<li>Fixed a bug where auto title generation would fail for both Ask Octarine and Writing Assistant when using <code>Ollama</code>.</li>
<li>Addressed a problem where clicking outside would not discard the rename operation initiated through the file tree context menu.</li>
<li>Fixed an issue where Perplexity AI setup would fail.</li>
</ul>

<h3>Changes</h3>

<ul>
<li>The Graph feature has been relocated from the sidebar to the Global breadcrumb as an icon.</li>
<li>Reduced the size of H1, H2 and H3 by 4px each.</li></ul>]]></content:encoded>
      <pubDate>Tue, 26 Aug 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.27.9</title>
      <link>https://octarine.app/changelog/0.27.9</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.27.9</guid>
      <description><![CDATA[Table interaction refined, tasks visual update, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Tasks now have the accent background when checked, and a better looking checkmark icon.</li>
<li><strong>Tables</strong> — <code>Tab</code> only cycles through the cells, and no longer creates a new row when pressed on the last cell of the last row. <code>Enter</code> only creates a new row when it’s pressed with the cursor on the last row.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed the <code>/</code> command not allowing keyboard navigation.</li>
<li>Fixed a bug that would cause codeblock styles to spill out of the codeblock and onto text below it causes irregular colors and italics on certain letters.</li>
<li>Fixed a bug where codeblock syntax highlighting would be irregular for certain languages.</li></ul>]]></content:encoded>
      <pubDate>Mon, 11 Aug 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.27.8</title>
      <link>https://octarine.app/changelog/0.27.8</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.27.8</guid>
      <description><![CDATA[Insert Media slash cmd, placeholder update. Mac window name visible, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Added an <code>Insert Media</code> option to the slash commands, allowing you to open Finder/Explorer and add images or videos to your note. This serves as an alternative to dragging files directly from Finder.</li>
<li>Writing Assistant slash commands will now also be included when creating a new workspace using the <code>use settings from an existing workspace</code> option.</li>
<li>The Octarine window now displays the window name as <code> - Octarine</code>. This change is mainly visible in Mac's Mission Control and is helpful for users who rely on app-tracking tools to identify which application they were working in.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved an issue where switching between workspaces could show outdated data in Daily Desk if the previous workspace had entries for a date that were missing in the new workspace.</li>
<li>Fixed a bug where formatting options wouldn't apply if no text was selected.</li>
<li>Resolved an issue where the caret would not appear in empty task items.</li>
<li>Fixed <code>Cmd/Ctrl + Shift + C</code> so that it copies content with the correct formatting, matching the behavior of right-click copy in the editor.</li>
<li>Addressed a problem where the note cache wasn't updated when moving or renaming a note that had a reference doclink to another note.</li>
</ul>

<p><strong>Changes</strong></p>

<ul>
<li>The placeholder will now only appear in completely empty notes, rather than after every empty line.</li></ul>]]></content:encoded>
      <pubDate>Sat, 09 Aug 2025 11:40:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.27.7</title>
      <link>https://octarine.app/changelog/0.27.7</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.27.7</guid>
      <description><![CDATA[More AI providers, editable AI slash commands, resizable media, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>More AI Providers</strong></p>

<ul>
<li>Support for Anthropic, DeepSeek, Google Gemini, Groq, Mistral, Perplexity, Together AI and xAI have been added for use in Writing Assistant and Ask Octarine.</li>
</ul>

<p><strong>Slash Commands</strong></p>

<ul>
<li>Slash commands for Writing Assistant are now editable, with the ability to create new ones.</li>
<li>Set them up in <code>Settings → AI Assistant → Slash Commands</code> . These are immediately available when pressing <code>/</code> in writing assistant.</li>
</ul>

<ul>
<li>Images &amp; Videos can now have their width resized by dragging from the right.</li>
<li>Width details are stored in the <code>[[</code> text with a pipe character. For example — <code>[[Image.png|450]]</code> where 450 is the width in px.</li>
<li>You can revert to original size via the <code>More options</code> icon on the media breadcrumb.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Added <code>Monospace Font</code> setting in <code>Settings → Preferences</code> . This affects all monospace fonts in the app.</li>
<li>Success and Error toasts are more legible.</li>
<li>Limit the amount of recently viewed to 15 so as to not spam <code>Cmd + P</code> .</li>
<li>You can now press <code>New Chat</code> to create a new one even if the current chat is empty in Writing Assistant.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where sidebars would not show up when screen size was less than 768px.</li>
<li>Fixed tab tooltips showing the wrong <code>cmd + </code> for switching to it.</li></ul>]]></content:encoded>
      <pubDate>Thu, 07 Aug 2025 09:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.27.6</title>
      <link>https://octarine.app/changelog/0.27.6</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.27.6</guid>
      <description><![CDATA[Clone workspace settings, customize week start, create linked notes from text, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Clone Workspace Settings</strong></p>

<p>You can now create a new workspace by cloning the settings of an existing one. This means you won't have to re-enter details like your AI keys and typography settings. Note that all settings are copied over except for the Git configuration.</p>

<p><strong>Calendar Week Start Change</strong></p>

<p>You now have the option to choose the starting day of your week. This setting is available under <code>Settings → Preferences</code>, and it will affect the Calendar in Daily Desk as well as the date ranges in Weekly Notes.</p>

<p><strong>Improvements</strong></p>

<ul>
<li>You can create a linked note by selecting text and clicking the + icon in the BubbleMenu. This action creates a new blank note named after the selected text and automatically links it to your current note.</li>
<li>The languages available for codeblocks are now sorted alphabetically.</li>
<li>On smaller screens, the settings breadcrumb now features a dropdown menu for switching settings instead of relying on the sidebar.</li>
<li>Both the note context menu and the breadcrumb options now include an “Open in Default App” option, accessible via <code>CMD + K</code> as well.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where hovering over days outside the current month did not display the hover card content.</li>
<li>Resolved a bug where multiple code blocks would be created on each line when a block of text was selected and the codeblock option was used.</li>
<li>Fixed an issue that caused notes to crash when typography styles were reduced in settings, until all styles were reactivated.</li>
<li>Addressed an issue where searching weekly notes using the <code>[[</code> command returned no results.</li>
<li>Corrected the misalignment of sidebar resize handles when the app was zoomed in.</li>
<li>Fixed the paper type backgrounds being applied to tables.</li></ul>]]></content:encoded>
      <pubDate>Sat, 26 Jul 2025 09:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.27.5</title>
      <link>https://octarine.app/changelog/0.27.5</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.27.5</guid>
      <description><![CDATA[Move, duplicate lines/sections. Save Ask Octarine thread. Add URL in BubbleMenu. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>You can now move a selected section or the line your cursor is on up or down using <code>Option/Alt + ArrowUp</code> and <code>Option/Alt + ArrowDown</code>.</li>
<li>You can now duplicate a selected section or the current line upward or downward using <code>Shift + Option/Alt + ArrowUp</code> and <code>Shift + Option/Alt + ArrowDown</code>.</li>
<li>The keyboard shortcuts cheat sheet now supports fuzzy search.</li>
<li>The BubbleMenu includes an option to add a URL to selected text.</li>
<li>You can now save an entire Ask Octarine thread to a note using the breadcrumb.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved an issue in Windows where daily desk links did not display names.</li>
<li>Addressed a bug that prevented the delete confirmation dialog from appearing when the sidebar was hidden.</li>
<li>Fixed a problem where the attached link URL was not visible in the floating container.</li>
<li>Corrected an error that affected startup when upgrading from very old versions.</li></ul>]]></content:encoded>
      <pubDate>Wed, 23 Jul 2025 09:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.27.4</title>
      <link>https://octarine.app/changelog/0.27.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.27.4</guid>
      <description><![CDATA[Linked notes display, create daily desk notes, CMDK tab options, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>A new setting allows you to change how a linked note is displayed. If you select \"Shortest Name,\" only the file name appears <em>unless</em> a file with a similar name exists elsewhere in the workspace.</li>
</ul>
  - Accessible via <code>Settings → Editor → Linked Notes Display</code>
  - The markdown storage remains unchanged. (Default: Full Path)
<ul>
<li>You can now create and link uncreated daily desk notes using the <code>[[</code> command.</li>
<li>The CMDK now includes tab options to move, split, and close tabs.</li>
<li>Video playback now syncs between normal and fullscreen modes, allowing you to resume exactly where you left off.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved an issue where the file tree sometimes did not display all items when its height nearly matched the window's height, even if a scroll bar was unnecessary.</li>
<li>Fixed a problem where the font selector menu would overflow when displaying long font names.</li>
<li>Corrected a bug that prevented note creation from broken doclinks if any folder in the path did not exist.</li>
<li>Addressed an error where nested tags could not be expanded in the Tags sidebar.</li></ul>]]></content:encoded>
      <pubDate>Sat, 19 Jul 2025 09:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.27.3</title>
      <link>https://octarine.app/changelog/0.27.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.27.3</guid>
      <description><![CDATA[Always on top, queries render newlines. Wiki link cache fixed, more bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>A new App settings section now includes an option to always keep Octarine on top of other windows. You can enable this by pressing <code>CMD/Ctrl + K</code> and selecting \"Keep always on top of other windows.\"</li>
<li>Octarine now renders queries correctly, including respecting newline characters.</li>
<li>Improved heading guides spacing.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved an issue where applied paper types were not being displayed.</li>
<li>Fixed a bug in which renaming a file did not correctly update the cache for all referenced wiki links, resulting in missing renders.</li>
<li>Corrected the problem where wikilinks pointing to missing files failed to display the broken link button.</li>
<li>Fixed an issue where pressing <code>Cmd + J</code> after selecting text did not add it to context unless the Writing Assistant sidebar was open.</li>
<li>Addressed the horizontal overflow in the meta sidebar caused by longer file names.</li>
<li>Fixed the \"insert at cursor\" function in the Writing Assistant, which previously did nothing.</li>
<li>Resolved the issue where the \"Lock Note\" feature in Daily Desk did not lock the note.</li>
<li>Fixed the \"Open Models Directory\" function during the Ask Octarine manual download flow so that it now opens the directory correctly.</li></ul>]]></content:encoded>
      <pubDate>Wed, 16 Jul 2025 09:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.27.2</title>
      <link>https://octarine.app/changelog/0.27.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.27.2</guid>
      <description><![CDATA[Ollama fixed. Ask Octarine prompt natural. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Updated the Ask Octarine prompt to sound more natural and conversational instead of robotic.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved an issue that prevented Ollama from being used for Writing Assistant or Ask Octarine.</li>
<li>Fixed a problem where the video wouldn't pause in the background when fullscreen mode was activated.</li>
<li>Corrected an issue where the Ask Octarine prompt did not show new lines in the submitted query.</li></ul>]]></content:encoded>
      <pubDate>Tue, 15 Jul 2025 09:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.27.1</title>
      <link>https://octarine.app/changelog/0.27.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.27.1</guid>
      <description><![CDATA[Template error, locked note icon, focus toggle fixed. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Fixed a bug where <code>Create Template</code> threw an error.</li>
<li>Fixed a bug where locked notes would not show the Lock icon in the file tree.</li>
<li>Fixed <code>Cmd + Shift + E</code> not toggle switching focus between the tree and the current tab.</li></ul>]]></content:encoded>
      <pubDate>Sun, 13 Jul 2025 18:40:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.27.0</title>
      <link>https://octarine.app/changelog/0.27.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.27.0</guid>
      <description><![CDATA[Tabs & Split Panes rewrite. Custom layouts, drag & drop. Performance boosts.]]></description>
      <content:encoded><![CDATA[<p><strong>Split Panes &amp; Tabs</strong></p>

<p>Everything is a tab! A major part of the app has been rewritten to move away from single viewing notes to a tabs &amp; split pane architecture.</p>

<ul>
<li>Notes, Graph and Ask Octarine are now opened as <code>tabs</code> instead of individual entities.</li>
<li>Multiple panes and layouts are supported — both horizontal and vertical.</li>
<li>Tabs can be re-arranged in a pane via dragging them horizontally, or can be moved to a completely different split/pane via:</li>
</ul>
  - Dragging them over.
  - Using the context menu (right click) to either <strong>Split it</strong> (duplicates the tab into a new split) or <strong>Move it</strong> (moves it from pane A to B).
<ul>
<li>Each tab provides multiple keyboard shortcuts to:</li>
</ul>
  - Open New Tab — <code>Cmd/Ctrl + T</code>
  - Cycle between tabs in a pane — <code>Cmd/Ctrl + Tab</code>
  - Jump to a specific tab — <code>Cmd/Ctrl + </code> (where the number is the position of the tab in the pane)
  - Split the tab horizontally — <code>Cmd + \\</code>
  - Split the tab vertically — <code>Cmd + Shift + \\</code>
  - Close the tab — <code>Cmd/Ctrl + W</code>
<ul>
<li>Each tab has the following internal properties that define how they interact or behave:</li>
</ul>
  - <strong>Focused tab</strong> — It's the tab that you are currently using for either editing or interacting with. Can only be ONE at a time irrespective of the amount of panes available. Focused tab are also active by definition. <em>Identified by the tab having an accent border at the top.</em>
  - <strong>Active tab</strong> — Each pane has an active tab, which is essentially the tab that is currently visible. Each pane will only have ONE active tab at a time. <em>Identified by the tab having a grey border on top IF not focused.</em>
  - <strong>Dirty tab</strong> — When opening a tab via the file tree / calendar by clicking on the file button or via the linked notes in the meta sidebar, they are treated as dirty. These are temporary tabs that can be replaced by the next tab you open in a similar fashion. To mark them permanent, use the context menu (right click on the tab) and press <code>Protect from Replacement</code>. Alternatively, if you start typing in the editor, the tab becomes permanent as well. <em>Identified by the tab title being italic in style and a dot beside it's name.</em>
    - Tabs opened via <code>Cmd + P</code> / <code>Cmd + T</code> / Doclinks in Note / <code>Open in new tab</code> via the file context menu are not dirty by nature.
<ul>
<li>Each pane is now equipped with <code>Back / Forward</code> buttons that keep a history of the tabs in the pane and move between them. Closing a tab and press <code>Back</code> would re-add the tab back in.</li>
</ul>

<p><strong>Performance</strong></p>

<ul>
<li>Part of the update was changing the way, the app interacted with notes and the internal database. Improved performance of file loads between tab switches to be near instant.</li>
<li>Rewrote calculations for image/video loading to be instant and not require a round-trip check causing glitches in the past.</li>
<li>Improved performance of file tree for large workspaces to not lag when the sidebar was open during interaction.</li>
</ul>

<p><strong>Focus Mode</strong></p>

<ul>
<li>Due to the introduction of tabs, focus mode has now been revamped to be a dialog that takes over the entire screen rather than be congested to a small pane.</li>
<li>Changed the interaction from paragraph based (which could span multiple lines) to a sentence based one for better focused writing (every period, question mark, exclamation point acts the start and end of a focus)</li>
<li>Reduced opacity of inactive/unfocused text, fixed <code>code</code> blocks and bullet lists not being hidden properly.</li>
</ul>

<p><strong>Attachments</strong></p>

<ul>
<li>Images and Videos follow a fixed width/height in the note rather than being stretched the entire width of the window.</li>
<li>A fullscreen button has been added to allow viewing them in a larger space on a case-by-case basis.</li>
<li>Changed design to have the caption be at the top rather than the bottom.</li>
<li>Loading of video/images are cached so as to feel near instant when switching tabs.</li>
<li>Context menu added for opening in finder, viewing fullscreen and deleting the attachment from the note.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Codeblocks can now be collapsed/minimised. When doing so with Mermaid diagrams, the diagram is visible, with just the codeblock being hidden. Changes are saved for the session across tabs.</li>
<li>Changed recently viewed and linked notes design for showing notes within folders.</li>
<li>FPS counter is more stable now rather than fluctuating heavily on multiple ticks per second.</li>
<li>Images now support <code>.webp</code> format.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed codeblock syntax highlighting not working for a lot of languages. Reduced the count of the languages supported to be in accordance with prism.</li>
<li>Fixed a bug where on Windows typing would sometimes be overridden with the last typed text.</li>
<li>Fixed a bug where linking notes in Daily Desk would crash the app intermittently.</li>
<li>Fixed an issue where external files would show up in the <code>[[</code> command list.</li></ul>]]></content:encoded>
      <pubDate>Sun, 13 Jul 2025 11:40:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.26.8</title>
      <link>https://octarine.app/changelog/0.26.8</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.26.8</guid>
      <description><![CDATA[Fixed startup failure for new users.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where the app would fail at startup for new users.</li></ul>]]></content:encoded>
      <pubDate>Sun, 22 Jun 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.26.7</title>
      <link>https://octarine.app/changelog/0.26.7</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.26.7</guid>
      <description><![CDATA[System fonts, typography scaling, callout blocks. Improvements, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>System Fonts</strong></p>

<ul>
<li>You can now choose any of your system included fonts for both the interface as well as editor.</li>
</ul>

<p><strong>Typography Scaling</strong></p>

<ul>
<li>Adjust font size, line height and letter spacing for the editor.</li>
</ul>

<p><strong>Callout Blocks</strong></p>

<ul>
<li>5 new callout blocks are available — Info, Warning, Error, Success and Tip.</li>
<li>They behave similar to Blockquote in syntax and follow the Github approved notation.</li>
<li>Available via the <code>/</code> command and the bubble menu.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Ask Octarine now supports adding individual notes as context.</li>
<li><code>Go to </code> options have been added to <code>CMDK</code> .</li>
<li>Git Sync now has a 3 retry mechanism added in case of errors before it disables the auto sync.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where Zooming in/out would hide the file tree list, and cause the calendar to be misaligned.</li></ul>]]></content:encoded>
      <pubDate>Sat, 21 Jun 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.26.6</title>
      <link>https://octarine.app/changelog/0.26.6</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.26.6</guid>
      <description><![CDATA[AI weekly recaps, better Ask Octarine follow-ups, copy without formatting by default, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Weekly AI Recap (Pro)</strong></p>

<ul>
<li>Each weekly note can now include AI-assisted recaps based on the daily notes from the previous week.</li>
<li>Clicking on <code>Generate Recap</code> allows you to choose one of two formats:</li>
</ul>
  - Thematic — where the AI analyzes patterns and goals from the day notes.
  - Daily — where the content is arranged chronologically by day.
<ul>
<li>Once generated, you can either <code>Accept</code> or <code>Reject</code> these changes. Rejecting will wipe the AI recap and allow you to try again, while accepting will set it and hide the button for the week (you would need to delete the note if you wish to retry).</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Improved follow-up logic for Ask Octarine. It now gives more preference to references used in the previous response, and if no relevant data is found, extends its search to other notes.</li>
<li>Improved the design of suggested prompts to be more minimal.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where Writing Assistant did not properly consider follow-ups with the last response data. It now behaves just like a proper chat app.</li>
<li>Fixed an issue where a title was not automatically generated for Ask Octarine chats after creating a new chat.</li>
</ul>

<p><strong>Changes</strong></p>

<ul>
<li>Changed the behavior of <code>copy</code> in the app. <code>Cmd/Ctrl + C</code> now copies WITHOUT formatting, while <code>Cmd/Ctrl + Shift + C</code> copies WITH formatting.</li>
<li>Removed shadows from the app.</li></ul>]]></content:encoded>
      <pubDate>Thu, 19 Jun 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.26.5</title>
      <link>https://octarine.app/changelog/0.26.5</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.26.5</guid>
      <description><![CDATA[Faster file tree, search results. Typography settings. Keyboard header nav, search access. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Performance</strong></p>

<ul>
<li>The file tree for Notes, Templates, and Changelog now renders and scrolls more smoothly:</li>
</ul>
  - Navigation via scrolling or keyboard is faster and more responsive.
  - It uses fewer system resources.
<ul>
<li>Workspace Search now renders search results more efficiently, even when the list is extremely large.</li>
</ul>

<p><strong>Typography Settings</strong></p>

<ul>
<li>In <code>Settings → Editor</code>, you'll now find a dedicated Typography section. You can disable all typography enhancements (such as refined display for copyright symbols, trademarks, fractions, emdashes, etc.) or choose to enable only the specific ones you prefer.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li><strong>Workspace Search</strong></li>
</ul>
  - The Recently Searched list is now accessible via the keyboard. Press <code>DownArrow</code> to focus on the list, then press <code>Enter</code> to re-run a search.
  - You can navigate search results with the keyboard without needing to press <code>Tab</code> first. Simply press <code>Down</code> while the search box is focused.
<ul>
<li>The settings sidebar automatically collapses on smaller screens, displaying a breadcrumb trail that shows the current setting.</li>
<li>Added keyboard shortcuts to jump between headers: use <code>Cmd + Option + Up/Down</code> to quickly navigate.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed the inconsistent widths of settings cards.</li></ul>]]></content:encoded>
      <pubDate>Sat, 14 Jun 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.26.4</title>
      <link>https://octarine.app/changelog/0.26.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.26.4</guid>
      <description><![CDATA[Paper types, auto Git sync with conflict resolution, attachments search, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Paper Types</strong></p>

<p>Six new writing backgrounds, or <code>papers</code>, have been added:</p>

<ul>
<li>Free: Graph</li>
<li>Pro: Lined, Seyes, Dots, Hexagonal, Engineering.</li>
<li>Switch between them via <code>Settings → Editor → Paper Type</code></li>
</ul>

<p><strong>Git Sync</strong></p>

<ul>
<li>GitSync is now automatically configured when you create a workspace from an existing folder that already contains git configurations. Folders that you have <code>git cloned</code> from a remote repository are set up automatically.</li>
<li>If your workspace is configured to sync with git, a <code>pull</code> is triggered when the app loads (or when you manually reload) to fetch the latest changes from the remote repository.</li>
</ul>
  - If there are merge conflicts between remote and local changes, the resolution depends on your selection in <code>Settings → Git Sync → Conflict Resolution</code>:
    - <code>Use Remote Changes</code> — The app will favor incoming changes from remote. <strong>Remote always wins.</strong>
    - <code>Keep Local Changes</code> — The app will favor your current local changes. <strong>Local always wins.</strong>
<ul>
<li>The settings preferences have been redesigned for a cleaner look.</li>
</ul>

<p><strong>Attachments Popover</strong></p>

<ul>
<li>Implemented a search function to quickly filter results by queries.</li>
<li>Removed the dropdown menu for Image/Video/All selections.</li>
<li>Enhanced the scrolling performance of the popover.</li>
<li>Fixed an issue where using <code>[[</code> to attach an image inserted incorrect text.</li>
<li>Improved the dragging hologram to clearly display dragged attachments.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>New setting: <code>Settings → Editor → Show Heading Guides</code> now displays small <code>H1</code>, <code>H2</code>, and <code>H3</code> tags above header names for clarity. <em>Default: ON.</em></li>
<li>All settings now have consistent font sizes and spacing.</li>
<li>The Workspace Settings button is now also available in the <code>?</code> help popover.</li>
<li>The file tree includes a <code>Refresh File Tree</code> button that re-indexes and recreates the file tree, useful when the app does not reflect the latest data from your drives or displays inconsistencies.</li>
<li>The <code>/</code> command search now prioritizes the main <code>name</code> rather than alternative names.</li>
<li>Success and Error toasts now have a consistent style.</li>
<li>Resizing the window, now auto closes the sidebars if open when it hits below 900px.</li></ul>]]></content:encoded>
      <pubDate>Sun, 08 Jun 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.26.3</title>
      <link>https://octarine.app/changelog/0.26.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.26.3</guid>
      <description><![CDATA[Fixed quick actions, copy response, tooltips. Updated success toast, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Fixed a bug where quick actions would not be visible for older chats in Writing Assistant.</li>
<li>Fixed tooltip for sending queries in Ask Octarine and Writing Assistant to be just <code>Enter</code></li>
<li>Fixed a bug where <code>Copy Response</code> would show up while the stream was still ongoing.</li>
</ul>

<p><strong>Changes</strong></p>

<ul>
<li>Success toast background and text colors changed.</li>
<li>Changed <code>references</code> tooltip text in Ask Octarine.</li></ul>]]></content:encoded>
      <pubDate>Sun, 01 Jun 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.26.2</title>
      <link>https://octarine.app/changelog/0.26.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.26.2</guid>
      <description><![CDATA[Ask Octarine date ranges, refresh prompts. WA unlinked chats, title generator. History grouping, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Ask Octarine</strong></p>

<ul>
<li>You can now add explicit date ranges as context either by clicking the calendar icon or pressing \"/\" in the input box.</li>
<li>Each date range includes the corresponding notes from Daily Desk.</li>
<li>A \"Refresh Suggestions\" button has been added to randomize and change the suggested prompts.</li>
<li>History entries are now grouped by relative dates such as Today, Yesterday, 2d ago, or 1w ago instead of absolute dates.</li>
<li>Fixed a bug where stored chats occasionally did not display references when a suggested prompt was used.</li>
<li>Renamed the \"context\" tooltip to \"References\" and the \"references\" tooltip to \"Relevant notes\".</li>
</ul>

<p><strong>Writing Assistant</strong></p>

<ul>
<li>Chats in the Writing Assistant are no longer tied to specific notes. Switching chats will not switch the associated note, allowing you to refer to multiple notes.</li>
<li>When selecting text for context, the interface now displays character counts instead of line counts.</li>
<li>Added skeleton loaders along with improved error handling and retry features.</li>
<li>History entries are now grouped by relative dates (e.g., Today, Yesterday, 2d ago, 1w ago).</li>
<li>Quick History is not shown on manually created new chats, even if they are empty.</li>
<li>Quick Actions on a response will display the Accepted button only when the ask is made on selected text that can be replaced. - Added a \"Generate Title\" button for creating titles.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>When the window width is less than 960px, opening a sidebar now automatically collapses any open sidebars to prevent the editor from being squished.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed a bug that prevented the full equation from displaying properly when math operations involved a single character (variable assignment).</li>
<li>Resolved an issue where backslashes used in math operations were saved as \"\\\\\" in the markdown file.</li>
<li>Fixed a bug where math operations failed to render in read-only editors (accessed via hovering over a doclink or Ask Octarine).</li></ul>]]></content:encoded>
      <pubDate>Sat, 31 May 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.26.1</title>
      <link>https://octarine.app/changelog/0.26.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.26.1</guid>
      <description><![CDATA[Ask Octarine: language-agnostic LLM for intent, better responses. Tasks preview, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Ask Octarine</strong></p>

<ul>
<li>Updated the way special keywords are processed by removing hardcoded English terms in favor of a language-agnostic approach.</li>
<li>Now leverages the LLM to determine languages and intent rather than relying on predefined routines. This change results in improved responses in any language of your choice.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>The \"Migration Incomplete Tasks\" automation button now displays a preview of incomplete tasks on hover.</li>
<li>Increased the font size for the Chat title in Writing Assistant.</li>
<li>The Writing Assistant text box now features the same loader icon as Ask Octarine.</li>
<li>Writing Assistant’s Quick History now omits the current chat when displaying the last three chats.</li>
<li>Reduced the tasks pie size to 16px.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved an issue where the Writing Assistant button did not toggle the collapse of an open sidebar.</li>
</ul>

<ul>
<li>Fixed a bug where clicking on \"Getting Started\" failed to close the Ask Octarine dialog.</li></ul>]]></content:encoded>
      <pubDate>Mon, 26 May 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.26.0</title>
      <link>https://octarine.app/changelog/0.26.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.26.0</guid>
      <description><![CDATA[Ask Octarine beta, chat notes for summaries insights. Global history, faster UI, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Ask Octarine (Beta)</strong></p>

<p>Chat with your notes to receive summaries, insights, and answers to your questions!</p>

<ul>
<li>Before using Ask Octarine, a small 90MB model is downloaded to help create embeddings—small vector chunks that identify relevant data for your question. Don’t worry, Octarine manages the download and storage for you.</li>
<li>After your entire workspace is indexed into smaller text chunks, you can start chatting.</li>
<li>Octarine intelligently parses your intent. It understands whether you need to summarize, explain, consolidate, analyze, review tasks/todos, or check your Daily Notes. Check the in-app Tips for guidance.</li>
<li>Access it via the sidebar button or use the <code>Cmd + O</code> shortcut.</li>
<li>Narrow your query by using the @ symbol to focus on specific folders.</li>
<li>Each chat is divided into multiple messages, with each message able to invoke a different AI model or context:</li>
</ul>
  - Each message indicates the context it used (if provided) or a date range if the query is time-focused.
  - Responses list <code>references</code> that show which notes were considered for your query.
  - You can copy responses in Markdown (for Octarine notes) or plain text.
<ul>
<li>After the first response, Octarine generates a title for the chat; you can edit or regenerate it using the Sparkles icon.</li>
<li>Empty chats offer suggested prompts based on a random selection of folders with notes for one-click analysis, summarization, or explanations.</li>
</ul>

<p><em>Ask Octarine is currently in beta</em> and will be improved in future updates. Some queries may not produce exactly what you expect, so your feedback is crucial. Please create a ticket on Github with any feedback.</p>

<p><strong>Global History</strong></p>

<ul>
<li>The Writing Assistant (sidebar) now shows global history across all chats instead of just the current file.</li>
<li>Clicking on a history entry takes you to both the chat and its associated file.</li>
<li>Empty chat screens display Quick History (the last three chats) for fast access.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Switching between notes in the Daily, Notes, and Templates tabs is now faster.</li>
<li>File opening from the graph view has been optimized.</li>
<li>The <code>Migrate Tasks</code> button has moved to inside the Daily notes breadcrumb for better accessibility.</li>
<li>The Meta sidebar and Writing Assistant buttons have been relocated from the notes breadcrumb to the global one.</li>
<li>A refreshed splash screen shows Recently Viewed items and keyboard shortcuts for quick access.</li>
<li>Selecting text and pressing the Writing Assistant button or <code>Cmd + J</code> now retains highlighting even when focus leaves the editor. This highlighting shows exactly what the LLM will consider and is removed when the sidebar is collapsed or the context selection is cleared.</li>
<li>The error screen now allows you to switch workspaces if an error occurs.</li>
<li>Writing Assistant queries are now selectable and respect line breaks.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where the Writing Assistant wouldn’t work with Ollama set up but without an OpenAI API key.</li>
<li>Fixed an issue where the code block language could be changed in read-only notes.</li>
<li>Fixed a bug where the Writing Assistant’s Context Selector didn’t scroll when using keyboard up/down arrows.</li>
<li>The model selector now displays a warning color when \"No model selected\" is shown.</li>
<li>Fixed an issue where the Writing Assistant’s input was cropped out on windows smaller than 768px.</li>
<li>Fixed a bug where the Workspace switcher was hidden behind the sidebar on windows smaller than 768px.</li>
<li>Fixed a bug where triggered Focus Mode did not collapse the open sidebars automatically.</li>
</ul>

<p><strong>Changes</strong></p>

<ul>
<li>The FPS counter no longer displays an average FPS.</li>
<li>The help button for the Writing Assistant has moved from beside the title to beside the send button in the input box.</li>
<li>New packages for Ask Octarine have slightly increased the overall package size.</li>
<li>Icon sizes for the Global breadcrumb have been reduced.</li>
<li>Ask Assistant is now renamed to <strong>Writing Assistant</strong>.</li>
<li>The attachments icon has been restored to the <code>Photos</code> icon.</li>
<li>The function that watches for changes will now skip over templates.</li></ul>]]></content:encoded>
      <pubDate>Sun, 25 May 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.25.4</title>
      <link>https://octarine.app/changelog/0.25.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.25.4</guid>
      <description><![CDATA[Daily Desk hover previews. Git reset logic, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li><code>Daily Desk</code> — Hovering over a day/week that has content will show up a preview on hover.</li>
<li>Improved Git reset deletion logic.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed multiple duplicate headers causing the outline to not navigate to the intended click.</li>
<li>Fixed highlight colors for some of the newer themes.</li></ul>]]></content:encoded>
      <pubDate>Sun, 27 Apr 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.25.3</title>
      <link>https://octarine.app/changelog/0.25.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.25.3</guid>
      <description><![CDATA[Mermaid diagrams download PNG/SVG. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>You can now download Mermaid diagrams in <code>PNG</code> and <code>SVG</code> formats.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved a bug that caused the editor to shift upwards when Mermaid errors occurred, disrupting the app layout.</li>
<li>Fixed an issue where selecting a blank note as context in Ask Assistant would display the current note’s data when hovering over the context name.</li>
<li>Corrected a bug that prevented daily files from displaying their name as context on Windows.</li></ul>]]></content:encoded>
      <pubDate>Mon, 21 Apr 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.25.2</title>
      <link>https://octarine.app/changelog/0.25.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.25.2</guid>
      <description><![CDATA[File tree performance enhanced. Pin/lock bug fix.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Enhanced the performance of file tree calculations when navigating between different areas of the app and returning to notes/templates.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved a bug that caused pinning/unpinning or locking/unlocking a non-active note to replace its data with that of the last viewed note.</li></ul>]]></content:encoded>
      <pubDate>Sun, 20 Apr 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.25.1</title>
      <link>https://octarine.app/changelog/0.25.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.25.1</guid>
      <description><![CDATA[Mermaid diagrams support, bug fixes, minor UX tweaks.]]></description>
      <content:encoded><![CDATA[<p><strong>Mermaid Support</strong></p>

<ul>
<li>Mermaid Diagrams are now supported within code blocks.</li>
<li>You can create a Mermaid diagram by:</li>
</ul>
  - Typing <code>/</code> and selecting <code>Mermaid</code>
  - Pressing <code>Cmd/Ctrl + Option/Alt + M</code>
  - Typing “``<code>mermaid” in the editor
<ul>
<li>Any syntax errors will be displayed in the code block. Refer to the <a href="https://mermaid.js.org/intro/">official documentation</a> for syntax guidelines on various diagrams.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Updated icon colors for several newer dark themes.</li>
<li>Moved the </code>Migrate Incomplete Tasks<code> option to the far right and changed its icon.</li>
<li>Increased default sidebar width for Ask Assistant to 400px.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved an issue where selecting a week number in the Calendar would hide the number due to matching background and text colors.</li>
</ul>

<p><strong>Changes</strong></p>

<ul>
<li>In the </code>0.24.3<code> release, the option to display line numbers in code blocks was removed for performance reasons; the setting remained in </code>Settings → Editor`, which has now been removed.</li></ul>]]></content:encoded>
      <pubDate>Sat, 19 Apr 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.25.0</title>
      <link>https://octarine.app/changelog/0.25.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.25.0</guid>
      <description><![CDATA[Ask Assistant 2.0 chat sidebar, URL context. 18 new Pro themes. Performance, bug fixes.]]></description>
      <content:encoded><![CDATA[<h2><strong>Ask Assistant 2.0</strong></h2>

<p><strong>Core Changes</strong></p>

<ul>
<li>The interface is completely redesigned to function more like a chat system for long-form conversations.</li>
</ul>

<ul>
<li>Ask Assistant now opens a sidebar on the right when activated, replacing the original dialog within the editor.</li>
</ul>

<p>- Multiple chat conversations can occur while using the note context.<br>
  - Each note maintains its own chat history for easy access.<br>
  - A \"chat\" can consist of multiple messages that follow the previous context, or you can initiate a new chat to start over.<br>
  - Each message can utilize different models.<br>
  - The title of the chat auto-generates based on the first response to the user prompt for better historical recall.<br>
  - A <code>Help</code> Dialog is available, offering tips and tricks for adapting to the new design.</p>

<p><strong>Context Switching</strong></p>

<ul>
<li>By default, the current note provides context for the chat. Hovering over the context in the chat prompt box displays the text sent to the AI provider.</li>
<li>You can select a small portion of text in the editor and press <code>Cmd/Ctrl + J</code> or use the <code>Add to Chat</code> icon in the Bubble menu to add that text as context (indicated by the line range).</li>
<li>To change the context to another note in the workspace, press the “@” icon or type @ as the first character in the chat. This opens a search box to select any existing note.</li>
</ul>

<p><strong>URL Context</strong></p>

<ul>
<li>You can provide a URL in the @ context selector, in addition to using existing files as context.</li>
<li>Octarine attempts to extract readable content from the URL to facilitate chat, although some JavaScript-heavy sites may not work due to data not loading.</li>
<li>Once content is extracted, hovering over the context title reveals the content. You can then <code>Copy Content</code>, <code>Save it to a new note</code> (using the URL title as the file name), or <code>Go to the link</code>.</li>
</ul>

<p><strong>New Themes!</strong></p>

<ul>
<li>Pro Users now have access to 18 new themes, bringing the total to 33 themes:</li>
</ul>
  - <strong>Dark Palettes</strong>: Vesper Dusk, Monokai Series (Original, Spectrum, Machine), Forest Dark, Xcode Series (Dark, Midnight, Sunset, Dusk), Synthwave, Catppuccin Series (Mocha, Macchiato, Frappe)
  - <strong>Light Palettes</strong>: Vesper Light, Forest Light, Xcode Light, Synthwave Light, Catppuccin Latte

<p><strong>Improvements</strong></p>

<ul>
<li>Sidebar widths and open/close states are saved and restored on app restarts or refreshes.</li>
<li>A <code>Sync Now</code> command is added to <code>CMDK</code> to force sync git changes (if set up).</li>
<li>Performance for data storage and retrieval from the local database has been improved.</li>
<li>Icon colors now correctly change to brighter versions when hovered.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved an issue where saving would cause the cursor to jump to the last position on Windows.</li></ul>]]></content:encoded>
      <pubDate>Mon, 14 Apr 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.24.3</title>
      <link>https://octarine.app/changelog/0.24.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.24.3</guid>
      <description><![CDATA[Fix daily note wikilink errors, validate calendar folder file names.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Resolved an issue that allowed the creation of a new note in the daily note folder using wikilinks, which caused an error.</li>
<li>Implemented validations to ensure only valid named files can be created in the <code>Daily</code> and <code>Weekly</code> folders for the calendar.</li></ul>]]></content:encoded>
      <pubDate>Sat, 29 Mar 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.24.2</title>
      <link>https://octarine.app/changelog/0.24.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.24.2</guid>
      <description><![CDATA[Faster editor loading, improved code highlighting. Graph colors for notes, legend. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Editor Performance</strong></p>

<ul>
<li>Improved loading times for the editor.</li>
<li>Replaced the code block syntax highlighting framework with a more efficient option.</li>
<li>LaTeX/Math rendering is now disabled by default; it can be enabled in <code>Settings → Editor → Render Math Equations</code> if needed.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li><code>Graph</code> — Daily and weekly notes now have different colored nodes for easier distinction.</li>
<li><code>Graph</code> — A legend has been added to explain the meaning of each node color.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved an issue where linked note titles were not formatted correctly in the meta sidebar for daily and weekly notes.</li>
<li><code>Windows</code> — Fixed a problem where adding doc links resulted in an incorrect format, preventing recognition.</li>
<li><code>Windows</code> — Corrected an issue where the Graph would fail to load if a daily or weekly note was linked to another note.</li></ul>]]></content:encoded>
      <pubDate>Wed, 26 Mar 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.24.1</title>
      <link>https://octarine.app/changelog/0.24.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.24.1</guid>
      <description><![CDATA[Windows bug fixes. Graph date-time conversion, empty date errors resolved.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li><code>Windows</code> — Fixed a bug where Graph would fail due to incorrect date-time conversions.</li>
<li><code>Windows</code> — Fixed a bug where error toast would show up when clicking on dates without data in them.</li></ul>]]></content:encoded>
      <pubDate>Sun, 23 Mar 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.24.0</title>
      <link>https://octarine.app/changelog/0.24.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.24.0</guid>
      <description><![CDATA[Major performance updates, rewritten Graph View, external file change detection, bug fixes.]]></description>
      <content:encoded><![CDATA[<p>Big changes! A little change here, a big refactor there, and we got ourselves a performance improvement patch!</p>

<p><strong>Performance</strong></p>

<ul>
<li>The Notes file tree implementation has been rewritten to efficiently manage extremely long lists.</li>
</ul>

<ul>
<li>Using <code>Cmd/Ctrl + P</code> for file navigation now instantly updates the tree, centering on the selected note.</li>
</ul>

<ul>
<li>The file navigation architecture has transitioned from using unique IDs to file names, ensuring more reliable note navigation.</li>
</ul>

<ul>
<li>Updating a note no longer triggers unnecessary file tree recalculations, reducing CPU usage.</li>
</ul>

<p><strong>Graph View</strong></p>

<ul>
<li>The Graph View has been completely rewritten with a custom solution for improved performance.</li>
</ul>

<ul>
<li>Nodes with more outgoing links are now larger, with their size increasing exponentially based on the number of connections.</li>
</ul>

<ul>
<li>Hovering over a node dims the rest of the graph, enhancing focus on the hovered node and its connections.</li>
</ul>

<p><strong>Daily Desk</strong></p>

<ul>
<li>Calendar navigation is now possible using shortcuts, which are listed below the calendar.</li>
</ul>

<ul>
<li>Changes to the <code>Migrate Incomplete</code> automation:</li>
</ul>

<p>- A <code>Migrated from </code> line is now added above incomplete todos in the transferred date note, helping to identify their origin.<br>
  - A property (front-matter) indicating where incomplete tasks were migrated is added to the extracted date note.</p>

<ul>
<li>Performance improvements have been made to finding incomplete todos.</li>
</ul>

<p><strong>Meta Sidebar</strong></p>

<ul>
<li>Note stats now display <code>Characters</code> and <code>Lines</code>.</li>
</ul>

<ul>
<li>Selecting text in a note updates the stats for the selected text.</li>
</ul>

<ul>
<li>Linked Notes and Attached Media headers now reflect the number of items they contain.</li>
</ul>

<ul>
<li>External reference calculations have been optimized for better performance.</li>
</ul>

<p><strong>Reacting to Outside File Changes</strong></p>

<ul>
<li>Octarine now reacts to in-note changes made outside the app, in addition to detecting directory-level changes (creating, deleting, moving notes/folders).</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>The Ask Assistant now fetches models compatible with your <code>OpenAI</code> server (defaulting to OpenAI) for the model selector, allowing the use of Deepseek, Grok, or any OpenAI API-compatible server without errors.</li>
<li>Navigation buttons have been removed from breadcrumbs.</li>
<li>The notes breadcrumb now adjusts to the app's size, truncating folder names as necessary.</li>
<li>The note name in the breadcrumb now features a background around its input.</li>
<li>Pinning or locking a note now updates its status in the note's property (front-matter) instead of the local database, preserving its status across devices or workspaces.</li>
<li>LaTeX equations now support chemical equations — <a href="https://mhchem.github.io/MathJax-mhchem/">See ref</a>.</li>
<li>A <code>Yesterday</code> option has been added to the slash command.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved a bug that prevented proper recognition of Chinese characters in word count.</li>
<li>Fixed an issue where moving a note containing a <code>.</code> would result in a renamed file with missing characters.</li>
<li>Corrected a bug where an error message regarding the existence of a note/folder during renaming would be obscured by other note items in the list.</li>
<li>Relaxed the math equation regex to accommodate spaces between characters.</li>
<li>Fixed an issue where pressing enter in the command bar while the editor had the cursor on a tag, would cause the tag to be entered incorrectly.</li>
</ul>

<p><strong>Breaking Changes</strong></p>

<ul>
<li>Due to database changes, the following will be reset:</li>
</ul>
  - Your recently viewed notes list.
  - Any pinned or locked notes.
<ul>
<li>A dialog will appear on load to inform you about the breaking changes and perform a fresh database cleanup for using Octarine.</li></ul>]]></content:encoded>
      <pubDate>Sat, 22 Mar 2025 11:40:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.23.3</title>
      <link>https://octarine.app/changelog/0.23.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.23.3</guid>
      <description><![CDATA[GitSync improvements, safer sync on Windows. Recently Viewed fix, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li><code>GitSync</code> — Toggling <code>Backup Periodically</code> off, now shows the warning sign in Global Breadcrumb to notify you of it.</li>
<li><code>GitSync</code> — Added <code>files</code> to ignored folders setting.</li>
<li><code>GitSync</code> — Replaced toggles with radio groups for Including or Ignoring folders while syncing.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li><code>GitSync</code> — Fixed an issue where sync would fail on Windows.</li>
<li><code>Recently Viewed</code> — Fixed an issue where occasionally on refresh, clicking on an item in recently viewed would take you to a dead path.</li>
<li>Fixed an issue where pressing <code>CMD + N</code> to create a new note when not in the <code>Notes</code> tab or when pressing <code>Create New Note</code> in the workspace splash screen would not focus the file name for quick rename.</li></ul>]]></content:encoded>
      <pubDate>Sat, 22 Feb 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.23.2</title>
      <link>https://octarine.app/changelog/0.23.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.23.2</guid>
      <description><![CDATA[Tags redesigned, visible, editable. New note filename auto-focus. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improved Tagging Experience</strong></p>

<ul>
<li>Tags have been completely redesigned. They now appear as regular, visible text instead of as a separate node. This change makes them easier to search for within the file, editable, and non-blocking.</li>
<li>Additionally, the tag design now uses the theme's accent color and no longer includes a background.</li>
<li>Tags can now be added to existing text by placing <code>#</code> before them or using the find and replace function.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Creating a new note, automatically focuses the file name in the breadcrumb for quick editing.</li>
</ul>
  - If the <code>Settings → Editor → Show File Name Input</code> is toggled on, then the focus would be on the file name inside the editor.
<ul>
<li>Ignore the <code>d, do, dd</code> error if one of <code>P, PP, PPP or PPPP</code> is typed in the date format setting.</li>
<li>Improve selection colors for Dark and Dim themes.</li>
</ul>

<p><strong>Changes</strong></p>

<ul>
<li>Sidebar is now NOT resizable for daily desk. It is fixed to fit the calendar (resizes automatically with zoom). Switching to search / notes / templates will still allow resizing.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed a bug where invalid characters pasted from a migration tool (evernote) caused the app to crash.</li>
<li>Fixed a bug where single <code>replace</code> would replace it with `<code> and not the actual replace term.</li>
<li>Fixed an issue where typing </code>/` in ask assistant to filter the common prompts would not allow keyboard navigation using arrow keys.</li></ul>]]></content:encoded>
      <pubDate>Wed, 12 Feb 2025 12:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.23.1</title>
      <link>https://octarine.app/changelog/0.23.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.23.1</guid>
      <description><![CDATA[Ask Assistant: Ollama integration, new AI models. Instant folder rename, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Pressing <code>Cmd/Ctrl + A</code> inside a code block now selects all text within that code block only.</li>
<li>Week numbers in the calendar now display with the accent text color.</li>
<li>Text selection colors for <code>Dark</code> and <code>Dim</code> theme have been changed to blue for better visibility.</li>
<li>Added a <code>Paste Raw Markdown</code> shortcut to the Keyboard Shortcut Cheat Sheet.</li>
<li>When creating a new folder, the rename process now begins instantly, with the text highlighted for quicker renaming.</li>
</ul>

<p><strong>Ask Assistant</strong></p>

<ul>
<li>No longer requires OpenAI configuration if Ollama is setup and running.</li>
<li>Instant server check for Ollama, eliminating the need for a refresh.</li>
<li>Improved text copy for the <code>Taking Context</code> and <code>Starting Fresh</code> help options in Ask Assistant.</li>
<li>Displays a warning if neither OpenAI is configured nor Ollama is running.</li>
<li>Includes a copy button next to the entered prompt.</li>
<li>Fixed a bug preventing up/down arrow functionality in the text area.</li>
<li>Added support for the <code>o1-mini</code> and <code>o3-mini</code> models.</li>
<li>Shows a <code>no model selected</code> warning if the last selected model is unavailable.</li>
<li>Improved auto scroll for AI responses.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved an issue where pressing <code>up</code> when a code block is the first element in a note did not function. It now creates a new paragraph above.</li>
<li>Fixed a problem where the selected background color would not display for pinned file items in the tree view when a pinned file was being viewed.</li>
<li>Addressed an issue where images and videos would not appear on Windows.</li>
<li>Fixed a bug where switching between workspaces sometimes caused incorrect data to display or data from the last workspace to show if the new workspace lacked attachments or weekly notes.</li>
<li>Fixed a bug where switching workspaces would sometimes wipe out the <code>pinned</code> notes.</li></ul>]]></content:encoded>
      <pubDate>Sat, 08 Feb 2025 12:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.23.0</title>
      <link>https://octarine.app/changelog/0.23.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.23.0</guid>
      <description><![CDATA[Focus Mode Pro, Custom Date Formatting. CMDK daily weekly commands, UI consistency, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Focus Mode (Pro)</strong></p>

<ul>
<li>A new <strong>Focus Mode</strong> has been introduced, which dims everything except the currently edited text or sentence. This feature enhances concentration and reduces distractions.</li>
<li>Focus Mode also hides the global breadcrumb, the note breadcrumb, and collapses any open sidebar.</li>
<li>While in Focus Mode, <code>CMDK</code> remains accessible, but all other actions (e.g., Workspace Search, Recently Viewed) are disabled until you exit Focus Mode.</li>
<li>To enable <strong>Focus Mode</strong>, use: <code>CmdK → Focus Mode</code></li>
<li>To disable it, use the <code>CMDK</code> bar or click the <code>eye</code> icon at the top.</li>
<li><strong>Available to users on the Pro License.</strong></li>
</ul>

<p><strong>Custom Date Formatting</strong></p>

<ul>
<li><code>Settings → Preferences</code> now includes an option to modify the date formatting throughout the app.</li>
</ul>
  - The following areas will be impacted: <code>CMD + D</code>, <code>Graph</code>, <code>Doclinks</code>, and <code>Daily Desk Breadcrumb</code>.
  - Note storage will remain unchanged, continuing to use the format <code>Daily/YYYY-MM-DD.md</code>.

<p><strong>Improvements</strong></p>

<ul>
<li><code>CMDK</code> — Daily and Weekly notes display available commands in the command bar.</li>
</ul>

<p><strong>Changes</strong></p>

<ul>
<li><code>App</code> — Call to action buttons across the app now have consistent design.</li>
<li><code>Graph</code> — Increased zoom threshold before showing node names.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li><code>Editor</code> — Resolved an issue where pasting links containing <code>#</code> in the title caused them to be treated as tags upon refreshing or reloading the note.</li>
<li><code>Sidebar</code> — Corrected a problem that caused the meta and tags sidebar to appear on the left when the screen width was less than 768 pixels.</li>
<li><code>Workspace</code> — Resolved an issue that caused the creation of a workspace to fail when a folder with the same name as an existing path was already present.</li>
<li><code>Attachments</code> — Include a condition to identify local image links on Windows.</li>
<li><code>CMDK</code> — Fixed <strong>Lock Note</strong> command not showing up for a note.</li></ul>]]></content:encoded>
      <pubDate>Mon, 03 Feb 2025 12:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.22.0</title>
      <link>https://octarine.app/changelog/0.22.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.22.0</guid>
      <description><![CDATA[Ask Assistant: Ollama, custom AI servers. Improved search, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Ask Assistant - Ollama Support &amp; Custom Servers</strong></p>

<ul>
<li>Local LLMs (with Ollama) are now supported for Ask Assistant.</li>
<li>In <code>Settings → AI</code>, you can —</li>
</ul>
  - Change the <code>BASE_URI</code> for both OpenAI and Ollama integration.
  - Edit the system prompt if the default setting isn’t helpful.

<p>Note — You must set up <code>ollama</code> and have it running to use it in Octarine. Ask Assistant will notify you if Ollama is not running.</p>

<p><strong>Improvements</strong></p>

<ul>
<li><code>Ask Assistant</code> — The text area now automatically focuses for typing after the response stream ends.</li>
<li><code>Ask Assistant</code> — The system prompt has been refined for more precise responses.</li>
<li><code>Search</code> — Debounce timing has been increased to prevent spamming the results list.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li><code>Daily Desk</code> — Resolved a bug that caused the app to crash when the searched text appeared in a weekly note.</li>
<li><code>Ask Assistant</code> — Fixed a bug where APIs were not whitelisted for Windows/Linux, rendering the assistant unusable.</li>
<li><code>Ask Assistant</code> — Corrected a bug preventing the error toast from displaying.</li>
<li><code>Editor</code> — Fixed syntax highlighting issues in several pro themes.</li></ul>]]></content:encoded>
      <pubDate>Wed, 29 Jan 2025 12:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.21.1</title>
      <link>https://octarine.app/changelog/0.21.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.21.1</guid>
      <description><![CDATA[Blank screen fix weekly notes, weekly notes routing streamlined. Workspace return fix, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Resolved a bug that caused the app to display a blank screen if the last viewed file before closing was a weekly note.</li>
<li>Streamlined routing for accessing weekly notes.</li>
<li>Corrected an issue where clicking <code>Back to Workspace</code> in Settings would not return you to the last note you were working on.</li></ul>]]></content:encoded>
      <pubDate>Sat, 25 Jan 2025 12:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.21.0</title>
      <link>https://octarine.app/changelog/0.21.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.21.0</guid>
      <description><![CDATA[External file references, weekly notes, UI enhancements, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>External Files</strong></p>

<ul>
<li>You can now reference external files that Octarine doesn’t natively support in your notes. Clicking on these files opens them in the default app, allowing you to work with your notes and references simultaneously.</li>
</ul>

<ul>
<li>The Meta sidebar features an <code>External References</code> section for each note. It allows you to import new files or search for existing files in the workspace to reference.</li>
</ul>

<ul>
<li>These references are stored in the markdown as <code>frontmatter</code> at the top of the markdown file, which also lays the groundwork for Properties/Frontmatter in upcoming releases.</li>
</ul>

<p>- Here’s an example of how the frontmatter will appear in the file:</p>

<pre><code>    ---
    external_files:
      - 2412.10953v1.pdf
    ---
    </code></pre>

<ul>
<li>Octarine comes with support for several default extensions. You can add additional extensions that suit your workflow by navigating to <code>Settings → Files → External Files</code>.</li>
</ul>

<p>- However, the following extensions cannot be imported, as Octarine already supports them natively in your notes: <code>MD / PNG / JPG / JPEG / GIF / WEBM / SVG / MP4 / MOV</code>.</p>

<p><strong>Weekly Notes</strong></p>

<ul>
<li>A new column labeled <code>WN</code> (Week Number) is now available in the Daily Desk’s Calendar, displaying the weeks of the year.</li>
<li>Weekly Notes are stored in the <code>Daily/Weekly</code> folder in the workspace, following the <code>-W</code> format.</li>
<li>The size of the day buttons in the calendar has been reduced.</li>
<li>The week now starts on <code>Monday</code> instead of <code>Sunday</code>.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>A context menu (right-click) has been added to items under <code>Attached Media</code> in the meta sidebar.</li>
<li>The style of the Alert Dialog has been updated.</li>
<li>Codeblocks are now wrapped to prevent horizontal scrolling on medium-sized windows and above. On smaller windows, codeblocks remain unwrapped and scrollable.</li>
<li>The speed of creating a daily note has been improved.</li>
<li>Clicking <code>Regenerate</code> on an Ask Assistant response now sends an explicit <code>retry</code> with the previous response, prompting the LLM to avoid sending the same response again.</li>
<li>The <code>Linked Notes</code> section in the meta sidebar has a maximum height and a scrollbar, preventing it from occupying the entire sidebar height when numerous doclinks are attached.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>A bug has been fixed where switching workspaces could sometimes display incorrect days with notes in the daily desk’s calendar.</li></ul>]]></content:encoded>
      <pubDate>Sat, 25 Jan 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.20.3</title>
      <link>https://octarine.app/changelog/0.20.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.20.3</guid>
      <description><![CDATA[Workspace crash, welcome file display fixed. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Fixed a bug that caused the app to crash on switching or creating workspaces :(</li>
<li>Fixed a bug where a new workspace would not show the <code>Welcome</code> file in the file tree, but would show after a refresh.</li></ul>]]></content:encoded>
      <pubDate>Mon, 06 Jan 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.20.2</title>
      <link>https://octarine.app/changelog/0.20.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.20.2</guid>
      <description><![CDATA[Resizable sidebars, input shortcuts, bug fixes. Win release prep.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>The Meta sidebar and Tags sidebar can now be resized, just like the main sidebar.</li>
<li>The draggable surface area in the global breadcrumb has been increased.</li>
<li>Keyboard shortcuts are now functional even when the focus is on input fields.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved a bug that caused garbage text to appear when adding a highlight within a blockquote.</li>
<li>Fixed an issue where selecting a pinned note would keep the note item focused in the sidebar, leading to keyboard shortcut conflicts.</li>
</ul>

<p><strong>Misc</strong></p>

<ul>
<li>Tons of behind the scenes changes for supporting the Windows Release (currently under alpha-testing)</li></ul>]]></content:encoded>
      <pubDate>Sat, 04 Jan 2025 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.20.1</title>
      <link>https://octarine.app/changelog/0.20.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.20.1</guid>
      <description><![CDATA[Better read-only file errors, template editor file name top. File ops, formatting bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Improved error handling when trying to save to a file made read-only in the Finder. It shows a toast notification with the error instead of crashing the entire app.</li>
<li>The template editor now shows the file name input at the top (if the setting is toggled on), similar to Notes, for quicker renaming.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where the app would crash when renaming a newly created file and instantly moving it.</li>
<li>Fixed several scenarios that would crash the app upon creating, renaming, or moving files.</li>
<li>Fixed an issue where highlighting text with a trailing space would break the formatting when revisiting the file.</li>
<li>Fixed an issue where changing the theme from the CMDK bar would show the purchase license option even when choosing one of the three free themes.</li></ul>]]></content:encoded>
      <pubDate>Fri, 20 Dec 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.20.0</title>
      <link>https://octarine.app/changelog/0.20.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.20.0</guid>
      <description><![CDATA[Redesigned Ask Assistant, locked notes for Pro users. Performance boosts, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Redesigned Ask Assistant</strong></p>

<ul>
<li>The Ask Assistant feature now resembles a chat experience.</li>
<li>Upfront prompt options are now hidden under a <code>/</code> command. To view a list of quick options, press <code>/</code> in the chatbox after selecting text to rephrase or rewrite.</li>
<li>You can change the model directly from the chatbox, eliminating the need to navigate to the settings.</li>
<li>After a response is generated, you can request refinements. Prompts entered after response generation will apply to the response, not the original selected text.</li>
<li>The performance of the chat and editor experience has been improved.</li>
</ul>

<p><strong>Locked Notes</strong></p>

<ul>
<li>Individual notes can now be <strong>locked</strong>, preventing any form of editing.</li>
<li>Notes, Templates, and Daily Desk can all be locked.</li>
<li>To lock a note, you can:</li>
</ul>
  - Right-click on the note/template and choose <strong>Lock Note</strong> from the context menu.
  - Use the breadcrumb options in Notes, Templates, or Daily Desk.
  - Select <strong>Lock Note</strong> from <code>CMDK</code>.
<ul>
<li>To regain editing access, follow the same steps to <strong>Unlock Note</strong>.</li>
<li>This feature is available exclusively for <strong>Pro License</strong> users.</li>
</ul>

<p><strong>Changes</strong></p>

<ul>
<li>Task breakdown no longer shows the <code>pending/completed</code> upfront, but rather is under a tooltip now. Removed background and reduced spacing.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fix recently viewed notes not showing up at the top of <code>CMD + P</code> command bar.</li>
<li>Improved performance of read only editors (changelog, doclink hovers)</li>
<li>Improve performance of note meta info (word count, reading time, linked notes)</li></ul>]]></content:encoded>
      <pubDate>Sat, 14 Dec 2024 07:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.19.6</title>
      <link>https://octarine.app/changelog/0.19.6</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.19.6</guid>
      <description><![CDATA[More syntax highlighters, select read-only text, custom error screen, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Increased the amount of languages supported for syntax highlighting in codeblock.</li>
<li>Add the ability to select text from Read only editor — <code>Changelog / Doclink hovers / Ask Assistant responses</code></li>
<li>Add a setting in <code>Settings → Files</code> to ignore <code>dot-folders</code> from showing up in the workspace <code>default: Show</code></li>
<li>Added a custom error screen for when Octarine crashes for any reason, with steps to resolve / refresh or in case of continued issues to contact support.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed a bug where renaming a file would momentarily wipe new text written before reinstating it.</li>
<li>Fixed a bug a where deleting the last remaining workspace would lead the app into an error state.</li></ul>]]></content:encoded>
      <pubDate>Tue, 10 Dec 2024 07:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.19.5</title>
      <link>https://octarine.app/changelog/0.19.5</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.19.5</guid>
      <description><![CDATA[Folder note fix, paragraph spacing, list markers. Editor default, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Fixed a bug where notes under <code>.folders</code> would show the last viewed note’s text instead of it’s own.</li>
</ul>

<p><strong>Changes</strong></p>

<ul>
<li>Reduced the opacity of the list marker to make it distinct (bullet in unordered list, or numbers in ordered list)</li>
<li>Increased the spacing between two paragraphs.</li>
<li>For new workspaces, the editor setting <code>Show File Name Input</code> is toggled <code>off</code> by default.</li></ul>]]></content:encoded>
      <pubDate>Fri, 06 Dec 2024 07:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.19.4</title>
      <link>https://octarine.app/changelog/0.19.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.19.4</guid>
      <description><![CDATA[Editor `[` key navigation bug fix.]]></description>
      <content:encoded><![CDATA[<p><strong>Hotfix</strong></p>

<ul>
<li>Fixed a bug where pressing <code>[</code> would cause the notes to be navigated instead of typing in the editor</li></ul>]]></content:encoded>
      <pubDate>Wed, 04 Dec 2024 07:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.19.3</title>
      <link>https://octarine.app/changelog/0.19.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.19.3</guid>
      <description><![CDATA[Text command for paragraphs, improved shortcuts, Ask Assistant context fix, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Introduced a new <code>Text</code> command in the <code>/</code> command to convert text into a paragraph. Keyboard Shortcut: <code>Cmd + Option + 0</code> or <code>Ctrl + Alt + 0</code></li>
<li>Relocated the <code>Ask Assistant</code> command to the bottom of the <code>/</code> command list.</li>
<li>Updated the shortcut for opening the keyboard shortcuts help drawer from <code>?</code> to <code>Cmd + ?</code>, making it accessible while typing in the editor.</li>
<li>Added <code>Open Note</code> and <code>Expand/Collapse</code> options to the context menu in the file tree.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Resolved a bug that caused dragged and dropped images to display the message <code>Image has been deleted</code> for too long before rendering. The image now appears almost instantly.</li>
<li>Corrected several shortcuts that were not functioning on Linux and various keyboard layouts.</li>
<li>Fixed an issue in <code>Ask Assistant</code> where the entire note was taken as context instead of just the selected text for rewrite/rephrase.</li>
<li>Addressed an issue where changes were not canceled when using the <code>up/down</code> keys during file renaming in the file tree.</li>
<li>The <code>Ask Assistant</code> icon button has been removed from the editor.</li></ul>]]></content:encoded>
      <pubDate>Wed, 04 Dec 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.19.2</title>
      <link>https://octarine.app/changelog/0.19.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.19.2</guid>
      <description><![CDATA[Attachment deletion, sorting, Ask Assistant command. Doclink speed & clarity, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Attachments</strong></p>

<ul>
<li>Attachments can now be deleted from the workspace entirely.</li>
</ul>
  - Right click an attachment in the attachment popover, and press <code>Delete</code>.
  - Any attachment that was used in a note and has been deleted, would show a warning banner in it’s place to inform about the deletion.
<ul>
<li>Increased font size of the items in Attachments.</li>
<li>Attachments are now sorted by <code>latest → oldest</code></li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Improved speed of doclink resolution in a note after it’s been deleted.</li>
<li>Changed the colors of a missing doclink in note to standout from proper doclinks.</li>
<li><code>Ask Assistant</code> is now available as part of the <code>/</code> command and as a small button on the bottom left of the editor.</li>
<li>Increase font size of labels in ContextMenus and DropdownMenus.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed a bug where images dragged from the attachments popover would not save as <code>[[image.png]]</code> but rather as ``</li>
<li>Fixed a bug where Images and Videos were not draggable.</li></ul>]]></content:encoded>
      <pubDate>Fri, 29 Nov 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.19.1</title>
      <link>https://octarine.app/changelog/0.19.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.19.1</guid>
      <description><![CDATA[Ask Assistant custom context, insert response. Natural language date search for doclinks, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Ask Assistant</strong></p>

<ul>
<li>Using a custom prompt without selecting any text to change, provides two options:</li>
</ul>

<ul>
<li><code>Full Context</code> - Takes the entire context of the note into consideration for the request. Useful when you want to create something inline with previous text. <code>Enter</code> to select</li>
</ul>

<ul>
<li><code>No Context</code> - Is a fresh slate on your prompt. Useful when you want to create something without baggage of other writing methods. <code>Cmd + Enter</code> to select</li>
</ul>

<ul>
<li>A new option to <code>Insert</code> the response to the note instead of replacing the selected text is available.</li>
</ul>

<p>- If text was selected before using Ask Assistant, insert puts the response a line below the selected text.<br>
  - If no text was selected, insert puts the response at the position of the cursor.</p>

<ul>
<li>Changed the design of the action buttons.</li>
</ul>

<ul>
<li>Improved error handling.</li>
</ul>

<p><strong>Natural Language Date search for Doclinks</strong></p>

<ul>
<li>Use natural language like <code>today</code> <code>tomorrow</code> <code>nov5</code> inside <code>[[</code> doclinks to link to daily notes. (<em>Option only shows up if a daily note for that date has been created)</em></li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li><code>Settings → AI</code> now has a <code>Copy Key</code> button to copy the api key.</li>
<li><code>Settings → AI</code> now has a Deactivate Integration button to remove the OpenAI configuration.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where copying articles or html from a browser would not paste the images.</li>
<li>Fixed an issue where external links would open inside the app window when clicked inside <code>doclink</code> hovers or the changelog.</li>
<li>Removed the setting to choose whether deleted files go to Trash or are permanently deleted, as it would require additional permissions from the OS, which resulted in crashes. Deleted files are now permanently deleted by default.</li>
<li>Fixed the error background color for Cyberpunk theme.</li></ul>]]></content:encoded>
      <pubDate>Wed, 27 Nov 2024 11:40:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.19.0</title>
      <link>https://octarine.app/changelog/0.19.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.19.0</guid>
      <description><![CDATA[Pro License, Ask Assistant AI, expanded themes, UI improvements.]]></description>
      <content:encoded><![CDATA[<p><strong>Introducing the Pro License!</strong></p>

<p>The app has achieved a significant milestone, and the Pro License is now available at Early Access pricing. This introduces new features, additional themes, and customizations that are currently available and more will be added soon!</p>

<p><strong>Ask Assistant (Pro)</strong></p>

<p>Ask Assistant is Octarine’s version of integrating AI to help you write better!</p>

<ul>
<li>Access Ask Assistant by either:</li>
</ul>

<p>- Select any text and click the <code>sparkle star</code> button (far right) to open the Assistant dialog to work with the selected text as context.<br>
  - Select any text and press <code>Cmd/Ctrl + J</code> to open the assistant to work with the selected text as context<br>
  - Press <code>Cmd/Ctrl + J</code> without selecting any text to open the assistant to work with no context</p>

<ul>
<li>Default options are provided to rewrite selected text, along with an Input box to write your own prompt.</li>
</ul>

<ul>
<li>Post Regeneration, you can either:</li>
</ul>

<p>- <code>Esc</code> — to discard the response.<br>
  - <code>R</code> — to regenerate the response with the same prompt.<br>
  - <code>C</code> — to copy the response.<br>
  - <code>Cmd/Ctrl + Enter</code> — to insert the response into the editor.</p>

<ul>
<li>Supports <code>OpenAI</code> models for now. Requires an OpenAI API Key to be used. Setup your API key in <code>Settings → AI</code></li>
</ul>

<p><strong>New Themes (Pro)</strong></p>

<ul>
<li>Expanded the assortment of themes from 3 to 16!</li>
</ul>

<ul>
<li>Choose from a variety of Dark &amp; Light themes to go with your mood.</li>
</ul>

<ul>
<li>Theme can be changed from <code>Settings → Preferences</code> or <code>CMDK → Change Interface Theme</code></li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Changed the background color for dropdown menus and context menus.</li>
<li>Font selection in settings now renders the font in the dropdown for a quick preview.</li>
<li>Theme options (in settings dropdown and <code>CMDK</code> bar) have a small chip showing a quick preview of the theme color pallette against them.</li>
<li>Removed the slight red bar visible in the task pie chart when <code>0</code> tasks are completed.</li></ul>]]></content:encoded>
      <pubDate>Tue, 26 Nov 2024 11:40:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.18.2</title>
      <link>https://octarine.app/changelog/0.18.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.18.2</guid>
      <description><![CDATA[Slash cmd template search, file deletion settings control, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Slash Command</strong></p>

<ul>
<li>Increased padding of each button inside the command, as well as fixed scroll padding.</li>
<li>Added keyboard shortcut tips to options that support it.</li>
<li>Replaced <code>Insert Template</code> option with list of templates that are now searchable directly. (Give <code>/daily</code> a try).</li>
</ul>

<p><strong>Settings</strong></p>

<ul>
<li>A new <code>Files</code> settings section has been made available with the following settings:</li>
</ul>
  - A toggle for if you want the <code>Confirmation Dialog</code> to be shown when deleting files/folders. Default is <code>yes</code>
  - A dropdown to choose what should happen with deleted files — either they go to <code>system trash</code> or are <code>permanently deleted</code> . Default is <code>system trash</code>

<p><strong>Improvements</strong></p>

<ul>
<li>Changed icon of <code>templates</code> everywhere.</li>
<li>Changed colors of all <code>action</code> highlights from <code>white/black</code> to Octarine accent colors.</li>
<li>Reduced amount of colors the app has, and made things uniform.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where <code>zoom</code> would cause the file tree items to overlay over one another.</li>
<li>Reverted the change from <code>0.18.1</code> where read only notes where selectable, since it resulted in text selections messing up across the app.</li></ul>]]></content:encoded>
      <pubDate>Sat, 09 Nov 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.18.1</title>
      <link>https://octarine.app/changelog/0.18.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.18.1</guid>
      <description><![CDATA[Doclink design & hover titles, task breakdown all notes, selectable text, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Changed <code>doclink</code> design to have a more link like style (and also to distinct itself from the newly shipped highlight colors)</li>
<li>Added title to hover cards that show up when a doclink/linked note is hovered.</li>
<li>Changed design of task breakdown to more of a pie shape.</li>
<li>Task breakdown is now available for regular notes in addition to daily desk.</li>
<li>Images have their <code>alt</code> text shown at the bottom.</li>
<li>Removed restriction of non editor text not being selectable. Also results in doclink hover notes to be selectable for copying.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fix an issue where clicking on nodes in graph or clicking on linked notes in Meta sidebar would not navigate to the correct note.</li>
<li>Fix an issue where if the first thing in a note was a <code>code</code> block it would not extract tasks.</li>
<li>Fixed an issue where results from workspace search would not scroll to the result in the file for larger notes.</li></ul>]]></content:encoded>
      <pubDate>Mon, 04 Nov 2024 11:40:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.18.0</title>
      <link>https://octarine.app/changelog/0.18.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.18.0</guid>
      <description><![CDATA[Core rewrite, better performance, auto graph, rename fixes references, improved search, meta sidebar.]]></description>
      <content:encoded><![CDATA[<p>This marks a major release for the app, where a lot of the stuff is rewritten for better performance. Along the way, made a bunch of UI changes, added new features and more!</p>

<p>Think of this as the next phase of Octarine, that makes it easier to build new features, and keep the performance of the app in the right direction. Long release notes, let’s dive in.</p>

<p><strong>Performance</strong></p>

<ul>
<li>Changed the way app data (not notes) are stored to be more efficient.</li>
<li>Notes load up way quicker when switching between notes.</li>
<li>Each workspace is now indexed on load, which results in reading of all notes to extract tags and make doclinks. This means the graph is automatically created for any workspace (even workspaces that are created from existing folders)</li>
<li>Improved the file watching mechanism to only look at the folder in question, rather than the entire workspace directory to look for changes.</li>
</ul>

<p><strong>Global Sidebar</strong></p>

<ul>
<li>Workspace switcher designed changed to be minimal. Replaced the colored border with the initials of the workspace.</li>
<li>Removed <code>Settings</code> from the navigation menu. It now sits under the workspace switcher button.</li>
<li>Repositioned the <code>Search</code> button to be beside the workspace name.</li>
<li>Improved performance of the file tree for larger workspaces.</li>
<li>Using keyboard shortcuts to navigate the file tree ( <code>Cmd + Shift + E</code> focuses it), shows a purple outline on the current navigated file for better focus.</li>
<li>Removed <code>Refresh workspace</code> button from the quick actions. It still now accessible only via the <code>Cmd + K</code> bar.</li>
<li>Toggling the sidebar close, no longer shows the minimal sidebar.</li>
</ul>

<p><strong>Search</strong></p>

<ul>
<li>Improved performance of search to be efficient and fast when returning results for larger workspaces and queries that are short.</li>
<li>Changed the design for making distinction between file name and search to be cleaner.</li>
<li>Search is now broken down into multiple lines, if the searched item exists multiple times in the same line.</li>
<li>Removed the ability to collapse search results.</li>
</ul>

<p><strong>Meta Sidebar</strong></p>

<ul>
<li>Moved the button to show meta about the file to be present in the note breadcrumb rather than on the titlebar.</li>
<li>Tags are now accessed via a button on the titlebar.</li>
<li>Sections under meta now are:</li>
</ul>
  - <strong>Info</strong>
    
    - Removed <code>backlinked</code> notes section from here.
    - Added a new <code>Attached media</code> section that shows images/videos in the file.
  - <strong>Referenced in</strong>
    
    - New section introduced that shows references of the current note (this replaces the backlinked notes from the earlier versions)
    - A <code>refresh</code> button is provided for cases where renaming a folder will fix links, but doesn’t automatically show up sometimes.
  - <strong>Outline</strong>
    - Fixed outline not updating for notes.
    - Improved designs for highlighting current visible header.

<p><strong>Improvements</strong></p>

<ul>
<li>Sidebar can now be resized when in <code>Daily Desk</code></li>
<li>Renaming or Moving a note/folder will fix references made in other notes to reflect the new names/locations.</li>
<li>Add a light background to <code>Today’s</code> date in the calendar.</li>
<li>In file search made more efficient, and improved moving to <code>next match</code></li>
<li>Daily desk breadcrumb now omits the year if it’s the same calendar year as today → <code>Friday, November 1</code> instead of <code>Friday, November 1, 2024</code></li>
<li>Reduced the background opacity of the scrollbars unless hovered.</li>
<li>Changed background of selected text from default blue, to Octarine purple accent color.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed the results count between Workspace Search and Infile search being different.</li>
<li>Fixed keyboard navigation not working properly for workspace search.</li>
<li>Fixed an issue where saved changes would not reflect in the editor if the theme of the app was changed via the <code>CMD + K</code> bar.</li>
<li>Fixed the UI layout shifting when using workspace search to scroll to searched content in notes.</li>
<li>Recently viewed and Sidebar buttons are shifted to the extreme left when in fullscreen mode.</li>
<li>Dragging a file or folder now correctly scrolls the file tree.</li>
</ul>

<p><strong>Breaking Changes</strong></p>

<ul>
<li>Due to the changes in the data storage, recently viewed and pinned file data have been reset.</li></ul>]]></content:encoded>
      <pubDate>Fri, 01 Nov 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.17.6</title>
      <link>https://octarine.app/changelog/0.17.6</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.17.6</guid>
      <description><![CDATA[Multi-color highlights. Grouped Heading buttons in Bubble Menu.]]></description>
      <content:encoded><![CDATA[<p><strong>Multi-Color Highlights</strong></p>

<ul>
<li>Added support for multiple highlight colors.</li>
<li>Bubble menu (shown when selecting a text) has a submenu for Highlight now made available to select additional colors.</li>
<li>Grouped Heading buttons into one button in Bubble Menu for easier navigation.</li></ul>]]></content:encoded>
      <pubDate>Thu, 24 Oct 2024 11:40:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.17.5</title>
      <link>https://octarine.app/changelog/0.17.5</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.17.5</guid>
      <description><![CDATA[Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Fixed a bug that disallowed pasting stuff into a codeblock.</li></ul>]]></content:encoded>
      <pubDate>Tue, 24 Sep 2024 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.17.4</title>
      <link>https://octarine.app/changelog/0.17.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.17.4</guid>
      <description><![CDATA[Workspace search for file names, improved visibility, click to file. Better paragraph alignment.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Workspace search</li>
</ul>
  - Now supports searching for file names.
  - Added a different shade of background for the search items for improved visibility.
  - Clicking on the file name in the search takes you to the file. Expand/Collapse icons have their dedicated click now.
<ul>
<li>Improved alignment of paragraphs with headers.</li></ul>]]></content:encoded>
      <pubDate>Sat, 21 Sep 2024 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.17.3</title>
      <link>https://octarine.app/changelog/0.17.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.17.3</guid>
      <description><![CDATA[Image paste issues fixed, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Fixed a bug where images pasted via clipboard would not save to the folder properly resulting in loss on refresh.</li>
<li>Fixed a bug where the syntax for pasted images would change from <code>[[Image.png]]</code> to `<code> on save in the markdown storage. </code>Note:` These would self correct the next time you make a change in the file.</li>
<li>Fixed a bug where placeholders where not shown.</li>
<li>Fixed a bug where an empty todo item would not show the blinking caret.</li></ul>]]></content:encoded>
      <pubDate>Wed, 11 Sep 2024 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.17.2</title>
      <link>https://octarine.app/changelog/0.17.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.17.2</guid>
      <description><![CDATA[Note content overwrite fix, new note crash fix, markdown link formatting fixed.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Fixed a bug where quick switching between notes would sometimes overwrite the new note with previous notes content.</li>
<li>Fixed typing markdown link syntax <code>[text] (link)</code> not formatting the link.</li>
<li>Fixed a bug where creating a new note would lead to no file being selected, but editor being open to edit, causing the app to crash the moment the note is being saved.</li></ul>]]></content:encoded>
      <pubDate>Sun, 08 Sep 2024 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.17.1</title>
      <link>https://octarine.app/changelog/0.17.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.17.1</guid>
      <description><![CDATA[Fix intermittent crash on new note. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Hotfix</strong></p>

<ul>
<li>Fix an issue where creating a new note would intermittently crash the app.</li></ul>]]></content:encoded>
      <pubDate>Wed, 04 Sep 2024 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.17.0</title>
      <link>https://octarine.app/changelog/0.17.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.17.0</guid>
      <description><![CDATA[Major performance rewrite, preserved cursor position, faster startup, smaller app, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Fixed a bug where chinese characters where not highlighted properly via <code>in-file</code> search.</li>
<li>Fixed a bug where navigating from Workspace search would not highlight the text correctly or not scroll to it correctly.</li>
<li>Fixed <code>Outline</code> not highlighting the current viewing header automatically on scroll.</li>
<li>Fixed a bug where newly created daily files wouldn’t instantly show the <code>menu</code> options.</li>
<li>Fixed a bug where clicking on a multiple search results from the same file in Workspace Search, would cause a refresh of the page.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Cursor position is now preserved, so when you come back to a file, you can pick up right where you left off.</li>
</ul>

<p><strong>Performance</strong></p>

<p>This release was part of a major rewrite to the underlying systems that have resulted in a lot of performance improvements, most notably:</p>

<ul>
<li>Faster startup time.</li>
<li>Smaller installed size (13MB → 10MB).</li>
<li>Switching between notes is instant with no flash of data painting.</li>
<li>Navigating to notes is much quicker.</li>
<li>Switching between workspaces is much quicker.</li>
<li>Keyboard navigating the file tree for a much larger workspace, is smoother.</li>
<li>Showing selected file in the file tree is much quicker when jumping between files.</li>
</ul>

<p>Short video showing moving between files being smoother. Left (Dark) is <code>v0.16.4</code> and Right (Light) is <code>v0.17.0</code>.</p>]]></content:encoded>
      <pubDate>Wed, 04 Sep 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.16.4</title>
      <link>https://octarine.app/changelog/0.16.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.16.4</guid>
      <description><![CDATA[GitSync: Self-hosted GitLab, simpler setup, repo link.]]></description>
      <content:encoded><![CDATA[<p><strong>GitSync</strong></p>

<ul>
<li>Relaxed the SSH url check, so self-hosted gitlab servers can also be used.</li>
<li>Removed extra steps like choosing service, made the UX simpler to just have an input and button for setting up sync</li>
<li>Added a <code>View</code> link to go directly to the repository.</li></ul>]]></content:encoded>
      <pubDate>Sat, 24 Aug 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.16.3</title>
      <link>https://octarine.app/changelog/0.16.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.16.3</guid>
      <description><![CDATA[Design improvements, breadcrumb, sidebar, codeblocks. Linux crash, workspace creation fixes. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Changed design of the global breadcrumb — it now has a larger padding, traffic lights are centered, icons are larger and a background is added.</li>
<li>Changed design of the meta sidebar buttons.</li>
<li>Improved design of codeblock.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where pressing <code>Up Arrow</code> on a codeblock would not let you exit it.</li>
<li>Removed transition duration from the sidebar dragging since it was slower than the actual drag lines.</li>
</ul>

<p><strong>Linux</strong></p>

<ul>
<li>Fixed <code>gstream</code> dependencies, so that <code>changelog</code> doesn’t cause the app to crash.</li>
<li>Workspace creation has an option now to <code>paste</code> workspace path if for some reason the <code>folder dialog</code> does not open on the distro.</li></ul>]]></content:encoded>
      <pubDate>Tue, 13 Aug 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.16.2</title>
      <link>https://octarine.app/changelog/0.16.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.16.2</guid>
      <description><![CDATA[FPS setting saved. Fixed language selector, workspace search scroll, UI bugs.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>FPS counter setting is now saved to config, so it won’t go away on reload.</li>
<li>Increased size of the search button on the sidebar.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed keyboard shortcut borders when outside tooltips.</li>
<li>Fixed clicking on language selector for codeblock not displaying the list.</li>
<li>Fixed <code>language selector</code> and <code>copy to clipboard</code> buttons being <code>tab</code> accessible resulting in weird layout shifts.</li>
<li>Fixed using workspace search to go to a file, not scrolling to the selected position.</li></ul>]]></content:encoded>
      <pubDate>Thu, 08 Aug 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.16.1</title>
      <link>https://octarine.app/changelog/0.16.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.16.1</guid>
      <description><![CDATA[Fixed crash from dead backlinks. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Fixed a bug where a dead backlink would cause the app to crash when opening a note.</li></ul>]]></content:encoded>
      <pubDate>Tue, 30 Jul 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.16.0</title>
      <link>https://octarine.app/changelog/0.16.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.16.0</guid>
      <description><![CDATA[New update method, move folders, delete to Trash, FPS counter.]]></description>
      <content:encoded><![CDATA[<p><strong>Bundler Update</strong></p>

<ul>
<li>Upgraded the internals to the latest version of Tauri.</li>
</ul>
  - Comes with added security, improvements and a whole new way to update the app

<p><strong>Improvements</strong></p>

<ul>
<li>Dragging a file to move over a folder does not instantly open it. Instead if you stick around of the folder for 500ms, it’ll open it.</li>
<li>You can now move folders to other folders as well!</li>
<li>Deleting a file/folder does not delete it permanently but rather moves it to your Trash. (you may need to give Octarine permissions for it one time)</li>
</ul>

<p><strong>Fun</strong></p>

<ul>
<li>A new FPS counter has been added to the app to see if there’s any lags!</li>
<li><code>Cmd + K</code> → <code>FPS</code> to enable / disable it</li></ul>]]></content:encoded>
      <pubDate>Sun, 28 Jul 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.15.6</title>
      <link>https://octarine.app/changelog/0.15.6</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.15.6</guid>
      <description><![CDATA[Window resize 480px, faster workspace calc, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>App window can now be resized to upto <code>480px</code> allowing you to keep Octarine beside all your other apps!</li>
<li>Reduced color palette to be more concise.</li>
<li>Fix issue where the notes breadcrumb was misaligned with the search and meta sidebars.</li>
<li>Improve performance of function to calculate workspace files on create/rename/delete of files/folders.</li></ul>]]></content:encoded>
      <pubDate>Sat, 13 Jul 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.15.5</title>
      <link>https://octarine.app/changelog/0.15.5</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.15.5</guid>
      <description><![CDATA[Alpha Math formulae support, use $$. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Mathematical Formulae (Alpha)</strong></p>

<ul>
<li>Added basic support for rendering math formulae in the editor</li>
</ul>

<ul>
<li>Equations need to be written between two <code>$</code> signs.</li>
</ul>

<ul>
<li>Fixed a bug where backslashes were added to the markdown when typing text inside square brackets.</li></ul>]]></content:encoded>
      <pubDate>Sun, 09 Jun 2024 15:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.15.4</title>
      <link>https://octarine.app/changelog/0.15.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.15.4</guid>
      <description><![CDATA[Table improvements: Enter creates rows, cell selection, hidden controls. Read only tags. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Read Only editor versions now support tags.</li>
<li>Renaming a file does no longer throw an error when the case is changed.</li>
<li>Reduced border between doclinks list and <code>create</code> list.</li>
<li>Fixed a bug where pressing enter right after a tag, would replace it with a Header 1.</li>
<li>Removed ability to create Header by the `<code> combination.</li>
</ul>

<p><strong>Tables</strong></p>

<ul>
<li>Pressing Enter inside a table, creates rows below it.</li>
<li>Column and Row controls are hidden unless the table is hovered/focused.</li>
<li>Fixed </code>Shift + Enter<code> in a cell not allowing break lines.</li>
<li>Fixed Table cells not respecting </code>single line` schema.</li>
<li>Added cell selections and background color when selected.</li></ul>]]></content:encoded>
      <pubDate>Mon, 03 Jun 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.15.3</title>
      <link>https://octarine.app/changelog/0.15.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.15.3</guid>
      <description><![CDATA[Doclinks create note. Graph view tags, improved layout. Performance, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Create new notes from the Doclinks command</strong></p>

<ul>
<li>Two new options have been added to the <code>[[</code> command list</li>
</ul>
  - Create new note at <code>root</code> of the workspace based on the input if it doesn’t exist.
  - Create new note <code>inside the current folder</code> based on the input if it doesn’t exist.
<ul>
<li>This creates a note and automatically links it to the current note.</li>
<li>If the current note is at the root of the workspace, then the <code>in this folder</code> option is not available, and if the note exists in both places, then neither option is available.</li>
</ul>

<p><strong>Tags in Graph View</strong></p>

<ul>
<li>Notes that are tagged using <code>#</code> now show up in the graph view with a <code>yellow</code> node color.</li>
<li>Clicking on them opens the search sidebar with the tag pre-filled.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Experimental forces change to the Graph to allow spacing between the nodes, and smoother interactions.</li>
<li>Fixed a bug where creating a new daily note would show <code>created 54 years ago</code> in the created meta information.</li>
<li>Matched text is now highlighted inside the <code>[[</code> command list based on the input.</li>
<li>The <code>[[</code> list no longer shows all files and attachments without an input. Filter is capped at showing 5 items, so you can get to what you need quick.</li>
<li>Improved the code around saving notes to file to take up less operations, and make the app a bit more performant.</li></ul>]]></content:encoded>
      <pubDate>Fri, 24 May 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.15.2</title>
      <link>https://octarine.app/changelog/0.15.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.15.2</guid>
      <description><![CDATA[Tag rendering fixed, hyphens in tags, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue where more than 2 tags in one line, would hide the tag rendering.</li>
<li>Allow tags to have hyphen in them. Eg: <code>product-update</code> is now a valid tag</li></ul>]]></content:encoded>
      <pubDate>Thu, 16 May 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.15.1</title>
      <link>https://octarine.app/changelog/0.15.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.15.1</guid>
      <description><![CDATA[Non-English tags, cursor-heading overlap, codeblock linking fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Fixed a bug where non-english characters could not be part of the tag.</li>
<li>Fixed cursor overlapping with the first character of a heading.</li>
<li>Fixed an issue where <code>#</code> and <code>[[</code> inside codeblocks would link the note or create a tag.</li></ul>]]></content:encoded>
      <pubDate>Sun, 12 May 2024 10:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.15.0</title>
      <link>https://octarine.app/changelog/0.15.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.15.0</guid>
      <description><![CDATA[Note tagging, nested tags. Meta Sidebar redesign, Tags tree. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Tags are finally here!</strong></p>

<p>Huge update, and the app now supports <code>tagging</code> as a mode of organising!</p>

<p><strong>Tags</strong></p>

<ul>
<li>Start organising your notes with tags by pressing <code>#</code> and typing text.</li>
<li>Tags can be nested using the <code>/</code> operator. For example <code>#product/update</code></li>
<li>Tags are created in real time, so pressing <code>Space</code> / <code>Enter</code> / moving out of the file would create them. Unused tags will be removed to keep things clean.</li>
<li>Clicking on tags in the note or via the Tag Tree in the Meta Sidebar, opens the workspace search with the tag prefilled.</li>
<li>Clicking on a tag result in the search, would take you to the file, and highlight the tag for a brief moment (2 secs).</li>
</ul>

<p><strong>Meta Sidebar Changes</strong></p>

<ul>
<li>The meta sidebar button has been moved from the note’s breadcrumb to the Global Breadcrumb (to make it accessible everywhere).</li>
<li>3 sections are made available in the sidebar</li>
</ul>
  - <strong>Info</strong> - Note details (created / modified / word count / outgoing and incoming links)
  - <strong>Outline</strong> - Table of Contents for the note
  - <strong>Tags</strong> - This is not just for the note, but serves as a file tree for across the workspace.
<ul>
<li>Info / Outline are disabled when no note is open.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Fixed a bug where <code>/</code> command would not scroll down when pressing down arrow keys.</li>
<li>Fixed a bug where the search term would randomly expand the sidebar in workspace search.</li>
<li>Fixed links in search not being wrapped properly to the next line.</li>
<li>Delete actions in Context Menu / Dropdowns are <code>red</code> to signify danger.</li>
<li>Fix keyboard controls in workspace search.</li></ul>]]></content:encoded>
      <pubDate>Sun, 12 May 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.14.4</title>
      <link>https://octarine.app/changelog/0.14.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.14.4</guid>
      <description><![CDATA[App zoom controls Cmd+ Cmd-, indicator, reset. Shortcut refs for zoom, linking notes.]]></description>
      <content:encoded><![CDATA[<p><strong>Zoom Controls</strong></p>

<ul>
<li>Allowed zooming in and out of the app to reach your comfort zone for text sizes.</li>
<li>Pressing <code>Cmd +</code> / <code>Cmd -</code> will zoom in and out respectively.</li>
<li>If the zoom is greater or less than 100, then an indicator is shown on the breadcrumb with the current zoom percentage</li>
<li>You can reset the zoom back to <code>100%</code> by clicking on the percentage button</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Added shortcut key references for Zoom, Linking notes to Keyboard Shortcuts.</li>
<li>Removed the keyboard shortcut display button from Search on the sidebar.</li></ul>]]></content:encoded>
      <pubDate>Wed, 08 May 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.14.3</title>
      <link>https://octarine.app/changelog/0.14.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.14.3</guid>
      <description><![CDATA[Daily Desk task tally. Editor focus fix. Sidebar settings. UI polish.]]></description>
      <content:encoded><![CDATA[<p><strong>Daily Desk Task tally</strong></p>

<ul>
<li>A neat little task tally counter has been added to Daily Desk notes</li>
<li>Any task item created via the <code>/</code> command or by using <code>[ ]</code> counts toward the tally.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Added a setting button at the bottom of the sidebar, when it’s collapsed.</li>
<li>Closing command bar will focus back to the editor if it was open.</li>
<li>Sync icon for configured is different from when not configured.</li>
<li>Bring back backdrop-blur when the command bar is open.</li></ul>]]></content:encoded>
      <pubDate>Sat, 27 Apr 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.14.2</title>
      <link>https://octarine.app/changelog/0.14.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.14.2</guid>
      <description><![CDATA[Readable daily desk dates, workspace search icons, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Fixed natural language date input not working in <code>Cmd + K</code></li>
<li>Format daily desk notes in <code>[[</code> to have readable dates for better searching.</li>
<li>Fix <code>Match case</code> and <code>Match word</code> filters not working for Workspace Search</li>
<li>Fix the sort order for recently viewed notes in <code>Cmd + P</code></li>
<li>Format the results in Workspace search from <code>Daily Desk</code> and <code>Templates</code> to have distinct icons in front of them.</li>
<li>Daily desk results in Workspace search, have the date formatted to be more readable.</li>
<li>Fix in file search not being cleared when moving between files, causing last searched terms to be highlighted when the search is empty.</li></ul>]]></content:encoded>
      <pubDate>Sun, 21 Apr 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.14.1</title>
      <link>https://octarine.app/changelog/0.14.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.14.1</guid>
      <description><![CDATA[Selected text search in workspace, improved search header.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Selecting a text and pressing <code>Cmd + Shift + F</code> to open workspace search, auto populates and searches for the selected text.</li>
<li>Improved styling for workspace search header, hiding the Workspace switcher, and adding a clear <code>Close</code> button.</li></ul>]]></content:encoded>
      <pubDate>Sun, 14 Apr 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.14.0</title>
      <link>https://octarine.app/changelog/0.14.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.14.0</guid>
      <description><![CDATA[Sidebar search redesign, quick result navigation. Go to date icon, drag to open folders, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Workspace Search</strong></p>

<p>So a few months back, search had been redesigned to have it’s own separate page, filters were added and performance for improved. All good things, but somehow it still felt disjointed and seemed to break workflows, so it’s now gone through another redesign, which I believe makes it far easier to use than before</p>

<ul>
<li>Search is now present in the sidebar, and accessible right beside your notes.</li>
<li>Quickly move between results, without the need of context switches.</li>
<li>Match case and Match whole word filters are now present in the search box, rather than separate buttons.</li>
<li>Each file result, can be collapsed, so you only see what you care about.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Link container now has a <code>copy</code> button to copy the link to clipboard.</li>
</ul>

<ul>
<li>Copy link and Copy code now have success toasts shown post copy.</li>
</ul>

<ul>
<li>When using the command bar to open a note ( <code>Cmd + P</code> ), the recently viewed notes are at the very top.</li>
</ul>

<ul>
<li>Selecting a <code>text</code> and pressing <code>Cmd + F</code> in the editor, auto populates the text in the search box.</li>
</ul>

<ul>
<li>An icon is made available in the calendar to access <code>Go to date</code> functionality for human friendly date navigation.</li>
</ul>

<ul>
<li>Search results now <em>omit</em> the text inside image links.</li>
</ul>

<ul>
<li>Dragging a note to move it to a folder now opens the folder as you drag over it!</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed <code>Cmd + D</code> for opening the Go to Date command not working when the editor is focused.</li>
<li>Fix images/videos overflowing from the container in the Attachments popover.</li>
<li>Add shortcut key for highlighting text in the Keyboard Shortcuts.</li>
<li>Reduced size of the <code>Help</code> button.</li></ul>]]></content:encoded>
      <pubDate>Sat, 13 Apr 2024 11:40:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.13.4</title>
      <link>https://octarine.app/changelog/0.13.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.13.4</guid>
      <description><![CDATA[Templates with DocLinks, auto closing brackets, improved note switcher, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Templates can now have DocLinks attached to them. Add a doc link using <code>[[</code> to any template, and when you insert the template, the file will be auto linked.</li>
<li>Hovering over the <code>created</code> and <code>updated</code> time in the meta sidebar, shows the exact time in a tooltip.</li>
<li>Increased size of toggle switches.</li>
<li>Auto closing brackets are applied when pressing <code>(</code> or <code>{</code></li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed <code>Cmd + P</code> not opening the note switcher when the editor was focused.</li>
<li>Fixed names in note switcher to not have <code>.md</code> and the correct folder paths.</li>
<li>Fixed a bug where deleted files would show up as a blank line item in recently viewed.</li></ul>]]></content:encoded>
      <pubDate>Sat, 06 Apr 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.13.3</title>
      <link>https://octarine.app/changelog/0.13.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.13.3</guid>
      <description><![CDATA[Rebuilt Graph View, zoom, hover highlights. Task link opacity, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Rebuilt the Graph View</strong></p>

<p>A ground up rewrite of the graph view, to be more performant and with new features</p>

<ul>
<li>Pinch in/out on your trackpad, or scroll up and down with your scroller to zoom in/out the graph.</li>
<li>Zooming in reveals the file names for readability.</li>
<li>Hovering over nodes, now highlights the links.</li>
<li>Source nodes are <code>brighter</code> (dark themes) / <code>darker</code> (light theme) to distinguish from other nodes.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Links/Code inside a task item have reduced opacity when the task is checked off.</li>
<li>Fixed Meta Sidebar width being broken.</li>
<li><code>/</code> command has separators and consistent icons.</li></ul>]]></content:encoded>
      <pubDate>Fri, 15 Mar 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.13.2</title>
      <link>https://octarine.app/changelog/0.13.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.13.2</guid>
      <description><![CDATA[Better search: daily filter, saved terms. Changelog dialog, UI, Calendar, Graph improvements.]]></description>
      <content:encoded><![CDATA[<p><strong>Search Improvements</strong></p>

<ul>
<li>New filter <code>Only in Daily Desk</code> to find results only in your daily notes.</li>
</ul>

<ul>
<li>Searched terms are now saved in and shown in <code>Recently Searched</code> on an empty search page for quick access to repeated searched terms.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Left sidebar expanding/collapsing is smoother.</li>
<li><code>Cmd + P</code> open note functionality now has <code>folder names</code> as subtitles.</li>
<li>Month is Calendar is now in the full format i.e <code>March</code> instead of <code>Mar</code></li>
<li>In Graph, nodes of daily desk, now have better formatted date values i.e <code>Sunday, November 22 2023</code></li>
<li>In app changelog is now a dialog instead of a page. On every new app update, it’ll popup once on app load to show you what’s new!</li></ul>]]></content:encoded>
      <pubDate>Sun, 10 Mar 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.13.1</title>
      <link>https://octarine.app/changelog/0.13.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.13.1</guid>
      <description><![CDATA[Pinned notes: file tree display, top sticky. Pin/unpin options improved. UI, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>New look for Pinned Notes</strong></p>

<ul>
<li>Pinned notes now show up the file tree instead of requiring you to go to completely different page.</li>
<li>They are stickied at the top for easier access</li>
<li>You can unpin them, by hovering over them and press the <code>X</code></li>
<li>Pinning notes can now be achieved not only be the existing context menu (right click over note in file tree), the command bar, but also via the Breadcrumb options ( <code>…</code> on the top-right)</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Fix shadow showing up for no background keyboard shortcuts.</li>
<li>Removed the <code>Pinned</code> menu button.</li>
<li>Currently viewing note name is shown in the <code>Move to Different Folder</code> command menu function.</li>
<li>Fix table controls overlaying on dropdowns.</li>
<li>Fix Graph and Sidebar icons in command menu.</li>
<li>Removed <code>Root</code> being shown under notes in <code>Recently Viewed</code></li></ul>]]></content:encoded>
      <pubDate>Wed, 28 Feb 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.13.0</title>
      <link>https://octarine.app/changelog/0.13.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.13.0</guid>
      <description><![CDATA[Highlight, quote text. Redesigned text menu, settings page. UI tweaks, scroll fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Highlight, Quote and a fresh new Menu design</strong></p>

<ul>
<li>The Bubble Menu (the one that comes up when you select some text in a note) has been given a UI facelift.</li>
</ul>

<ul>
<li>Added option to <code>Highlight</code> text. Select any text, and either press the <code>Highlight</code> icon or press <code>Cmd + Shift + H</code></li>
</ul>

<p>- Coupled with this is a setting to choose one of 6 colors for highlighting text.</p>

<ul>
<li>Added the option to quickly create a blockquote from selected text.</li>
</ul>

<p><strong>Settings Redesign</strong></p>

<ul>
<li>Settings is now a dedicated page instead of a dialog that opens up.</li>
<li>Moved the <code>Settings</code> button from the left sidebar, to be under the <code>Workspace Switcher</code> (Click on the workspace name on the top-left)</li>
<li><code>Cmd + comma</code> still remains the shortcut to access settings, as well via the <code>Cmd + K</code> bar.</li>
<li>Pressing <code>Escape</code> on the settings page, now takes you to the last viewed page.</li>
</ul>

<p><strong>Extra Redesigns</strong></p>

<ul>
<li>Workspace switcher now shows a small <code>dot</code> with the workspace’s chosen color for clarity.</li>
<li>Reduced input sizes for workspace creation.</li>
<li>When pressing <code>Cmd + K</code> on an existing note, it shows the note’s name as a chip at the top.</li>
<li>Fixed scrolls across the app to not be visible at all times, and to be less annoying.</li>
<li>Increased the length of the link container. (shown when clicking a link)</li></ul>]]></content:encoded>
      <pubDate>Sun, 25 Feb 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.12.0</title>
      <link>https://octarine.app/changelog/0.12.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.12.0</guid>
      <description><![CDATA[Codeblocks line numbers, Filetree sorting, In-app changelog, UI polish, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>New</strong></p>

<ul>
<li>Codeblocks now have line numbers shown against them.</li>
<li>A new setting has been made available in <code>Settings → Editor</code> if you prefer to toggle this off.</li>
</ul>

<ul>
<li>Notes Filetree has now sorting options, to sort via <code>Name</code> / <code>Created Time</code> / <code>Modified Time</code> in ascending or descending fashion.</li>
<li>These values are stored for each workspace, and can be unique across your workspaces.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>In App Changelog is now available. Clicking on <code>Changelog</code> in the Help menu or <code>CMD+K</code> takes you to an all new changelog page, where you can check all the previous release notes.</li>
<li>A subtle <code>purple</code> indicator is shown on the <code>Help</code> popover after a new release to showcase the changes.</li>
<li>Disable deleting of <code>Image/Video</code> in Read Only mode (when hovering over \\[\\[wikilinked\\]\\] notes)</li>
<li>Hide scrollbar for <code>/</code> command and <code>[[</code> command.</li>
<li>New Graph Icon!</li></ul>]]></content:encoded>
      <pubDate>Thu, 08 Feb 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.11.0</title>
      <link>https://octarine.app/changelog/0.11.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.11.0</guid>
      <description><![CDATA[Note Find & Replace. Global & InFile search filters. Template quick view. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Find and Replace text inside a note</strong></p>

<ul>
<li>In File search now has a toggle to <strong>Find and Replace.</strong></li>
</ul>

<ul>
<li>Can be triggered directly using <code>⌘</code> <code>⌥</code> <code>F</code> inside a note. If the replace input is focused, pressing <code>Enter</code> will replace the current highlighted result, while <code>⌘ Enter</code> will replace all matches with the term.</li>
</ul>

<p><strong>Filters for Global and InFile Search</strong></p>

<ul>
<li>Both Global and InFile search have 2 additional filters made available</li>
</ul>
  - <strong>Match Case</strong> - If you want the search to honor case sensitivity.
  - <strong>Match Whole word</strong> - If you want the search to not look for partial matches.

<p><strong>Templates Quick View</strong></p>

<p>When inserting a template from the <code>/</code> command, you can see a quick preview of the template, so you don’t have to memorise what is going to be inserted in.</p>]]></content:encoded>
      <pubDate>Sat, 27 Jan 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.10.3</title>
      <link>https://octarine.app/changelog/0.10.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.10.3</guid>
      <description><![CDATA[GitSync status in breadcrumb, fix Workspace deletion errors.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Replaced toast messages with a subtle <code>Syncing</code> text in Global Breadcrumb when GitSync is taking place</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed Deleting Workspace leading to stale data being present in config as well as errors leading to non-usage of the application.</li></ul>]]></content:encoded>
      <pubDate>Wed, 24 Jan 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.10.2</title>
      <link>https://octarine.app/changelog/0.10.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.10.2</guid>
      <description><![CDATA[Infile search stability, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Fixed Infile search breaking when typing <code>[</code></li>
<li>Fixed Infile search position overlaying on meta sidebar.</li></ul>]]></content:encoded>
      <pubDate>Thu, 18 Jan 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.10.1</title>
      <link>https://octarine.app/changelog/0.10.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.10.1</guid>
      <description><![CDATA[Git Sync Now, layout improvements, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Added a <code>Sync Now</code> button in <code>Settings → Git Sync</code> to force sync changes.</li>
<li>Changed the layout slightly for better readability.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed a bug where if the sync ran into errors, and you turn auto sync back on, and the next run is successful, the error would not disappear.</li></ul>]]></content:encoded>
      <pubDate>Wed, 17 Jan 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.10.0</title>
      <link>https://octarine.app/changelog/0.10.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.10.0</guid>
      <description><![CDATA[Git Sync Beta, auto-backup to Git, last sync status icon.]]></description>
      <content:encoded><![CDATA[<p><strong>The gang releases the GitSync Beta!</strong></p>

<p>This one has been in the oven for far too long, and I’m excited to present it to you all!</p>

<p><strong>New</strong></p>

<ul>
<li>A new settings option called <code>Git Sync</code> has been made available for all.</li>
<li>You can enter your git repository details <code>Github/Gitlab</code> and Octarine will periodically backup your files to it.</li>
<li>Cloud Icon on the top-right to show Last Sync Time</li>
</ul>

<p>Read through the <a href="https://octarine.app/docs/gitsync">documentation</a> once before you get started on it. Some knowledge of <code>git</code> is appreciated, but not mandatory.</p>

<p>P.S It is recommended that you take a quick local backup of your workspace, before you do this. I don’t see any issues where data would be lost, but a backup won’t hurt.</p>]]></content:encoded>
      <pubDate>Mon, 15 Jan 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.9.4</title>
      <link>https://octarine.app/changelog/0.9.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.9.4</guid>
      <description><![CDATA[Global Search improved, faster & complete. Template cleanup. Crash bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Improved Global Search algorithm, so that it <em>does not suck anymore.</em> Improved it to not miss any files and be a tad bit faster.</li>
<li>Removed <code>.md</code> from <code>Insert Template</code> templates.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed a bug where typing <code>[[</code> or <code>((</code> inside Global Search would make the app crash.</li>
<li>Fixed a bug where switching a workspace while a file was open would sometimes make the app crash.</li></ul>]]></content:encoded>
      <pubDate>Thu, 04 Jan 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.9.3</title>
      <link>https://octarine.app/changelog/0.9.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.9.3</guid>
      <description><![CDATA[Backlink, content copy, folder file deletion fixed. Dev logs better, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Fixed a bug that would keep the page in limbo if a new file created inside a folder was deleted.</li>
<li>Fixed backlinks not being removed when a doc link was removed from a file.</li>
<li>Fixed an issue where switching quickly between heavy pages would sometimes copy the previous notes contents into the new one.</li>
<li>Fixed colors for dropdown hovers on light mode.</li>
<li>Fixed keyboard shortcut design for Help Popover.</li>
</ul>

<p><strong>Developer</strong></p>

<ul>
<li>Better except messages in console, sentry.</li></ul>]]></content:encoded>
      <pubDate>Thu, 04 Jan 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.9.2</title>
      <link>https://octarine.app/changelog/0.9.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.9.2</guid>
      <description><![CDATA[Fixes app not starting for new users.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Fixed a bug that caused new users to not be able to start the app at all.</li></ul>]]></content:encoded>
      <pubDate>Wed, 03 Jan 2024 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.9.1</title>
      <link>https://octarine.app/changelog/0.9.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.9.1</guid>
      <description><![CDATA[Sentry error tracing for stability, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Developer</strong></p>

<ul>
<li>Added Sentry for Error Tracing</li></ul>]]></content:encoded>
      <pubDate>Thu, 28 Dec 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.9.0</title>
      <link>https://octarine.app/changelog/0.9.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.9.0</guid>
      <description><![CDATA[Go to Date command, Recently Viewed, general improvements.]]></description>
      <content:encoded><![CDATA[<p><strong>Natural Language Date Parsing</strong></p>

<ul>
<li>Command Bar now contains a <strong>Go to Date</strong> ( <code>⌘ + D</code> ) that allows you to go to any date inside Daily Desk using natural language. Some examples below:</li>
</ul>
  - <code>dec 21</code>
  - <code>5 March, 2023</code>
  - <code>two days from now</code>
  - <code>3 weeks ago</code>
  - <code>tomorrow</code> / <code>yesterday</code> / <code>today</code>

<p><strong>Recently Viewed</strong></p>

<ul>
<li>Quick access the last 10 viewed files across <code>Notes</code> / <code>Templates</code> / <code>Pinned</code> / <code>Daily Desk</code></li>
<li>Accessible via the icon on the top-left, via <code>⌘ + Y</code> or the Command Bar (search for <strong>Recently Viewed</strong>)</li>
<li>Keyboard Accessible ( Up/Down arrows to navigate, <code>Enter</code> to go to file)</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>DocLink and Meta now show a formatted date for Daily Desk Links</li>
<li>Shortcut displays style improved.</li>
<li>Remove <code>New</code> tag from Graph View. Renamed to <code>Graph</code> and fixed icon stroke.</li>
<li>Removed hovering on graph view reducing the opacity of the rest.</li></ul>]]></content:encoded>
      <pubDate>Sat, 23 Dec 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.8.5</title>
      <link>https://octarine.app/changelog/0.8.5</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.8.5</guid>
      <description><![CDATA[Doc link hover preview. Better scrollbars.]]></description>
      <content:encoded><![CDATA[<p><strong>New</strong></p>

<ul>
<li>Hovering over a doc link, now shows a read-only version of the note.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Improved color of scrollbars.</li></ul>]]></content:encoded>
      <pubDate>Sun, 17 Dec 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.8.4</title>
      <link>https://octarine.app/changelog/0.8.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.8.4</guid>
      <description><![CDATA[Notes Meta Outline section for headers. Collapse/expand buttons for sections. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>New</strong></p>

<ul>
<li>Notes Meta now have a new <code>Outline</code> section to show all headers for quick access.</li>
<li>Added a collapse/expand button for Outgoing, Incoming and Outline sections.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fixed scrollbar overlaying on the Keyboard Shortcuts drawer.</li></ul>]]></content:encoded>
      <pubDate>Sat, 16 Dec 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.8.3</title>
      <link>https://octarine.app/changelog/0.8.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.8.3</guid>
      <description><![CDATA[Incomplete task migration 7-day scan, date display. Reload Octarine button.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Changed the calculating function for migrating Incomplete tasks. Instead of just looking at yesterday’s file, it now checks for the latest daily desk note from the last 7 days, and allows you to migrate undone tasks from there.</li>
</ul>
  - Eg: You have tasks lined up on Friday, that you missed, and come back to Octarine after a well rested weekend on Monday. The app now will detect Friday’s task as the incomplete ones and show you the button to migrate.
<ul>
<li>Migrate button shows date from which the incomplete tasks will be moved.</li>
<li>Added a <code>Reload Octarine</code> button in the <code>?</code> dropdown (for the cases where Octarine misbehaves, and a reload fixes it)</li></ul>]]></content:encoded>
      <pubDate>Tue, 05 Dec 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.8.2</title>
      <link>https://octarine.app/changelog/0.8.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.8.2</guid>
      <description><![CDATA[Attachment previews on hover. Always visible Remove Image button. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Attachments Popover now previews image/video on hover.</li>
<li>Fixed <code>svg</code> files not pasting in the editor</li>
<li>Fixed uppercase extensions like <code>.PNG</code> not pasting in the editor.</li>
<li>Make <code>Remove Image</code> button visible at all times.</li>
<li><code>[Linux (Alpha)]</code> - Fix Daily Desk not saving correctly.</li></ul>]]></content:encoded>
      <pubDate>Mon, 04 Dec 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.8.1</title>
      <link>https://octarine.app/changelog/0.8.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.8.1</guid>
      <description><![CDATA[Doclink filter by path. Todo line-through toggle, editor file name fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Fixed File name being truncated way too early in both Breadcrumb and Editor</li>
<li>Filtering doclinks in <code>[[</code> considers entire path in query, so you can search via folder names as well.</li>
<li>Added an option in <code>Settings → Editor</code> to turn off <code>line through</code> for completed todos for better readibility.</li>
<li>Reduced size of line through from 2px to 1px.</li></ul>]]></content:encoded>
      <pubDate>Thu, 30 Nov 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.8.0</title>
      <link>https://octarine.app/changelog/0.8.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.8.0</guid>
      <description><![CDATA[Graph View for notes, connections. Node colors.]]></description>
      <content:encoded><![CDATA[<p><strong>Graph View 🌐</strong></p>

<p>Visualise all your notes and their connections (via doclinks) in a pretty graph!</p>

<ul>
<li>Access via the sidebar, or the Command K bar</li>
<li>Change colors of the nodes via the available select box.</li>
</ul>

<p>That’s it! Pretty neat though</p>]]></content:encoded>
      <pubDate>Sun, 26 Nov 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.7.8</title>
      <link>https://octarine.app/changelog/0.7.8</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.7.8</guid>
      <description><![CDATA[Template config, file tree navigation, highlighting fixes, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Fixed an issue with config that caused template files to not be readable.</li>
<li>Fixed creating a new note inside a folder using the context menu, not highlighting in the file tree.</li>
<li>Fixed navigating to a file via <code>Cmd + P</code> not auto scrolling the file tree to its position.</li></ul>]]></content:encoded>
      <pubDate>Fri, 24 Nov 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.7.7</title>
      <link>https://octarine.app/changelog/0.7.7</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.7.7</guid>
      <description><![CDATA[Better doc-link editing. Smaller table cells. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements &amp; Fixes</strong></p>

<ul>
<li>Fixed an issue where pasting anything inside a codeblock causing <code>html</code> to pasted  (weird, but seemed like a library upstream issue)</li>
<li>Fixed inserting a doc-link causing the cursor to be shifted to end of line momentarily</li>
<li>Backspacing on a doc link, now goes to <code>[[</code> so you can replace, rather than complete delete.</li>
<li>Shrinked table cell sizes.</li>
<li>Disable BubbleMenu from occuring when doc link is selected</li></ul>]]></content:encoded>
      <pubDate>Wed, 22 Nov 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.7.6</title>
      <link>https://octarine.app/changelog/0.7.6</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.7.6</guid>
      <description><![CDATA[DocLink auto-fix on rename/move. Sidebar icons, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements to DocLinks</strong></p>

<ul>
<li>Renaming/Moving a file will now <strong>automatically</strong> fix the backlinked notes to have the updated names, so there are no broken links!</li>
</ul>

<ul>
<li>Added new icons for sidebar open/collapse</li>
<li>Fix Workspace switcher not closing on switching a workspace</li>
<li>Fix meta sidebar links not updating when the markdown is wiped clean.</li></ul>]]></content:encoded>
      <pubDate>Fri, 10 Nov 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.7.4</title>
      <link>https://octarine.app/changelog/0.7.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.7.4</guid>
      <description><![CDATA[Folder collapse button. Auto-expand note parents on open.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Added <code>Collapse All Expanded folders</code> icon button to workspace notes file tree.</li>
<li>Opening a note via <code>Cmd + K</code> <code>Cmd + P</code> or doclinks, automatically expands all parent folders of the note.</li></ul>]]></content:encoded>
      <pubDate>Sun, 29 Oct 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.7.2</title>
      <link>https://octarine.app/changelog/0.7.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.7.2</guid>
      <description><![CDATA[Bug fixes. Unformatted copy/paste, paste images from clipboard.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Fixed the codeblock causing width overflow issues (for good this time)</li>
<li>Added support for Copying and Pasting without formatting ( <code>Cmd + Shift + C</code> for copy, and <code>Cmd + Shift + V</code> for pasting)</li>
<li>Added support for pasting images from your clipboard.</li></ul>]]></content:encoded>
      <pubDate>Fri, 27 Oct 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.7.3</title>
      <link>https://octarine.app/changelog/0.7.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.7.3</guid>
      <description><![CDATA[Paste formatting fixed.]]></description>
      <content:encoded><![CDATA[<p><strong>Hotfix</strong></p>

<ul>
<li>A small bug caused every paste to be without formatting in prod</li></ul>]]></content:encoded>
      <pubDate>Fri, 27 Oct 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.7.1</title>
      <link>https://octarine.app/changelog/0.7.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.7.1</guid>
      <description><![CDATA[Cursor-based task migration. Codeblock fixes, UI tooltips, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes and Improvements</strong></p>

<ul>
<li>Fixed codeblocks causing overflow issues of the note pane.</li>
<li>Fixed <code>/</code> command not respecting collisions.</li>
<li>Fixed Daily note files not created having stale editor data of last viewed date.</li>
<li><code>Move incomplete tasks from Yesterday</code> button has a small <code>dismiss for now</code> button to get it out of your way.</li>
<li><code>Move incomplete tasks from Yesterday</code> automation no longer wipes existing content, it’ll place the tasks wherever the cursor is.</li>
<li>Increase minimum width and height of the app.</li>
<li>Add keyboard shortcut tooltips to Show Meta sidebar ( <code>Cmd + /</code> )</li></ul>]]></content:encoded>
      <pubDate>Thu, 26 Oct 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.7.0</title>
      <link>https://octarine.app/changelog/0.7.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.7.0</guid>
      <description><![CDATA[Doc Links between notes, meta sidebar with stats. Dim theme, folder note counts, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Introducing Doc Links!</strong></p>

<ul>
<li>Easily create links between two notes by using the <code>[[</code> command, and selecting an existing note.</li>
<li>Doclinks are visually distinct from regular links, however they follow a very familiar markdown format of <code>[[File Name]] or [[Folder Name/File Name]]</code></li>
<li>Each note is carefully monitored to check for updates to workspace to ensure Broken Links (when files get deleted, or renamed) to be shown appropriately (they become yellow with one-click ability to create them in the same place they existed before)</li>
</ul>

<p><strong>A new sidebar appears!</strong></p>

<p>What’s better than one sidebar, TWO SIDEBARS!</p>

<ul>
<li>Each note has a <code>meta</code> sidebar associated with it, that has some stats about the note in it</li>
</ul>

<p>- Created/Updated dates<br>
  - Word Count and Reading Time (approx.)<br>
  - Incoming and Outgoing doclinks for quick access!</p>

<p><strong>Another theme to the collection!</strong></p>

<p>Was the <code>Dark</code> theme too dark and pretty to look at, so you wouldn’t concentrate on writing? I know, so we hit a middle ground, that is still just as pretty but slightly lighter! Introducing <code>Dim</code></p>

<ul>
<li>Available in Settings → Preferences</li>
<li>As well as in the <code>Cmd + K</code> bar. Search for <code>Dim</code></li>
</ul>

<p><strong>Fixes and Improvements</strong></p>

<ul>
<li>Folders in sidebar now have a <code>number</code> written against them that states how many <code>notes</code> exist inside this folder. Each number is a rollup of all notes inside each of their children folders as well.</li>
<li>Fixed In file search not being stickied to the top.</li>
<li>Fixed Deleting from Breadcrumb dropdown not working</li>
<li>Fixed lag when opening delete note modal.</li>
<li>Improved time to understand if daily note has been created to instant.</li></ul>]]></content:encoded>
      <pubDate>Wed, 25 Oct 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.6.1</title>
      <link>https://octarine.app/changelog/0.6.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.6.1</guid>
      <description><![CDATA[Template context menu options, Go to Templates shortcut, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Fix <code>/</code> command not filtering based on the text written</li>
<li>Fix clicking outside after renaming a file in the breadcrumb, not saving the change.</li>
<li>Added <code>Rename</code> , <code>Duplicate</code> and <code>Open in Default App</code> options to Templates Context menu (the thing that pops up when you right click on a template in the file tree)</li>
<li>Fix the Sidebar Resizing bar overlaying on an open context menu.</li>
<li>Added <code>Go to Templates</code> ( <code>g then t</code>) to Command K.</li>
<li>Replace the <code>+</code> button in templates with <code>+ New Template</code></li>
<li>Fixed Deleting an actively viewing template, not resetting to another template.</li></ul>]]></content:encoded>
      <pubDate>Tue, 03 Oct 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.6.0</title>
      <link>https://octarine.app/changelog/0.6.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.6.0</guid>
      <description><![CDATA[Templates for quick inserts. Sidebar fix, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Introducing Templates!</strong></p>

<p>Now you can save even more time on those mundane tasks of the day, by creating a template, and having it inserted into any page in 2 strokes!</p>

<ul>
<li>Each workspace (old and new) will have 2 default templates created (Standup and Gratitude) as a starting point.</li>
<li>To insert a template, hit <code>/</code> in the editor, and select the <code>Insert Template</code> option.</li>
<li>This lists down all available templates in the workspace, and selecting instantly adds them in!</li>
<li>As with every note in the app, the templates are based on markdown, so you still own them!</li>
</ul>

<p><strong>Improvements:</strong></p>

<ul>
<li>Fix sidebar not collapsing properly when the window size is resized.</li>
<li>Removed dev tools from prod (Oops! had left them in accidentally in the last release) - Doesn’t mean anything, but inspect element was available, which isn’t ideal.</li></ul>]]></content:encoded>
      <pubDate>Sun, 01 Oct 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.5.13</title>
      <link>https://octarine.app/changelog/0.5.13</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.5.13</guid>
      <description><![CDATA[Tables in editor, row/column operations. Reveal in Finder highlights, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Table Support!</strong></p>

<ul>
<li>Added support for tables to the editor</li>
<li>Available in <code>/</code> command as Table. Spawns a 3×3 table</li>
<li>Hovering on a cell gives you buttons to <code>insert/delete</code> rows or columns or the entire table!</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Using the <code>Reveal in Finder</code> option via the Command Bar or the Context Menu (by right clicking the file) or via the dropdown in the breadcrumb of the current file (the top bar that has the file name) highlights the file in the finder so you don’t need to worry about what’s happening</li>
</ul>

<p>- Sidenote - We have a loooot of ways to go to the finder apparently</p>

<ul>
<li>Fixed images not loading when pasting html from different sites (when you copy paste an article of that favourite recipe of lasagne)</li></ul>]]></content:encoded>
      <pubDate>Tue, 26 Sep 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.5.12</title>
      <link>https://octarine.app/changelog/0.5.12</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.5.12</guid>
      <description><![CDATA[Workspace deletion fixes. Editor pointer events removed. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Fix bug when deleting workspace would result in an error.</li>
<li>Fix post deletion workspace to close the settings modal.</li>
<li>Experimental pointer events removal from editor.</li>
<li>Fix DOM related bugs.</li></ul>]]></content:encoded>
      <pubDate>Wed, 20 Sep 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.5.11</title>
      <link>https://octarine.app/changelog/0.5.11</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.5.11</guid>
      <description><![CDATA[Move incomplete tasks to today. Image/video improvements, no autoplay.]]></description>
      <content:encoded><![CDATA[<p><strong>Move Incomplete Tasks to Today</strong></p>

<ul>
<li>Any incomplete todos from yesterday in Daily Desk, can now be moved to Today on one-click!</li>
</ul>
  - On a fresh today page, we’ll check if yesterday had any incomplete tasks (tasks can be created from the <code>/</code> menu or using <code>[]</code> )
  - A button is shown on the top-right that will move all incomplete tasks from yesterday over to today (they will be removed from yesterday’s page as well)

<p><strong>Improvements</strong></p>

<ul>
<li>Added a trailing paragraph at the end of the page if it ends in <code>image</code> or <code>video</code> for easily being able to click and type.</li>
<li>Added <code>Remove</code> buttons on image and video for quick removals.</li>
<li>Videos don’t autoplay now, so you have more control.</li></ul>]]></content:encoded>
      <pubDate>Thu, 14 Sep 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.5.9</title>
      <link>https://octarine.app/changelog/0.5.9</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.5.9</guid>
      <description><![CDATA[Space Mono font, ignore node_modules for performance, navigation shortcuts, bug fixes.]]></description>
      <content:encoded><![CDATA[<p>The Small Wins patch!</p>

<p><strong>New</strong></p>

<ul>
<li>Added <code>Space Mono</code> font for Editor and Interface.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Fix collapsed sidebar glitching out when the window was reduced.</li>
<li>Fix lagging behaviour when resizing the sidebar</li>
<li>Ignore <code>node_modules</code> folder when opening a workspace (those are usually packages without markdown files for javascript projects, and accidentally opening a folder with it, shouldn’t cause the app to crash due to the immense amount of files/folders)</li>
<li>Fix Resizing Sidebar bar not appearing when a note was open.</li>
<li>Fix FileName Input inside Editor not being aligned with Editor on smaller windows.</li>
<li>Show <code>Today</code> icon on Calendar if the current selected day is not today.</li>
<li>Fix <code>Today</code> icon not showing if the month is the same, irrespective of year. (oops!)</li>
<li>Add shortcuts for Going to Previous and Next Day in Daily Desk <code>Cmd + [</code> and <code>Cmd + ]</code> respectively.</li>
<li>Add shortcuts for Going back and forward in History in Notes <code>Cmd + [</code> and <code>Cmd + ]</code> respectively.</li>
<li>Add <code>Today’s Note</code> to <code>Cmd + K</code> centre.</li>
<li>Fix scrollbar appearing for a blank or small note.</li>
<li>Improve filtering experience in Keyboard Shortcuts Drawer</li>
</ul>
  - Highlight the query in the text
  - Only show the required shortcuts and not the entire section during search
<ul>
<li>Add support for <code>Home</code> and <code>End</code> buttons to navigate to <code>Start of Line</code> and <code>End of Line</code> respectively.</li></ul>]]></content:encoded>
      <pubDate>Tue, 12 Sep 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.5.8</title>
      <link>https://octarine.app/changelog/0.5.8</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.5.8</guid>
      <description><![CDATA[In-editor file renaming. Visual fixes, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>In Editor File Renaming</strong></p>

<ul>
<li>Added optional input at the top of the editor, that acts as a file renamer. Can be toggled off from <code>Settings → Editor → Show File Name Input</code></li>
<li>Autofocuses when you create a new document, so you can quickly change without mouse usage.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Fixed search not highlighting the first match in <code>orange</code> without pressing <code>enter</code></li>
<li>Add darker shades of violet for the toggle and calendar selected colors for light theme.</li>
<li>Improve <code>dot</code> color in Calendar to be more visible when day is selected.</li>
<li>Fix Toggle Switch off visuals for light theme</li>
<li>Fix the Shortcut in Keyboard Shortcuts drawer for Strikethrough (its <code>Cmd + Shift + S</code></li>
</ul>

<p><strong>Misc</strong></p>

<ul>
<li>Increase the timeout to check for a new update to 2 hours.</li></ul>]]></content:encoded>
      <pubDate>Sun, 10 Sep 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.5.7</title>
      <link>https://octarine.app/changelog/0.5.7</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.5.7</guid>
      <description><![CDATA[Editable links, Cmd+Click links, Markdown links. Media via Slash Cmd, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>New</strong></p>

<ul>
<li>Pasted or written links can now be edited/removed by clicking on them, typing a different input and pressing <code>Enter</code>. If the input is left empty, then the link is removed.</li>
<li>Replace <code>click</code> to follow link with <code>Cmd + Click</code></li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Fixed BubbleMenu not highlighting <code>codeblock</code> properly.</li>
<li>Added colors to gap cursors after image/video.</li>
<li>Added support for <code><a href="link">Text</a></code> Markdown link syntax.</li>
<li>Added <code>Image/Video</code> to Slash Command (/).</li>
<li>Improved colors for scrollbars.</li>
<li>Reduce font size for <code>Cmd + K</code> bar items.</li>
<li>Changed colors of active items for Bubble Menu.</li>
<li>Removed BubbleMenu from showing on <code>Images</code> , inside <code>Codeblock</code> or on <code>Videos</code></li></ul>]]></content:encoded>
      <pubDate>Sat, 02 Sep 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.5.6</title>
      <link>https://octarine.app/changelog/0.5.6</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.5.6</guid>
      <description><![CDATA[Editor: Divider mark, typography, styling improvements. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Editor Improvements</strong></p>

<ul>
<li>Add <code>Divider</code> mark to the editor. Can be accessed by <code>—-</code> or the slash command.</li>
<li>Improve spacing between paragraphs.</li>
<li>Added typography to the editor. (it makes some of the usual things sleek to look at, like arrows, superscripts, ellipsis and more)</li>
<li>Improved styling for blockquotes.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Added a fix for the Toggle title not being visible in <code>light</code> mode.</li>
<li>Added a header for the <code>Delete Workspace</code> setting in Settings → Danger.</li>
<li>Improved colors for settings</li>
</ul>

<p><strong>Engineering</strong></p>

<ul>
<li>Added an on the go migration script, so that newer settings are correctly applied to existing  older workspaces. (Just adds missing settings, no existing setting values are touched)</li>
<li>Added staging environment for prod testing.</li></ul>]]></content:encoded>
      <pubDate>Wed, 30 Aug 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.5.5</title>
      <link>https://octarine.app/changelog/0.5.5</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.5.5</guid>
      <description><![CDATA[Attachment preview in command. Restores last file, window state. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>New</strong></p>

<ul>
<li><code>[[</code> Attachment Command shows preview of images or videos so there’s less confusion when you want to attach anything.</li>
<li>A toggle has been provided in Settings -&amp;gt; Editor, if you wish to not have the preview feature.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Fix attachments not being filtered correctly in the command while typing.</li>
<li>Add extra margin to the top of the document to fix an issue with extremely long texts.</li>
<li>Store the last viewed file - Daily/Notes/Pinned and redirect to it, the next time you open the app, so the flow isn’t lost.</li>
<li>Store the window state (size, position), and restore it on the next launch.</li>
<li>Clean up Keyboard Shortcuts drawer.</li></ul>]]></content:encoded>
      <pubDate>Sun, 27 Aug 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.5.4</title>
      <link>https://octarine.app/changelog/0.5.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.5.4</guid>
      <description><![CDATA[Syntax highlighting, language select, copy for code blocks.]]></description>
      <content:encoded><![CDATA[<p><strong>New</strong></p>

<ul>
<li>Added syntax highlighting to code blocks.</li>
<li>Added a select box inside each code block to manually select the language, if <code>auto</code> doesn’t cut it.</li>
<li>A small copy button to copy the code block.</li>
</ul>

<p>That’s it!</p>]]></content:encoded>
      <pubDate>Wed, 23 Aug 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.5.3</title>
      <link>https://octarine.app/changelog/0.5.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.5.3</guid>
      <description><![CDATA[Use existing dir as workspace. Safe workspace delete. Missing folder prompt, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>New</strong></p>

<ul>
<li>Added a toggle in the Create Workspace screen to allow using an existing directory as a workspace as opposed to creating a folder inside it. Use it to migrate your existing markdown documents from other editors!</li>
<li>When a workspace folder is deleted from the filesystem, a dialog is shown stating that the folder is no longer present, and we’ll wipe all settings related to it.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Fix an issue where renaming the file to be the same, would show the error border.</li>
<li>Improve styling of scrollbars across the app.</li>
<li>Fix <code>Cmd + P</code> to access file navigator not working when the editor is focused.</li>
<li>Add Discord link to help popover.</li>
<li>Deleting a workspace, just deletes Octarine related details and settings, but not the actual notes and folders from the filesystem. Your notes are yours, and not ours to delete :)</li></ul>]]></content:encoded>
      <pubDate>Mon, 21 Aug 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.5.2</title>
      <link>https://octarine.app/changelog/0.5.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.5.2</guid>
      <description><![CDATA[File drag & drop, Cmd K move. Package size >50% smaller. Search shows files. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Move Files around</strong></p>

<ul>
<li>Dragging a file around to a folder, moves it there.</li>
<li>If the folder already has a similar named file, the dragged file will have <code><em>{number}</code> attached to it, so there aren’t any conflicts. This means that if <code>Reports</code> exists in a folder, and you drag another file named <code>Reports</code> there, the dragged file will be named as <code>Reports</em>1</code> inside the new folder, with <code>1</code> being incremented when there’s more duplicates.</li>
<li>You can move files around inside <code>Cmd K</code> as well in the <code>Move to Different Folder</code> action.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Octarine package size has been reduced by <strong>&amp;gt; 50%</strong> from 15MB to <strong>6MB 🎉</strong></li>
<li>Show the workspace file list when on the Search route.</li></ul>]]></content:encoded>
      <pubDate>Sat, 19 Aug 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.5.1</title>
      <link>https://octarine.app/changelog/0.5.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.5.1</guid>
      <description><![CDATA[Bubble Menu for highlighting styles. Slash commands: date, time.]]></description>
      <content:encoded><![CDATA[<p><strong>New</strong></p>

<ul>
<li>Highlighting words/sentences, will now show a Bubble Menu to change styles as well as to show what the current style for the word is.</li>
<li>Added 3 more commands to <code>/</code> - Add current date, current time or current date &amp; time.</li></ul>]]></content:encoded>
      <pubDate>Tue, 15 Aug 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.5.0</title>
      <link>https://octarine.app/changelog/0.5.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.5.0</guid>
      <description><![CDATA[Command Bar, Dedicated Search, Contextual create, bug fixes.]]></description>
      <content:encoded><![CDATA[<p>Oh this ones a banger! This might be one of the biggest updates to Octarine, and its packed!</p>

<p><strong>Command + K</strong></p>

<ul>
<li>All notable actions are now available at a quick keyboard tap of <code>⌘</code> <code>K</code></li>
<li>Actions are separated by sections - Notes, Workspaces, App, and also context awareness. What this means is if you are looking at a note, actions related to that note - Duplicate/Pin/Delete are shown first.</li>
<li><strong>Open Notes</strong> action ( ⌘ P ) has been moved to within the command bar, but is still accessible via the shortcut</li>
<li>The <code>Search</code> in Command Bar has been removed (see below)</li>
</ul>

<p><strong>Dedicated Search</strong></p>

<ul>
<li>There’s a dedicated search page now, instead of the command bar for it, since it felt underwhelming and lagging in cases for that.</li>
<li>Shortcut remains the same <code>⌘ + Shift + F</code> .</li>
<li>Search is now divided per file, with each file path being the header with its count, so its easier to grasp, rather than everything being listed flatly.</li>
<li>Changed marking of highlighted/searched term from <code>purple</code> text to <code>yellow</code> background, so its clear.</li>
<li>Improved performance.</li>
</ul>

<p><strong>Context Aware Creations</strong></p>

<ul>
<li>Clicking the New Note/Folder buttons or using the shortcuts, now creates the new note/folder in the current selected file. What this means is if you are in a Folder named <code>Release Notes</code> writing <code>v1</code> note, and you press <code>⌘ + N</code> we’ll create a new note inside <code>Release Notes</code> instead of at the root of the workspace.</li>
<li>When navigating the sidebar using arrow keys, and you are at at folder (even if closed/collapsed), and press the shortcut, we’ll create a new note/folder inside that folder and expand it.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Added a <code>Confirmation Dialog</code> when deleting a file/folder</li>
<li>Fixed an issue where pinned files where not reflecting the latest name if the original had been renamed.</li></ul>]]></content:encoded>
      <pubDate>Tue, 15 Aug 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.4.12</title>
      <link>https://octarine.app/changelog/0.4.12</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.4.12</guid>
      <description><![CDATA[Faster global search, shortcuts on splash, improved task legibility, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Added common shortcuts to splash screen in notes.</li>
<li>Added <code>Changelog</code>, <code>Issue Reporting</code> links in Help popover.</li>
<li>Improve border and background legibility for task items.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Global search was considering the attachments for string comparisons, heavily slowly down the search. Fixed to ignore that folder.</li></ul>]]></content:encoded>
      <pubDate>Thu, 10 Aug 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.4.11</title>
      <link>https://octarine.app/changelog/0.4.11</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.4.11</guid>
      <description><![CDATA[New onboarding for Early Access. Improved text search performance, UI tweaks, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>New</strong></p>

<ul>
<li>All new onboarding and prep for Early Access.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Add a minimum height to the editor, so there’s extra space at the bottom.</li>
<li>Added backdrop blurs for the command bars.</li>
<li>Improved performance of text search.</li>
<li>Fix infile search highlighting when routed from global search to a file</li></ul>]]></content:encoded>
      <pubDate>Sat, 05 Aug 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.4.10</title>
      <link>https://octarine.app/changelog/0.4.10</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.4.10</guid>
      <description><![CDATA[In-file search: auto-highlight first match, fixed query counts.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Auto highlight the first match for in-file search (previously required a <code>Enter</code> and would highlight the second)</li>
<li>Fix matched counts not resetting when the query is changed.</li></ul>]]></content:encoded>
      <pubDate>Fri, 04 Aug 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.4.9</title>
      <link>https://octarine.app/changelog/0.4.9</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.4.9</guid>
      <description><![CDATA[Hard Break plugin. Sidebar auto-collapse, hotkey. Better attachment focus.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Added the <code>Hard Break</code> plugin. Pressing <code>Shift + Enter</code> does a hard break (its just a bigger persistent line break)</li>
<li>Improve focusing of the next line after using <code>[[</code> to add attachments.</li>
<li>Auto collapse the sidebar when the window width is shrinked to 768px.</li>
<li><code>⌘ + Shift + D</code> shortcut to toggle sidebar open/hide.</li></ul>]]></content:encoded>
      <pubDate>Wed, 02 Aug 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.4.8</title>
      <link>https://octarine.app/changelog/0.4.8</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.4.8</guid>
      <description><![CDATA[Note options button, Editor settings.]]></description>
      <content:encoded><![CDATA[<p><strong>New</strong></p>

<ul>
<li>Added <code>more options</code> button to each note, that gives the same options as the context menu (when you right click on the file in the sidebar)</li>
<li>Daily notes that have not been created, will not have the option button shown, once you start typing - It’ll be made visible.</li>
<li>Add <code>Editor</code> settings</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Move the <code>Inter</code> font to be self hosted, rather than from a CDN.</li>
<li>Remove the <code>New</code> tag from Settings on the sidebar.</li></ul>]]></content:encoded>
      <pubDate>Mon, 31 Jul 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.4.7</title>
      <link>https://octarine.app/changelog/0.4.7</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.4.7</guid>
      <description><![CDATA[Code block text size reduced.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Reduces the size of text inside a code block.</li></ul>]]></content:encoded>
      <pubDate>Sun, 30 Jul 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.4.5</title>
      <link>https://octarine.app/changelog/0.4.5</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.4.5</guid>
      <description><![CDATA[Quick Attachments via `[[`. Workspace button icon improved visibility. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p>You could previously drag and drop images and videos from the <strong>Attachments</strong> popover on the sidebar, but we don’t like using our mouse all the time for such silly things!</p>

<p><strong>Improvements</strong></p>

<ul>
<li>Type <code>[[</code> to open a popover to quickly add attachments. It’s like <code>/</code> (Quick Actions) for Attachments. <strong><em>Quick Attachments</em></strong> (pending trademark)</li>
<li>Add a <code>up-down</code> chevron icon on the Workspace button for better visibility.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fix the colors for the attachment popover.</li>
<li>Remove user select text from all elements apart from input, since it was resulting in accidental selects.</li></ul>]]></content:encoded>
      <pubDate>Fri, 28 Jul 2023 11:50:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.4.6</title>
      <link>https://octarine.app/changelog/0.4.6</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.4.6</guid>
      <description><![CDATA[Settings UI & options updated. Workspace switching, File Search fixes, general bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Gave the settings a much needed face lift, and more options.</li>
<li>Changed name from <code>Preferences</code> to <code>Settings</code> in the sidebar</li>
<li>Improved drop cursor color (the line you see, when you are moving or dropping an image/video) to be accessible.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fix an issue, where switching to a new workspace, and immediately clicking new note, would not switch to the new note, and keep you in limbo.</li>
<li>Removed Daily Note results from <code>File Search</code> command bar.</li></ul>]]></content:encoded>
      <pubDate>Fri, 28 Jul 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.4.4</title>
      <link>https://octarine.app/changelog/0.4.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.4.4</guid>
      <description><![CDATA[Previous attempt failed. Approach implemented, bug fixes.]]></description>
      <content:encoded><![CDATA[<p>Fuck. The previous experiment didn’t work as well.</p>

<p>Well it’s what they say, third times a charm. <em>Please.</em></p>]]></content:encoded>
      <pubDate>Thu, 27 Jul 2023 11:45:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.4.3</title>
      <link>https://octarine.app/changelog/0.4.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.4.3</guid>
      <description><![CDATA[Experimental CSP for video streams.]]></description>
      <content:encoded><![CDATA[<p>Weeeeeelllll, that didn’t work. Adding an experimental <code>stream</code> CSP for videos, since images render fine, but streams don’t.</p>]]></content:encoded>
      <pubDate>Thu, 27 Jul 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.4.2</title>
      <link>https://octarine.app/changelog/0.4.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.4.2</guid>
      <description><![CDATA[Fix production media files, CSP headers updated.]]></description>
      <content:encoded><![CDATA[<p>Update the CSP headers so that media files work properly in production. (Dev env didn’t care about this, so went under the radar)</p>]]></content:encoded>
      <pubDate>Thu, 27 Jul 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.4.1</title>
      <link>https://octarine.app/changelog/0.4.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.4.1</guid>
      <description><![CDATA[Image paste refresh. Attachment, video drag fixes, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>Refresh the internal store on every image paste, so we always have the latest data.</li>
<li>Fix the drag from attachments popover, not writing the correct source inside <code>[[</code> in the markdown output.</li>
<li>Change <code>New File</code> and <code>New Folder</code> icons.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fix video drag issue.</li></ul>]]></content:encoded>
      <pubDate>Wed, 26 Jul 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.4.0</title>
      <link>https://octarine.app/changelog/0.4.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.4.0</guid>
      <description><![CDATA[Image, video drag & drop. Attachments manager. Faster markdown, large text.]]></description>
      <content:encoded><![CDATA[<p><strong>New</strong></p>

<ul>
<li>Added image support ( <code>.jpg</code>, <code>.png</code> , <code>.gif</code>) to be dragged onto the note from the file system.</li>
<li>Added video support ( <code>.mov</code> , <code>.mp4</code> ) to be dragged onto the note from the file system.</li>
<li>Dragged images/videos are stored in the <code>.attachments</code> folder in the workspace (is hidden in finder by default)</li>
<li>Added attachments default button in the sidebar, that opens a popover showing the list of attachments available in the workspace. Each item from here can be dragged onto the note for using the image/video.</li>
<li>These images/videos are stored in markdown as <code>[[image name.extension]]</code> so they may not be useful outside the context of Octarine.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Moved to a more performant lib to convert editor state to markdown and back.</li>
<li>Improved performance for extremely large blocks of text (think 200k words), but its still not butter smooth.</li></ul>]]></content:encoded>
      <pubDate>Sun, 23 Jul 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.3.7</title>
      <link>https://octarine.app/changelog/0.3.7</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.3.7</guid>
      <description><![CDATA[Link styling, slash command UI, Daily Desk improvements, theme removed, bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Add a new link color, remove decorations.</li>
<li>Fix cursor not showing at the start when its a task item.</li>
<li>Remove descriptions for <code>slash command</code> , improve colors.</li>
<li>Fix workspace file tree buttons looking jaded in light mode (It was a brightness issue)</li>
<li>Remove <code>Andromeda</code> theme (for now, till I figure out proper colors that match)</li>
<li>Fix dragging and using the resizable scroll for sidebar, selecting the entire app.</li>
<li>Disable resizable scroll when its Daily Desk, shrink calendar rows.</li></ul>]]></content:encoded>
      <pubDate>Fri, 21 Jul 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.3.6</title>
      <link>https://octarine.app/changelog/0.3.6</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.3.6</guid>
      <description><![CDATA[Search buttons, highlighting, auto-scroll. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Improvements</strong></p>

<ul>
<li>In file search now has 3 buttons:</li>
</ul>
  - Go to Next matched search ( <code>Enter</code> )
  - Go to Previous matched search ( <code>Shift + Enter</code> )
  - Hide Search ( <code>Escape</code>)

<p>%20-%20v0.3.6.png&gt;)</p>

<ul>
<li>Improve highlighting logic, by separating out the colours. Faded color for matches, while <code>amber</code> is used for the current rotating match.</li>
</ul>

<ul>
<li>Document will scroll automatically when the current selected match index, is out of the view frame.</li>
</ul>

<p><strong>Fixes</strong></p>

<ul>
<li>Fix styling for task items.</li></ul>]]></content:encoded>
      <pubDate>Thu, 20 Jul 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.3.5</title>
      <link>https://octarine.app/changelog/0.3.5</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.3.5</guid>
      <description><![CDATA[Help center, shortcuts. Check for updates.]]></description>
      <content:encoded><![CDATA[<p><strong>New</strong></p>

<ul>
<li>Added a static positioned button on the bottom right with the <code>?</code> icon, acting as a help center</li>
<li>Added a Keyboard Shortcuts drawer to quickly know what the app supports</li>
<li>Help Dropdown to Check for Updates, Send Feedback, Access Keyboard Shortcuts, and version number.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Remove unnecessary padding from the Delete Workspace dialog.</li></ul>]]></content:encoded>
      <pubDate>Tue, 18 Jul 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.3.4</title>
      <link>https://octarine.app/changelog/0.3.4</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.3.4</guid>
      <description><![CDATA[Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>Fixes</strong></p>

<ul>
<li>Bring the focus back to the editor when the infile search is closed.</li></ul>]]></content:encoded>
      <pubDate>Mon, 17 Jul 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.3.2</title>
      <link>https://octarine.app/changelog/0.3.2</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.3.2</guid>
      <description><![CDATA[Fixes workspace creation.]]></description>
      <content:encoded><![CDATA[<p>Fixes an issue where creating a new workspace would break due to the Search Command not having been configured properly.</p>

<p>My bad.</p>]]></content:encoded>
      <pubDate>Mon, 17 Jul 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.3.3</title>
      <link>https://octarine.app/changelog/0.3.3</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.3.3</guid>
      <description><![CDATA[Note search with highlighting. File navigator command bar. Bug fixes.]]></description>
      <content:encoded><![CDATA[<p><strong>New</strong></p>

<ul>
<li><code>⌘ + F</code> inside a note, opens an in file search box on the top right</li>
<li>Matched count is shown as well as highlighting all matched text</li>
<li><code>⌘ + P</code> opens a file navigator command bar, to easily jump between your notes.</li></ul>]]></content:encoded>
      <pubDate>Mon, 17 Jul 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.3.1</title>
      <link>https://octarine.app/changelog/0.3.1</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.3.1</guid>
      <description><![CDATA[Editor task lists. Sidebar search button.]]></description>
      <content:encoded><![CDATA[<p><strong>New</strong></p>

<ul>
<li>Editor now supports task items and task lists. Start by typing <code>[]</code> to create a task item</li>
<li>Added <code>Search</code> button on the sidebar to allow clicking to open Search Command bar.</li>
</ul>

<p><strong>Improvements</strong></p>

<ul>
<li>Reduced time interval for checking for updates from 1 hour to 15 mins.</li></ul>]]></content:encoded>
      <pubDate>Sun, 16 Jul 2023 06:10:56 GMT</pubDate>
    </item>
    <item>
      <title>Octarine 0.3.0</title>
      <link>https://octarine.app/changelog/0.3.0</link>
      <guid isPermaLink="true">https://octarine.app/changelog/0.3.0</guid>
      <description><![CDATA[Global search command bar. Finds all files.]]></description>
      <content:encoded><![CDATA[<p><strong>New</strong></p>

<ul>
<li>Now press <code>⌘ + Shift + F</code> to open the search command bar. All files in the workspace (Normal and Daily) are considered.</li></ul>]]></content:encoded>
      <pubDate>Thu, 13 Jul 2023 06:10:56 GMT</pubDate>
    </item>
  </channel>
</rss>