Monorepo of Artem Sapegin’s Obsidian plugins, built and installed locally (no marketplace round-trip) by sync-obsidian-plugins script.
- add-note-property: Ensures frontmatter exists, moves inline tags to frontmatter, then adds file property.
- better-title-sync: Updates first-level heading in Markdown when file is renamed.
- daily-notes-navigation: Commands to navigate to previous and next daily notes.
- zen-mode-supreme: Hides all UI so you can focus on writing.
npm install
npm run buildThe built artefacts (main.js, manifest.json, optional styles.css) live next to each plugin’s source. They are copied into the vault by the sync-obsidian-plugins script.
Bug fixes are welcome, but not new features.
Artem Sapegin and contributors.
MIT License, see the included License.md file.
