Releases: chrisgurney/obsidian-note-toolbar
Releases · chrisgurney/obsidian-note-toolbar
v1.2.9
Changelog
- pushed manifest with new version (forgot to do this)
v1.2.8
Improvements
- Fixes issues previously noted in Known Issues, including for the Minimal theme.
- Updates for documentation moved to wiki from README, including a lot more detail now added there.
Other Changes
- Preparation for submission to Community Plugins.
Changelog
- fix: ignore dataview import for now ↗
- chore: added funding url ↗
- docs: added and updated links to user guide ↗
- docs: added and updated links to user guide ↗
- build: removed dataview for now ↗
- build: npm update ↗
- fix: top margin inconsistent between reading and source modes ↗
- docs: deep link to examples from settings ↗
- fix: callout hover box-shadow past edges of sticky toolbar ↗
- refactor: normalizepath and debounce folder mappings ↗
- fix: minimal theme toolbar sticky position too high ↗
- refactor: var -> let ↗
- refactor: use registerEvent for listeners so obsidian can remove them ↗
- refactor: use innerText instead of innerHTML ↗
v1.2.6
v1.2.5
v1.2.4
v1.2.3
v1.2.2
v1.2.1
v1.2
Changelog
- build: updated to 1.2 ↗
- docs: planning how to add variables to labels ↗
- refactor: genericized replaceVars, removed unused code ↗
- refactor: made variable check a reusable function ↗
- docs: added mention that URLs can now be note names as well ↗
- docs: added mention that URLs can now be note names as well ↗
- feat: URLs can be note names ↗
- chore: store + read urlAttr as data attributes ↗
- chore: added urlattr settings + updated migration ↗
- chore: temporary method to support note links in urls ↗