Update from obsidian -

Affected files:
.obsidian/plugins/obsidian-omnivore/data.json
Read Later/How Game Reviews Actually Affect You.md
Read Later/Use cases for Rust.md
Read Later/What the Rust Book didn't tell you about testing....md
Read Later/Why Signals Are Better Than React Hooks.md
projects/quests.md
projects/todos-notes/Update dots.md
This commit is contained in:
Alexander Navarro 2023-11-02 10:30:48 -03:00
parent be8dfe9cf5
commit 98ee2cd224
7 changed files with 241 additions and 5 deletions

View file

@ -3,9 +3,9 @@
"dateSavedFormat": "yyyy-MM-dd HH:mm:ss",
"apiKey": "ec3bba50-4770-471b-99b1-9953ca523d8c",
"filter": "HIGHLIGHTS",
"syncAt": "2023-10-24T11:32:42",
"syncAt": "2023-11-02T10:28:17",
"customQuery": "",
"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## Original\n\n{{{ content }}}",
"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/",