antoineart186 downloadsAdds back/forward navigation arrows to the top bar, next to the sidebar collapse button.
Navigate back and forward with arrows in the top bar, right next to the sidebar collapse button.
main.js, manifest.json, and styles.css from the latest release.obsidian/plugins/nav-arrows/ in your vaultCommunity plugins are submitted through the Obsidian Community developer dashboard, not via pull requests to obsidian-releases.
Release flow:
version in manifest.json and package.jsonmaingit tag 1.x.x && git push origin 1.x.xBefore tagging, run npm run lint locally.
MIT