starshard/peafowl
Template
1
Fork 0
mirror of https://github.com/starshardstudio/peafowl.git synced 2024-11-21 20:44:19 +00:00
peafowl/.obsidian/types.json

12 lines
230 B
JSON
Raw Permalink Normal View History

{
"types": {
"aliases": "aliases",
"cssclasses": "multitext",
"tags": "tags",
"purchased_on": "date",
"started_on": "date",
"beaten_on": "date",
"completed_on": "date",
"mastered_on": "date"
}
}