All Projects → weichenw → obsidian-hypothesis-plugin

weichenw / obsidian-hypothesis-plugin

Licence: MIT license
An Obsidian.md plugin that syncs highlights from Hypothesis.

Programming Languages

typescript
32286 projects
Svelte
593 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Nunjucks
165 projects

Projects that are alternatives of or similar to obsidian-hypothesis-plugin

obsidian-fullscreen-plugin
No description or website provided.
Stars: ✭ 30 (-81.71%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian42-jump-to-date
Jump to a date via a convenient popup form. This plugin is a part of the Obsidian42 family of Obsidian plugins.
Stars: ✭ 28 (-82.93%)
Mutual labels:  obsidian-plugin, obsidian-md
hotkeysplus-obsidian
Adds hotkeys to toggle todos, ordered/unordered lists and blockquotes in Obsidian
Stars: ✭ 58 (-64.63%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-simple-embeds
A plugin for Obsidian that automatically turns links into embeds.
Stars: ✭ 131 (-20.12%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-rollover-daily-todos
An obsidian plugin that rolls over todo items from the previous daily note
Stars: ✭ 52 (-68.29%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-charts
Charts - Obsidian Plugin | Create editable, interactive and animated Charts in Obsidian via Chart.js
Stars: ✭ 177 (+7.93%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-things-logbook
Sync your Things 3 Logbook with Obsidian
Stars: ✭ 49 (-70.12%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-community-list
📃 • updated list of community themes & plugins for obsidian.md!
Stars: ✭ 16 (-90.24%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-gist
📒 Gist View for Obsidian(https://obsidian.md)
Stars: ✭ 23 (-85.98%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-emoji-toolbar
No description or website provided.
Stars: ✭ 35 (-78.66%)
Mutual labels:  obsidian-plugin, obsidian-md
MySnippets-Plugin
MySnippets is a plugin that adds a status bar menu allowing the user to quickly manage their snippets within the comfort of their workspace 🖌.
Stars: ✭ 40 (-75.61%)
Mutual labels:  obsidian-plugin, obsidian-md
gooseberry
A command line utility to generate a knowledge base from Hypothesis annotations
Stars: ✭ 103 (-37.2%)
Mutual labels:  hypothesis, obsidian-md
obsidian-kanban
Create markdown-backed Kanban boards in Obsidian.
Stars: ✭ 974 (+493.9%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-readwise
Sync Readwise highlights into your obsidian vault
Stars: ✭ 79 (-51.83%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-sort-and-permute-lines
Sort and Permute lines in whole file or selection.
Stars: ✭ 25 (-84.76%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-podcast-note
A plugin for the note taking app Obsidian that lets you add podcast meta data to your notes.
Stars: ✭ 24 (-85.37%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-encrypt
Hide secrets in your Obsidian.md vault
Stars: ✭ 83 (-49.39%)
Mutual labels:  obsidian-plugin, obsidian-md
tq-obsidian
Yet another Obsidian task manager
Stars: ✭ 94 (-42.68%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-tweet-to-markdown
An Obsidian.md plugin to save tweets as Markdown files.
Stars: ✭ 35 (-78.66%)
Mutual labels:  obsidian-plugin, obsidian-md
obsidian-budget-wysiwyg
Obsidian plugin that automatically switches between preview and source mode.
Stars: ✭ 25 (-84.76%)
Mutual labels:  obsidian-plugin, obsidian-md

Obsidian Hypothesis Plugin (Community Plugin)

Obsidian Hypothesis (Community Plugin) is an unofficial plugin to synchronize Hypothesis web article highlights/annotations into your Obsidian Vault.

Features

  • Sync web article highlights/annotations on Obsidian startup or manual trigger
  • Update existing articles with new highlights and annotations
  • Customization highlights through Nunjucks template

Usage

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.

Settings

  • Connect: Enter API Token in order to pull the highlights from Hypohesis
  • Disconnect: Remove API Token from Obsidian
  • Auto Sync Interval: Set the interval in minutes to sync Hypothesis highlights automatically
  • Highlights folder: Specify the folder location for your Hypothesis articles
  • Use domain folders: Group generated files into folders based on the domain of the annotated URL
  • Sync on startup: Automatically sync highlights when open Obsidian
  • Highlights template: Nunjuck template for rendering your highlights
  • Groups: Add/remove group to be synced
  • Reset sync: Wipe your sync history. Does not delete any previously synced highlights from your vault

To sync all new highlights since previous update

  • 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)

Limitations & caveats

  • 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.

Acknowledgement

This project is inspired by Hady Ozman's Obsidian Kindle Plugin.

Do you find this plugin useful?

Thank you for your support 🙏

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].