vault sync 2023-10-23 14:03:02

This commit is contained in:
Clément PONS 2023-10-23 14:03:03 +02:00
parent d07a201de7
commit 7d2a3f3a39
7 changed files with 13716 additions and 1 deletions

3
.gitignore vendored
View File

@ -1 +1,2 @@
.obsidian/
.obsidian/workspace.json
.obsidian/plugins/

30
.obsidian/core-plugins-migration.json vendored Normal file
View File

@ -0,0 +1,30 @@
{
"file-explorer": true,
"global-search": true,
"switcher": true,
"graph": true,
"backlink": true,
"outgoing-link": true,
"tag-pane": true,
"page-preview": true,
"daily-notes": true,
"templates": true,
"note-composer": true,
"command-palette": true,
"slash-command": false,
"editor-status": true,
"markdown-importer": false,
"zk-prefixer": false,
"random-note": false,
"outline": true,
"word-count": true,
"slides": false,
"audio-recorder": false,
"workspaces": false,
"file-recovery": true,
"publish": false,
"sync": false,
"canvas": true,
"properties": false,
"bookmarks": true
}

10
.obsidian/snippets/canvas.css vendored Normal file
View File

@ -0,0 +1,10 @@
.canvas-node-content.markdown-embed > .markdown-embed-content > .markdown-preview-view
{
padding: 0 var(--size-4-4) !important;
}
/*.canvas-node-content.markdown-embed > .markdown-embed-content > .markdown-preview-view::before, .canvas-node-content.markdown-embed > .markdown-embed-content > .markdown-preview-view::after,
.markdown-source-view.mod-inside-iframe > .cm-editor > .cm-scroller::before, .markdown-source-view.mod-inside-iframe > .cm-editor > .cm-scroller::after
{
max-height: var(--size-4-2) !important;
min-height: var(--size-4-1) !important;
}*/

View File

@ -0,0 +1,7 @@
{
"name": "AnuPpuccin",
"version": "1.4.4",
"minAppVersion": "0.16.0",
"author": "Anubis",
"authorUrl": "https://github.com/AnubisNekhet"
}

8161
.obsidian/themes/AnuPpuccin/theme.css vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,6 @@
{
"name": "Golden Topaz",
"version": "0.0.0",
"minAppVersion": "0.16.0",
"author": "Mouth on Cloud"
}

5500
.obsidian/themes/Golden Topaz/theme.css vendored Normal file

File diff suppressed because it is too large Load Diff