Skip to content

Releases: quangnd159/trailmark

1.0.4

Choose a tag to compare

@quangnd159 quangnd159 released this 14 Aug 00:18
  • Make the section rail more compact: thinner, shorter bars with tighter spacing.
  • Narrow the hover area so it stays clear of note text in small windows.
  • Sharpen the hover wave so bars rise mainly at the cursor.
  • Highlight only the active bar; neighboring bars keep the idle color.

1.0.3

Choose a tag to compare

@github-actions github-actions released this 09 Aug 08:16
  • Reset the section wave when an Obsidian window loses focus or becomes hidden.
  • Clear stale preview state so returning to the same bar always opens its preview.
  • Handle cancelled pointer interactions and clean up per-window listeners on unload.

1.0.2

Choose a tag to compare

@github-actions github-actions released this 09 Aug 06:42
  • Adopt Obsidian's declarative, searchable settings API.\n- Use Obsidian DOM helpers throughout the preview renderer.\n- Remove unnecessary CSS overrides and resolve automated review warnings.

1.0.1

Choose a tag to compare

@github-actions github-actions released this 09 Aug 06:33

Fix section navigation for headings outside Obsidian's virtualized Reading view DOM. Targets are now resolved dynamically after scrolling, while Live Preview navigation remains exact.

1.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 06:21

Initial release of Trailmark: a fluid section navigator for Live Preview and Reading view, with fast rich Markdown previews and keyboard navigation.