Releases: ItalianJoker/ObsidianConnector
Releases · ItalianJoker/ObsidianConnector
Release list
Obsidian Connector v1.0.0
Changelog
All notable changes to Obsidian Connector are documented in this file.
1.0.0 - 2026-09-16
First release.
Features
- Link an existing Super Productivity project to an existing Obsidian page
- Never creates Super Productivity projects or Obsidian pages (
obsidian://openonly) - Desktop: list existing
.mdnotes from the vault folder and pick one - Mobile / web: enter the vault-relative path of an existing page
- Open with
obsidian://open(desktop and Obsidian Mobile) - Plugin menu Link Obsidian page…, project header Obsidian / Link Obsidian, side panel / Panels
- ⋮ actions on linked projects in the panel (Open, Change page, Copy URI, Copy wiki, Unlink)
- Synced bindings via
persistDataSynced - English UI; side-panel labels safe when
translate()returns a Promise
What's Changed
- Super Productivity plugin: link a project to an Obsidian vault file by @ItalianJoker in #1
- Fix unreadable side panel labels ([object Promise]) by @ItalianJoker in #2
- Browse vault folders to link existing Super Productivity projects by @ItalianJoker in #3
- Existing Obsidian pages only, with mobile support and link-window entry points by @ItalianJoker in #4
- Align README with v1.0.0 product and release by @ItalianJoker in #5
New Contributors
- @ItalianJoker made their first contribution in #1
Full Changelog: https://github.com/ItalianJoker/ObsidianConnector/commits/v1.0.0