From 7786afdd52525891afb75d2406beeac7a59e22d5 Mon Sep 17 00:00:00 2001 From: James Ravenscroft Date: Sun, 4 Dec 2022 16:21:41 +0000 Subject: [PATCH] typo --- .../content/posts/2022/12/04/joplin-hypothesis-intro/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brainsteam/content/posts/2022/12/04/joplin-hypothesis-intro/index.md b/brainsteam/content/posts/2022/12/04/joplin-hypothesis-intro/index.md index 634ff9a..fc950f2 100644 --- a/brainsteam/content/posts/2022/12/04/joplin-hypothesis-intro/index.md +++ b/brainsteam/content/posts/2022/12/04/joplin-hypothesis-intro/index.md @@ -26,6 +26,6 @@ I'm big on learning in public and I keep a [digital garden/wiki](https://wiki.ja So I decided to take matters into my own hands and build a Joplin plugin that allows users to pull their hypothes.is annotations into their local notes database. I'm excited to announce the [alpha release of this plugin](https://github.com/ravenscroftj/joplin-hypothesis/releases/tag/v0.0.1), which is already proving to be a valuable tool for me. -With this plugin, folks can automatically sync their annotations and tags into new notes in Joplin. This allows them to create a local copy of their annotation data. This allows users to more easily integrate hypothes.is into their existing Joplin knowledge management workflow. Having my annotations (or `literature notes`) in the same place as my permanent notes makes my workflow a little bit easier. Of course it also means that you have a copy of your annotations should hypothes.is go down or if you're working offline. +With this plugin, folks can automatically sync their annotations and tags into new notes in Joplin. This allows them to create a local copy of their annotation data and more easily integrate hypothes.is into their existing Joplin knowledge management workflow. Certainly, I've already noticed that having my annotations (or `literature notes`) in the same place as my permanent notes makes my personal workflow a little bit easier. Of course, it also means that you have a copy of your annotations should hypothes.is go down or if you're working offline. The plugin is open source and MIT-licensed. You are welcome (and encouraged) to contribute by providing feedback or even code to help improve it even further. It's still in alpha and there are a couple of bugs, but it's already proving to be a valuable tool for me and it might help you out too. \ No newline at end of file