c6p/logseq-hypothesis
Fork: 14 Star: 90 (更新于 2024-12-01 22:00:48)
license: MIT
Language: Vue .
Logseq plugin for hypothes.is
最后发布版本: v0.2.4 ( 2022-12-28 19:21:26)
If you like this plugin, you can buy me a ☕ here
Logseq Hypothes.is Plugin
Enter your API token and user address. If you are not using a third party hypothes.is provider, your user account is username@hypothes.is
. Fetch Updates
will fetch new hypothes.is notes.
Selecting an URI below and clicking Get Selected Page
will gather notes and create a page.
Types of notes
- 📌 highlight
- 📝
- annotation - if under an highlight
- reply note - if a child
- page note - if not a child
- 🗑️ deleted note
Example Configuration
Default
{
"highlightFormat": "📌 {text} {tags}",
"annotationFormat": "📝 {text}",
"noteFormat": "📝 {text} {tags}",
"deletedFormat": "🗑️",
}
Alternative
See #13 for discussion.
{
"highlightFormat": "> {text} {tags}",
"annotationFormat": "{text}",
"noteFormat": "{text} {tags}",
}
Running the Plugin
-
pnpm install && pnpm run build
in terminal to install dependencies. -
Load unpacked plugin
in Logseq Desktop client.
最近版本更新:(数据更新于 2024-09-28 16:30:46)
2022-12-28 19:21:26 v0.2.4
2022-05-15 23:50:08 v0.2.3
2022-05-15 16:16:50 v0.2.2
2022-03-29 02:14:01 v0.2.1
2022-03-11 05:06:18 v0.2.0
2022-03-11 01:06:02 v0.1.6
2021-11-08 02:24:25 v0.1.5
2021-10-03 16:46:42 v0.1.4
2021-09-27 01:23:30 v0.1.3
2021-09-12 18:34:31 v0.1.2
c6p/logseq-hypothesis同语言 Vue最近更新仓库
2024-12-23 00:55:37 BewlyBewly/BewlyBewly
2024-12-20 12:07:45 jxxghp/MoviePilot-Frontend
2024-12-09 16:47:56 VueTorrent/VueTorrent
2024-12-08 11:35:09 LauZzL/ltzj-nem
2024-12-05 14:06:28 luckjiawei/frpc-desktop
2024-11-22 22:16:38 primefaces/primevue