You've already forked system-aspect
vault sync 2023-10-23 14:03:02
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1 +1,2 @@
|
|||||||
.obsidian/
|
.obsidian/workspace.json
|
||||||
|
.obsidian/plugins/
|
||||||
30
.obsidian/core-plugins-migration.json
vendored
Normal file
30
.obsidian/core-plugins-migration.json
vendored
Normal 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
10
.obsidian/snippets/canvas.css
vendored
Normal 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;
|
||||||
|
}*/
|
||||||
7
.obsidian/themes/AnuPpuccin/manifest.json
vendored
Normal file
7
.obsidian/themes/AnuPpuccin/manifest.json
vendored
Normal 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
8161
.obsidian/themes/AnuPpuccin/theme.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
6
.obsidian/themes/Golden Topaz/manifest.json
vendored
Normal file
6
.obsidian/themes/Golden Topaz/manifest.json
vendored
Normal 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
5500
.obsidian/themes/Golden Topaz/theme.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user