25 lines
1.3 KiB
JSON
25 lines
1.3 KiB
JSON
{
|
|
"token": "6879-Ka3wxKY_YdZncP3FC4iv5YlkmIlub0QmodRke6Ytl-A",
|
|
"user": "acct:OsKaR31415@hypothes.is",
|
|
"highlightsFolder": "sources/hypothesis",
|
|
"isConnected": true,
|
|
"template": "{% if is_new_article %}{% if author %}author:: [[{{author}}]]\nurl:: [{{author}}]({{url}})\n{% else %}\nurl:: {{url}}\n{% endif %}{% endif %}\n\n{% if is_new_article %}\n## Annotations\n{% for highlight in highlights %}\n> [!zotero] [{{highlight.updated}}]({{highlight.incontext}}){% for line in highlight.text.split(\"\\n\") %}\n> {{line}}{% endfor %}{% if highlight.annotation %}\n> > [!note] Annotations{% for line in highlight.annotation.split(\"\\n\") %}\n> > {{line}}{% endfor %}\n{% endif %}{% endfor %}{% endif %}\n\n{% if is_new_article %}\n## Notes de pages\n{% for highlight in page_notes %}\n> [!note] [{{highlight.updated}}]({{highlight.incontext}})\n> {{highlight.annotation}}\n{% endfor %}\n{% endif %}\n",
|
|
"syncOnBoot": true,
|
|
"autoSyncInterval": 0,
|
|
"dateTimeFormat": "YYYY-MM-DD HH:mm:ss",
|
|
"history": {
|
|
"totalArticles": 1,
|
|
"totalHighlights": 5
|
|
},
|
|
"groups": [
|
|
{
|
|
"id": "__world__",
|
|
"name": "Public",
|
|
"public": true,
|
|
"type": "open",
|
|
"selected": true
|
|
}
|
|
],
|
|
"useDomainFolders": false,
|
|
"lastSyncDate": "2024-05-21T09:40:39.769Z"
|
|
} |