1
0

Add .obisidan so we can share between machines.

This commit is contained in:
2025-12-09 15:52:10 +01:00
parent 81790199af
commit 17475e6955
41 changed files with 33630 additions and 2 deletions

12
content/.obsidian/app.json vendored Normal file
View File

@@ -0,0 +1,12 @@
{
"promptDelete": false,
"alwaysUpdateLinks": true,
"newFileLocation": "current",
"spellcheck": false,
"tabSize": 4,
"attachmentFolderPath": "attachments",
"showInlineTitle": true,
"strictLineBreaks": true,
"showLineNumber": false,
"readableLineLength": false
}