diff options
| author | realtradam <[email protected]> | 2022-11-14 03:28:15 -0500 |
|---|---|---|
| committer | realtradam <[email protected]> | 2022-11-14 03:28:15 -0500 |
| commit | 683e652c96cbe50f1fd893a72601075e01630e99 (patch) | |
| tree | 329ca9fe6884e1f0a88787134154dd79d917f07a /src/.obsidian | |
| parent | beb954b74929633da599803c5b0e89548511e155 (diff) | |
| download | Plore-Tabletop-Game-683e652c96cbe50f1fd893a72601075e01630e99.tar.gz Plore-Tabletop-Game-683e652c96cbe50f1fd893a72601075e01630e99.zip | |
lots of progress
Diffstat (limited to 'src/.obsidian')
| -rw-r--r-- | src/.obsidian/app.json | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/.obsidian/app.json b/src/.obsidian/app.json index 930ef51..df8ec96 100644 --- a/src/.obsidian/app.json +++ b/src/.obsidian/app.json @@ -1,3 +1,6 @@ { - "fileSortOrder": "byModifiedTime" + "fileSortOrder": "byModifiedTime", + "alwaysUpdateLinks": false, + "trashOption": "local", + "useMarkdownLinks": true }
\ No newline at end of file |
