diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-04-29 22:06:12 -0400 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2024-04-29 22:06:12 -0400 |
| commit | 4d53fa14ee0cd615444aca6f6ba176e0ccc1b5be (patch) | |
| tree | 4d9f0527d9e6db4f92736ead0aa9bb3f840a0f89 /SI/.obsidian/types.json | |
init
Diffstat (limited to 'SI/.obsidian/types.json')
| -rw-r--r-- | SI/.obsidian/types.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/SI/.obsidian/types.json b/SI/.obsidian/types.json new file mode 100644 index 0000000..80163f1 --- /dev/null +++ b/SI/.obsidian/types.json @@ -0,0 +1,27 @@ +{ + "types": { + "aliases": "aliases", + "cssclasses": "multitext", + "tags": "tags", + "id": "date", + "excalidraw-plugin": "text", + "excalidraw-export-transparent": "checkbox", + "excalidraw-mask": "checkbox", + "excalidraw-export-dark": "checkbox", + "excalidraw-export-padding": "number", + "excalidraw-export-pngscale": "number", + "excalidraw-link-prefix": "text", + "excalidraw-url-prefix": "text", + "excalidraw-link-brackets": "checkbox", + "excalidraw-onload-script": "text", + "excalidraw-linkbutton-opacity": "number", + "excalidraw-default-mode": "text", + "excalidraw-font": "text", + "excalidraw-font-color": "text", + "excalidraw-border-color": "text", + "excalidraw-css": "text", + "excalidraw-autoexport": "text", + "excalidraw-iframe-theme": "text", + "excalidraw-open-md": "checkbox" + } +}
\ No newline at end of file |
