Merge branch 'main' of ssh://gitea.bchen.dev:2222/brendan/obsidian-global-config into HEAD
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
"textNormal": 18,
|
"textNormal": 18,
|
||||||
"textSmall": 13,
|
"textSmall": 13,
|
||||||
"imgGrid": false,
|
"imgGrid": false,
|
||||||
"imgWidth": "img-wide",
|
"imgWidth": "img-default-width",
|
||||||
"tableWidth": "table-default-width",
|
"tableWidth": "table-default-width",
|
||||||
"iframeWidth": "iframe-default-width",
|
"iframeWidth": "iframe-default-width",
|
||||||
"mapWidth": "map-default-width",
|
"mapWidth": "map-default-width",
|
||||||
|
|||||||
@@ -7,6 +7,10 @@
|
|||||||
"location": "multitext",
|
"location": "multitext",
|
||||||
"orgs": "multitext",
|
"orgs": "multitext",
|
||||||
"related": "multitext",
|
"related": "multitext",
|
||||||
"categories": "multitext"
|
"categories": "multitext",
|
||||||
|
"start": "date",
|
||||||
|
"end": "date",
|
||||||
|
"finalized": "checkbox",
|
||||||
|
"last watered": "date"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user