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
524 B
9 lines
524 B
3 years ago
|
{
|
||
|
"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": "[[ReadItLater]] [[Article]]\n\n# [%articleTitle%](%articleURL%)\n\n%articleContent%",
|
||
|
"notParsableArticleNote": "[[ReadItLater]] [[Article]]\n\n[%articleURL%](%articleURL%)",
|
||
|
"textSnippetNote": "[[ReadItLater]] [[Textsnippet]]\n\n%content%"
|
||
|
}
|