Skip to content

0.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Jul 12:30

Added

  • One-tap locate: a new crosshair button jumps the note to the current word
    and marks it with a strong accent flash for a few seconds (softer sentence
    tint around it), in both editing view and Reading view.
  • Locate on pause (default on): pausing flashes the current word in the note,
    so stopping always answers "where was I?". It never steals focus; on phones
    it also positions the hidden note tab so switching to it lands on the spot.
  • The note inside the reader: an optional split within the reader pane, the
    note's rendered text on top and the flashed word below, following along with
    the same centered sentence highlight. Obsidian cannot split the workspace on
    phones, so this is on by default there ("Automatic"), with Always and Never
    options plus a book toolbar button for a session override.

Changed

  • Locate and the pause flash target the embedded pane directly when it is
    open, instead of switching to the note's tab.

Fixed

  • Numeric settings sliders now show an always-visible exact value that updates
    while dragging, instead of requiring users to infer settings from thumb position.