master-wiki/.obsidian/plugins/obsidian-omnivore/data.json
Alexander Navarro 28883ffad8 Update from obsidian - thinkpad
Affected files:
.obsidian/plugins/obsidian-omnivore/data.json
.obsidian/plugins/update-time-on-edit/data.json
03. Resources/Productivity/Time Blocking.md
Read Later/2023-11-10 - The Complete Guide to Time Blocking.md
Read Later/Git Merge vs Rebase vs Squash ¿Qué estrategia debemos elegir-.md
Read Later/Highlighting fold text, community fork of null-ls, leetcode integration, reduce ram usage of LSP ....md
Read Later/How Game Reviews Actually Affect You.md
Read Later/How to Avoid Prop Drilling in React.md
Read Later/How to Learn Rust.md
Read Later/How to Write Components that Work in Any Framework.md
Read Later/Let's Get Webby! 🦀 🕸️.md
Read Later/Study shows stronger brain activity after writing on paper than on tablet or smartphone - Science....md
Read Later/The Complete Guide to Time Blocking.md
Read Later/The First Rule of Comments in Code.md
Read Later/The Secret Power of ‘Read It Later’ Apps.md
Read Later/The Unreasonable Effectiveness Of Plain Text.md
Read Later/Train Your Brain to Be More Creative.md
Read Later/Use cases for Rust.md
Read Later/Using CSS custom properties like this is a waste - YouTube.md
Read Later/What the Rust Book didn't tell you about testing....md
Read Later/Why Signals Are Better Than React Hooks.md
Read Later/You Don’t Actually Want Open World Games - YouTube.md
2024-03-27 23:29:40 -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-03-27T23:13:32",
"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}}}"
}