master-wiki/.obsidian/plugins/obsidian-omnivore/data.json
aleidk 2a2926320a Update from obsidian -
Affected files:
.obsidian/plugins/obsidian-omnivore/data.json
Read Later/Let's Get Webby! 🦀 🕸️.md
books/Book/El caso alaska Sanders.md
books/Book/El código Da Vinci.md
books/Book/Fundación e Imperio.md
books/Book/Fundación.md
books/Book/Los muertos no resusitan.md
books/Book/Segunda Fundación.md
books/El ritual.md
books/Manga/Akira.md
books/Manga/One Punch Man.md
projects/books.md
projects/quests.md
2023-11-03 16:59:25 -03:00

23 lines
No EOL
1.3 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.

{
"dateHighlightedFormat": "yyyy-MM-dd HH:mm:ss",
"dateSavedFormat": "yyyy-MM-dd HH:mm:ss",
"apiKey": "ec3bba50-4770-471b-99b1-9953ca523d8c",
"filter": "ADVANCED",
"syncAt": "2023-11-03T07:52:14",
"customQuery": "in:archive has:highlights",
"template": "# {{{title}}}\n\n{{# note }}\n## Notes\n\n{{{ note }}}\n{{/ note }}\n{{#highlights.length}}\n## Highlights\n\n{{#highlights}}\n> [!quote] \n> {{{text}}} \n> \n> [source]({{{highlightUrl}}}) {{#labels}} #{{name}} {{/labels}}\n> {{#note}}\n>\n>> [!info] \n>> {{{note}}}\n\n{{/note}}\n{{/highlights}}\n{{/highlights.length}}\n\n---\n## Original\n\n{{{ content }}}",
"highlightOrder": "LOCATION",
"syncing": false,
"folder": "Read Later/",
"folderDateFormat": "yyyy-MM-dd",
"endpoint": "https://api-prod.omnivore.app/api/graphql",
"filename": "{{{title}}}",
"filenameDateFormat": "yyyy-MM-dd",
"attachmentFolder": "Read Later/attachments",
"version": "1.6.3",
"isSingleFile": false,
"frequency": 0,
"intervalId": 0,
"frontMatterVariables": [],
"frontMatterTemplate": "id: {{{ id }}}\ntitle: >\n {{{ title }}}\nstatus: {{{ state }}}\ntags:\n - read-later\n{{#labels.length}}\n{{#labels}} - {{{name}}}\n{{/labels}}\n{{/labels.length}}\ndate_added: {{{ dateSaved}}}\nurl_omnivore: >\n {{{ omnivoreUrl}}}\nurl_original: >\n {{{ originalUrl}}}"
}