diff options
| author | Dominik Kaiser | 2026-04-15 22:41:57 +0200 |
|---|---|---|
| committer | Dominik Kaiser | 2026-04-15 22:41:57 +0200 |
| commit | c04a49c42cefaa082e6f17633d417a4b4816d942 (patch) | |
| tree | b9fa556548e03dce01736cae2d9994d77311bf49 /.obsidian/types.json | |
| parent | 5d083236925df5505e1b13a313006a209c05c65c (diff) | |
| download | MNEME-c04a49c42cefaa082e6f17633d417a4b4816d942.tar.gz MNEME-c04a49c42cefaa082e6f17633d417a4b4816d942.zip | |
vault backup: 2026-04-15 22:41:57
Diffstat (limited to '.obsidian/types.json')
| -rw-r--r-- | .obsidian/types.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.obsidian/types.json b/.obsidian/types.json new file mode 100644 index 0000000..ed9634f --- /dev/null +++ b/.obsidian/types.json @@ -0,0 +1,8 @@ +{ + "types": { + "aliases": "aliases", + "cssclasses": "multitext", + "tags": "tags", + "test": "number" + } +}
\ No newline at end of file |
