Files
ObsidianJournal/.obsidian/plugins/obsidian-read-it-later/data.json

48 lines
2.6 KiB
JSON

{
"inboxDir": "Reading/Read Later",
"assetsDir": "Reading/Read Later/assets",
"openNewNote": false,
"openNewNoteInNewTab": false,
"youtubeNoteTitle": "Youtube - %title%",
"youtubeNote": "[[ReadItLater]] [[Youtube]]\n- [ ] Watched\n\n# [%videoTitle%](%videoURL%)\n\n%videoPlayer%",
"youtubeEmbedWidth": "560",
"youtubeEmbedHeight": "315",
"youtubeUsePrivacyEnhancedEmbed": true,
"vimeoNoteTitle": "Vimeo - %title%",
"vimeoNote": "[[ReadItLater]] [[Vimeo]]\n- [ ] Watched\n\n# [%videoTitle%](%videoURL%)\n\n%videoPlayer%",
"vimeoEmbedWidth": "560",
"vimeoEmbedHeight": "315",
"bilibiliNoteTitle": "Bilibili - %title%",
"bilibiliNote": "[[ReadItLater]] [[Bilibili]]\n\n# [%videoTitle%](%videoURL%)\n\n%videoPlayer%",
"bilibiliEmbedWidth": "560",
"bilibiliEmbedHeight": "315",
"twitterNoteTitle": "Tweet from %tweetAuthorName% (%date%)",
"twitterNote": "[[ReadItLater]] [[Tweet]]\n- [ ] Read\n\n# [%tweetAuthorName%](%tweetURL%)\n\n%tweetContent%",
"parseableArticleNoteTitle": "%title%",
"parsableArticleNote": "[[ReadItLater]] [[Article]]\n- [ ] Read\n\n# [%articleTitle%](%articleURL%)\n\n%articleContent%",
"notParseableArticleNoteTitle": "Article %date%",
"notParsableArticleNote": "[[ReadItLater]] [[Article]]\n- [ ] Read\n\n[%articleURL%](%articleURL%)",
"textSnippetNoteTitle": "Note %date%",
"textSnippetNote": "[[ReadItLater]] [[Textsnippet]]\n- [ ] Read\n\n%content%",
"mastodonNoteTitle": "Toot from %tootAuthorName% (%date%)",
"mastodonNote": "[[ReadItLater]] [[Toot]]\n- [ ] Read\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%",
"stackExchangeNoteTitle": "%title%",
"stackExchangeNote": "[[ReadItLater]] [[StackExchange]]\n- [ ] Read\n\n# [%questionTitle%](%questionURL%)\n\nAuthor: [%authorName%](%authorProfileURL%)\n\n%questionContent%\n\n***\n\n%topAnswer%\n\n%answers%",
"stackExchangeAnswer": "Answered by: [%authorName%](%authorProfileURL%)\n\n%answerContent%",
"downloadStackExchangeAssets": true,
"downloadStackExchangeAssetsInDir": false,
"youtubeApiKey": "",
"tikTokNoteTitle": "TikTok from %authorName% (%date%)",
"tikTokNote": "[[ReadItLater]] [[TikTok]]\n- [ ] Watched\n\n%videoDescription%\n\n[%videoURL%](%videoURL%)\n\n%videoPlayer%",
"tikTokEmbedWidth": "325",
"tikTokEmbedHeight": "760",
"extendShareMenu": true
}