Instaformat Sync
unlistedby Instaformat
Sync Markdown notes between your vault and Instaformat Studio.
Updated 1mo agoMIT
Instaformat Sync for Obsidian
Sync one Obsidian vault folder with one Instaformat Studio folder.
What it does
- Pulls Markdown documents from a Studio folder into Obsidian.
- Sends local Markdown edits back to Instaformat with revision/hash checks.
- Keeps viewer documents readonly by default.
- Preserves local edits as conflicted copies when a merge is unsafe.
- Uses scoped API tokens so the plugin can be limited to one folder subtree.
Setup
- Open Instaformat Studio.
- Go to API Tokens and choose the Obsidian Sync preset.
- Select the Studio folder to sync and copy the token.
- Install this plugin in Obsidian.
- Open plugin settings and enter:
- Server URL:
https://instaformat.com - API token
- Studio folder ID
- Vault subfolder
- Server URL:
- Run Test connection, then Sync now.
Beta install
Until the community plugin listing is approved, copy these files into:
<vault>/.obsidian/plugins/instaformat-sync/
Required files:
manifest.jsonmain.jsstyles.css
Safety notes
- First sync shows a preview before writing files.
- Backups are created before overwrites and deletes.
- Do not sync the same cloud-backed vault folder from two devices in v1.
- Attachments and binary files are ignored in v1.
Troubleshooting
See https://instaformat.com/guides/obsidian-sync-troubleshooting.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.