DocBase (Unofficial)
approvedby yurikuvanov
Pull and push notes to DocBase
↓ 136 downloadsUpdated 1y agoMIT
DocBase unoffical plugin for Obsidian
This is a plugin for Obsidian that allows you to pull and push notes from DocBase.
Usage
Configuration
- Get your API token from DocBase.
- Open the plugin settings and paste your API token.
- Paste your team domain (e.g.
your-teaminhttps://your-team.docbase.io).
Pulling notes
- Create new note in Obsidian.
- Add the following property to the note:
docbase_note_id: 12345678 - Open the command palette and run the "Pull this note from DocBase" command.
- Title, tags, draft status, and content of the note will be inserted or updated with the content of the note in DocBase.
Pushing notes
Caution: Pushing notes fuction is only available for the notes that are already posted to DocBase. In other words, you can update the content of the DocBase note with the content of the Obsidian note.
- Before pushing a note, pulling the note from DocBase is highly recommended. Because pushing notes will overwrite the content of the DocBase note including the title, tags, and draft status.
- Open the command palette and run the "Push to DocBase" command.
Not yet implemented
- Handling multiple DocBase teams.
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.