Obsidian Hypothesis (Community Plugin) is an unofficial plugin to synchronize Hypothesis web article highlights/annotations into your Obsidian Vault.
- Sync web article highlights/annotations on Obsidian startup or manual trigger
- Update existing articles with new highlights and annotations
- Customization highlights through Nunjucks template
After installing the plugin, configure the the settings of the plugin then initiate the first sync manually. Thereafter, the plugin can be configured to sync automatically or manually
Use Hypothesis icon on the side icon ribbon or command to trigger manual sync.
Connect
: Enter API Token in order to pull the highlights from HypohesisDisconnect
: Remove API Token from ObsidianAuto Sync Interval
: Set the interval in minutes to sync Hypothesis highlights automaticallyHighlights folder
: Specify the folder location for your Hypothesis articlesUse domain folders
: Group generated files into folders based on the domain of the annotated URLSync on startup
: Automatically sync highlights when open ObsidianHighlights template
: Nunjuck template for rendering your highlightsGroups
: Add/remove group to be syncedReset sync
: Wipe your sync history. Does not delete any previously synced highlights from your vault
- Click: Hypothesis ribbon icon
- Command: Sync new highlights
- Command: Resync deleted file
(Note: Files synced before v0.1.5 will need to reset sync history and delete all synced files to have this feature work properly)
- Limit to 1000 highlights on initial sync for performance. Subsequent sync for deltas are capped at 200 as pagination of result sets does not work in conjunction with API search_after parameter.
- Only tested with Obsidian Mac OSX and Windows 10.
- Does not suport annotations on PDFs.
This project is inspired by Hady Ozman's Obsidian Kindle Plugin.
Thank you for your support 🙏