You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
2.9 KiB

{
"inboxDir": "00.02 Inbox",
"assetsDir": "00.02 Inbox",
"openNewNote": false,
"youtubeNoteTitle": "Youtube - %title%",
"youtubeNote": "[[Youtube]]\n\n# [%videoTitle%](%videoURL%)\n\n%videoPlayer%",
"bilibiliNoteTitle": "Bilibili - %title%",
"bilibiliNote": "[[ReadItLater]] [[Bilibili]]\n\n# [%videoTitle%](%videoURL%)\n\n%videoPlayer%",
"twitterNoteTitle": "Tweet from %tweetAuthorName% (%date%)",
"twitterNote": "---\n\nAlias: [\"\"]\nTag: [\"\", \"\"]\nDate: <% tp.date.now(\"YYYY-MM-DD\") %>\nDocType: \"WebClipping\"\nHierarchy:\nTimeStamp: <% tp.date.now(\"YYYY-MM-DD\") %>\nLink: %tweetURL%\nlocation:\nCollapseMetaTable: true\n\n---\n\nParent:: [[Twitter]]\nRead:: 🟥\n\n---\n\n&emsp;\n\n```button\nname Save\ntype command\naction Save current file\nid Save\n```\n^button-%tweetAuthorName%NSave\n\n&emsp;\n\n# %tweetAuthorName%\n\n%tweetContent%",
"parseableArticleNoteTitle": "%title%",
"parsableArticleNote": "---\n\ndg-publish: true\nAlias: [\"\"]\nTag: [\"\", \"\"]\nDate: <% tp.date.now(\"YYYY-MM-DD\") %>\nDocType: \"WebClipping\"\nHierarchy:\nTimeStamp: <% tp.date.now(\"YYYY-MM-DD\") %>\nLink: %articleURL%\nlocation:\nCollapseMetaTable: true\n\n---\n\nParent:: [[@News|News]]\nRead:: 🟥\n\n---\n\n&emsp;\n\n```button\nname Save\ntype command\naction Save current file\nid Save\n```\n^button-%articleTitle%NSave\n\n&emsp;\n\n# %articleTitle%\n\n%articleContent%\n\n&emsp;\n&emsp;\n\n---\n`$= dv.el('center', 'Source: ' + dv.current().Link + ', ' + dv.current().Date.toLocaleString(\"fr-FR\"))`",
"notParseableArticleNoteTitle": "Article %date%",
"notParsableArticleNote": "---\n\nAlias: [\"\"]\nTag: [\"\", \"\"]\nDate: <% tp.date.now(\"YYYY-MM-DD\") %>\nDocType: \"WebClipping\"\nHierarchy:\nTimeStamp: <% tp.date.now(\"YYYY-MM-DD\") %>\nLink: %articleURL%\nlocation:\nCollapseMetaTable: true\n\n---\n\nParent:: [[@News|News]]\nRead:: 🟥\n\n---\n\n&emsp;\n\n```button\nname Save\ntype command\naction Save current file\nid Save\n```\n^button-%articleURL%NSave\n\n&emsp;\n\n%articleURL%",
"textSnippetNoteTitle": "Notice %date%",
"textSnippetNote": "---\n\nAlias: [\"\"]\nTag: [\"\", \"\"]\nDate: <% tp.date.now(\"YYYY-MM-DD\") %>\nDocType: \"WebClipping\"\nHierarchy:\nTimeStamp: <% tp.date.now(\"YYYY-MM-DD\") %>\nLink:\nlocation:\nCollapseMetaTable: true\n\n---\n\nParent:: [[@News|News]]\nRead:: 🟥\n\n---\n\n&emsp;\n\n```button\nname Save\ntype command\naction Save current file\nid Save\n```\n^button-%date%NSave\n\n&emsp;\n\n%content%",
"mastodonNoteTitle": "Toot from %tootAuthorName% (%date%)",
"mastodonNote": "[[ReadItLater]] [[Toot]]\n\n# [%tootAuthorName%](%tootURL%)\n\n> %tootContent%",
"downloadImages": true,
"downloadImagesInArticleDir": false,
"dateTitleFmt": "YYYY-MM-DD HH-mm-ss",
"dateContentFmt": "YYYY-MM-DD",
"downloadMastodonMediaAttachments": true,
"downloadMastodonMediaAttachmentsInDir": false,
"saveMastodonReplies": false,
"mastodonReply": "[%tootAuthorName%](%tootURL%)\n\n> %tootContent%"
}