diff options
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 |
