master-wiki/.obsidian/plugins/obsidian-omnivore/data.json
aleidk 55c4e127cd Update from obsidian - thinkpad
Affected files:
.obsidian/appearance.json
.obsidian/hotkeys.json
.obsidian/plugins/obsidian-omnivore/data.json
.obsidian/plugins/obsidian-style-settings/data.json
.obsidian/plugins/update-time-on-edit/data.json
02. Areas/Food/recipes/Fritos de Jurel.md
03. Resources/Notetaking/12. Questions.md
03. Resources/Notetaking/CODE Method.md
03. Resources/Notetaking/Intermediate Packages.md
03. Resources/Notetaking/PARA method.md
03. Resources/Notetaking/Progresive Summarization.md
03. Resources/Notetaking/Reuse previous work.md
Read Later/2023-10-18 - The Unreasonable Effectiveness Of Plain Text.md
Read Later/The Unreasonable Effectiveness Of Plain Text.md
2024-02-20 20:19:33 -03:00

23 lines
No EOL
1.3 KiB
JSON

{
"dateHighlightedFormat": "yyyy-MM-dd HH:mm:ss",
"dateSavedFormat": "yyyy-MM-dd HH:mm:ss",
"apiKey": "ec3bba50-4770-471b-99b1-9953ca523d8c",
"filter": "ADVANCED",
"syncAt": "2024-02-20T19:57:13",
"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{{{text}}} \n{{#note}}\n\n> [!note]\n> {{{note}}}\n{{/note}}\n\n[source]({{{highlightUrl}}}) {{#labels}} #{{name}} {{/labels}}\n\n---\n\n{{/highlights}}\n{{/highlights.length}}\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": "{{{dateSaved}}} - {{{title}}}",
"filenameDateFormat": "yyyy-MM-dd",
"attachmentFolder": "Read Later/attachments",
"version": "1.6.3",
"isSingleFile": false,
"frequency": 60,
"intervalId": 14,
"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}}}"
}