turns out I want .obisidian/ after all

This commit is contained in:
2022-12-19 19:39:18 -07:00
parent aaaa53ec8a
commit 05fc570b1e
10 changed files with 357 additions and 1 deletions

10
.obsidian/app.json vendored Normal file
View File

@ -0,0 +1,10 @@
{
"vimMode": true,
"promptDelete": false,
"pdfExportSettings": {
"pageSize": "Letter",
"landscape": false,
"margin": "0",
"downscalePercent": 100
}
}