Joplin Server Sync
approvedby rosswang
Sync Obsidian vault with Joplin Server — bidirectional, attachments, tags, links. - This plugin has not been manually reviewed by Obsidian staff.
★ 1 stars↓ 46 downloadsUpdated 9d agoMIT
Joplin Server Sync
Sync your vault with Joplin Server. Bidirectional, attachments, tags, link conversion.
Features
- Upload all notes to Joplin Server (Phase 1)
- Bidirectional sync with delta API (Phase 2)
- Attachments sync as Joplin Resources (Phase 3)
- Tags and link conversion between Obsidian and Joplin formats (Phase 3)
- Conflict resolution: duplicate, local-wins, or remote-wins
Installation
From Obsidian Community Plugins
Settings → Community Plugins → Browse → Search "Joplin Server Sync"
Manual / BRAT
- Install BRAT
- Add repository:
yanqingwang/obsidian-joplin-server-sync
Setup
- Open Settings → Joplin Server Sync
- Enter your Joplin Server URL (e.g.
https://joplin.example.com) - Enter your email and password
- Click "Test connection" to verify
- Run "Upload vault to Joplin Server" from the command palette
Commands
| Command | Description |
|---|---|
| Upload vault to Joplin Server | Upload all .md files to Joplin Server |
| Test Joplin Server connection | Verify login credentials |
| About / Status | Show mapping statistics |
Development
git clone https://github.com/yanqingwang/obsidian-joplin-server-sync
cd obsidian-joplin-server-sync
npm install
npm run dev
npm run build
License
MIT
Copyright (c) 2026 rosswang (Heart and Road Ltd)
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.