Update from obsidian - thinkpad
Affected files: .obsidian/plugins/dataview/data.json .obsidian/plugins/obsidian-advanced-slides/data.json .obsidian/plugins/obsidian-omnivore/data.json 01. Projects/Coding Mentorship/Temas/Fundamentos de la programación 2.md
This commit is contained in:
parent
9dae37d858
commit
2238059a69
4 changed files with 232 additions and 3 deletions
2
.obsidian/plugins/dataview/data.json
vendored
2
.obsidian/plugins/dataview/data.json
vendored
|
|
@ -18,7 +18,7 @@
|
|||
"inlineQueryPrefix": "=",
|
||||
"inlineJsQueryPrefix": "$=",
|
||||
"inlineQueriesInCodeblocks": true,
|
||||
"enableInlineDataview": true,
|
||||
"enableInlineDataview": false,
|
||||
"enableDataviewJs": true,
|
||||
"enableInlineDataviewJs": true,
|
||||
"prettyRenderInlineFields": true,
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
"enableMenu": true,
|
||||
"enablePointer": true,
|
||||
"enableTimeBar": false,
|
||||
"theme": "moon",
|
||||
"theme": "css/mattropolis.css",
|
||||
"highlightTheme": "monokai",
|
||||
"transition": "slide",
|
||||
"transitionSpeed": "default",
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"dateSavedFormat": "yyyy-MM-dd HH:mm:ss",
|
||||
"apiKey": "ec3bba50-4770-471b-99b1-9953ca523d8c",
|
||||
"filter": "ADVANCED",
|
||||
"syncAt": "2024-05-15T21:20:59",
|
||||
"syncAt": "2024-05-16T18:14:36",
|
||||
"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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue