Releases: ravenscroftj/joplin-hypothesis
Releases · ravenscroftj/joplin-hypothesis
v0.1.1
v0.1.0
Version 0.1.0 brings a small stability upgrade and marks the point at which I am more comfortable widely distributing the plugin.
- Fix: the plugin will now defer to Joplin Sync on startup so there should not be a race condition where notes are duplicated by joplin and hypothesis sync which could generate conflicts.
- The plugin will now start appearing in the joplin plugins store/list
v0.0.2
New minor release that addresses a couple of issues:
- Fixed: #1 - start tracking timestamps of annotations that have been added to Joplin so that we don't try to re-import old annotations every run. user can now re-import all of their annotations via a new option in the tools menu which resets the timestamp tracking.
- Fixed: #3 - by using the annotations search API instead of the RSS feed we can access all annotations created by a given user.
v0.0.1
Initial release
- subscribe and poll a user's public hypothes.is atom feed
- automatically create new annotation notes in Joplin for each new entry in the hypothes.is feed.