Update from obsidian - thinkpad

Affected files:
.obsidian/app.json
.obsidian/plugins/obsidian-omnivore/data.json
.obsidian/types.json
01. Projects/Coding Mentorship/Temas/Fundamentos de la programación.md
01. Projects/Coding Mentorship/Temas/Pasted image 20240515122605.png
This commit is contained in:
Alexander Navarro 2024-05-15 12:29:05 -04:00
parent 07e7acedc0
commit ef921357aa
5 changed files with 122 additions and 8 deletions

View file

@ -3,7 +3,7 @@
"dateSavedFormat": "yyyy-MM-dd HH:mm:ss",
"apiKey": "ec3bba50-4770-471b-99b1-9953ca523d8c",
"filter": "ADVANCED",
"syncAt": "2024-05-14T18:28:10",
"syncAt": "2024-05-15T11:48:46",
"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",