c6p/logseq-hypothesis
Fork: 14 Star: 89 (更新于 2024-11-09 05:15:18)
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-11-20 02:06:40 BewlyBewly/BewlyBewly
2024-11-18 01:20:01 VueTorrent/VueTorrent
2024-11-12 23:14:34 jxxghp/MoviePilot-Frontend
2024-11-11 14:59:22 vueComponent/ant-design-vue
2024-11-10 16:39:15 hslr-s/sun-panel
2024-11-03 10:21:12 LauZzL/leitingzhanji-ui