diff --git a/README.md b/README.md index ff103ef..7c63a88 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,9 @@ A note in Zotero looks something like this (below), with quote sentences and you ### Set a new knowledge -After the plugin installtion, click the menu on the top panel to "create new knowledge workspace". +After the plugin installtion, click the menu on the top panel to "create new knowledge workspace" to set a new knowledge. + +Or, switch the main knowledge to another existing knowledge ![img](image/README/1651896159066.png) @@ -54,7 +56,7 @@ Add an existing note to your knowledge ### Manage your knowledge -Open your knowledge +Open your main knowledge ![](image/README/1651898106681.png) @@ -64,12 +66,23 @@ manage your notes after you added from pdf annotation ### Backlinks -Go back to the paper from your knowledge (bi-directional links or backlinks). +Go back to the paper from your knowledge (bi-directional links or backlinks). Click the note and Zotero link, back to the paper when you need (this is my favorite part). ![img](image/README/1651898254827.png) +### Outline mindmap + +Click the switch outline mode to see the mindmap + +![](image/README/1651900109443.png) + +Click the button again to switch outline mode + +![](image/README/1651900283206.png) + + ## Development & Contributing This add-on is built on the Zotero Addon Template of [zotero-pdf-translate](https://github.com/windingwind/zotero-pdf-translate). diff --git a/image/README/1651900109443.png b/image/README/1651900109443.png new file mode 100644 index 0000000..49cd2a2 Binary files /dev/null and b/image/README/1651900109443.png differ diff --git a/image/README/1651900283206.png b/image/README/1651900283206.png new file mode 100644 index 0000000..b1b14c8 Binary files /dev/null and b/image/README/1651900283206.png differ