diff options
author | Jasper Ras <jras@hostnet.nl> | 2025-01-19 21:14:51 +0100 |
---|---|---|
committer | Jasper Ras <jras@hostnet.nl> | 2025-01-19 21:14:51 +0100 |
commit | 9642cd7ae24f0ba79ce5647c709b35ae8f06a285 (patch) | |
tree | ae25c3b0db7ae4c23186b294c6d000073f085c2d /.obsidian/types.json | |
parent | 969b96c2531fb986f6c7f21fd544391b439defd7 (diff) |
vault backup: 2025-01-19 21:14:51
Diffstat (limited to '.obsidian/types.json')
-rw-r--r-- | .obsidian/types.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.obsidian/types.json b/.obsidian/types.json index 92b1fae..15818b5 100644 --- a/.obsidian/types.json +++ b/.obsidian/types.json @@ -22,6 +22,7 @@ "excalidraw-css": "text", "excalidraw-autoexport": "text", "excalidraw-embeddable-theme": "text", - "excalidraw-open-md": "checkbox" + "excalidraw-open-md": "checkbox", + "reference": "multitext" } }
\ No newline at end of file |