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.

9 lines
834 B

{
"inboxDir": "00.02 Inbox",
"openNewNote": true,
"youtubeNote": "[[ReadItLater]] [[Youtube]]\n\n# [%videoTitle%](%videoURL%)\n\n%videoPlayer%",
"twitterNote": "[[ReadItLater]] [[Tweet]]\n\n# [%tweetAuthorName%](%tweetURL%)\n\n%tweetContent%",
"parsableArticleNote": "---\n\nAlias: [\"\"]\nTag: [\"\"]\nDate: <% tp.date.now(\"YYYY-MM-DD\") %>\nDocType: \"WebSource\"\nHierarchy:\nTimeStamp:\nSource: %articleURL%\nlocation:\nCollapseMetaTable: Yes\n\n---\n\nParent:: [[ReadItLater]]\n\n---\n\n&emsp;\n\n```button\nname Save\ntype command\naction Save current file\nid Save\n```\n^button-<% tp.file.title %>NSave\n\n&emsp;\n\n# %articleTitle%\n\n%articleContent%",
"notParsableArticleNote": "[[ReadItLater]] [[Article]]\n\n[%articleURL%](%articleURL%)",
"textSnippetNote": "[[ReadItLater]] [[Textsnippet]]\n\n%content%"
}