Releases: quangnd159/trailmark
Releases · quangnd159/trailmark
Release list
1.0.4
- 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
- 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
- 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
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
Initial release of Trailmark: a fluid section navigator for Live Preview and Reading view, with fast rich Markdown previews and keyboard navigation.