Open Michael679089 opened 8 months ago
I would add a question here which answer can be added to the documentation. The synchronization works just in one way: from obsidian to notion, correct? If synchronization is possible in both ways could you please explain how. TIA
@bjeram
Hi, the plugin can only support the sync from obsidian to notion.
The plugin uses the martian
package to parse the obsidian markdown note, create notion-readable JSON, and upload the JSON file via REST API.
If you want to sync notion notes to Obsidian, several open-source projects on GitHub can export the notion notes to a markdown file. You can save them manually in the Obsidian folder.
I may support both ways of syncing in the future.
Sorry for your bad experience. Can you provide any suggestions to improve the UI interaction based on your experience?