Files
llm_wiki/.obsidian/plugins/obsidian-cubox/data.json
T

42 lines
1.1 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"domain": "cubox.pro",
"apiKey": "akzEwIcniNJ",
"folderFilter": [
"all_folders"
],
"typeFilter": [
"Article",
"Snippet",
"Memo",
"Image",
"Audio",
"Video",
"File"
],
"statusFilter": [
"annotated",
"starred"
],
"isRead": false,
"isStarred": true,
"isAnnotated": false,
"tagsFilter": [
"all_items"
],
"syncFrequency": 0,
"targetFolder": "cubox",
"filenameTemplate": "{{{title}}}-{{{create_time}}}",
"frontMatterVariables": [
"id",
"cubox_url",
"url",
"tags"
],
"contentTemplate": "# {{{title}}}\n\n{{{description}}}\n\n[Read in Cubox]({{{cubox_url}}}) \n[Read Original]({{{url}}}) \n\n---\n\n{{#highlights.length}}\n## Annotations \n\n{{#highlights}}\n> {{{text}}} \n\n{{#note}}\n{{{note}}}\n{{/note}}\n[Link]({{{cubox_url}}}) \n\n{{/highlights}}\n{{/highlights.length}}",
"highlightInContent": true,
"dateFormat": "yyyy-MM-dd",
"lastSyncTime": 1766283645451,
"lastSyncCardId": "7400425612076125087",
"lastCardUpdateTime": "2025-12-17T11:44:00.171+0800",
"syncing": false
}