summaryrefslogtreecommitdiff
path: root/.obsidian/types.json
blob: 92b1fae432210d6249dac71d9f409190681dff92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
  "types": {
    "aliases": "aliases",
    "cssclasses": "multitext",
    "tags": "tags",
    "excalidraw-plugin": "text",
    "excalidraw-export-transparent": "checkbox",
    "excalidraw-mask": "checkbox",
    "excalidraw-export-dark": "checkbox",
    "excalidraw-export-padding": "number",
    "excalidraw-export-pngscale": "number",
    "excalidraw-export-embed-scene": "checkbox",
    "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-embeddable-theme": "text",
    "excalidraw-open-md": "checkbox"
  }
}