# NeoDB Sync Sync [NeoDB](https://neodb.net/) data to your vault. ## Features - Sync shelf items (wishlist, progress, complete, dropped) - Sync collections, notes, and reviews - Customizable templates - Custom NeoDB domain support - Import NeoDB exported JSON data ## Installation 1. Download `main.js`, `manifest.json`, `styles.css` 2. Place in `.obsidian/plugins/neodb-sync/` 3. Enable in Obsidian settings ## Configuration 1. **NeoDB Domain**: Default `https://neodb.social` or custom instance 2. **API Key**: Get from [NeoDB Developer](https://neodb.social/developer/) 3. **Notes Folder**: Where to store synced notes 4. **Templates**: Customize markdown format ## Usage - Click the ribbon icon or run "Sync NeoDB data" command - Use commands: "Sync shelf items", "Sync collections" ## Acknowledgements - [obsidian-douban](https://github.com/Wanxp/obsidian-douban) - [obsidian-weread-plugin](https://github.com/zhaohongxuan/obsidian-weread-plugin)