First Commit
This commit is contained in:
25
.obsidian_iphone/app.json
Normal file
25
.obsidian_iphone/app.json
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"livePreview": false,
|
||||
"mobileToolbarCommands": [
|
||||
"editor:insert-wikilink",
|
||||
"editor:attach-file",
|
||||
"editor:indent-list",
|
||||
"editor:unindent-list",
|
||||
"editor:insert-callout",
|
||||
"editor:toggle-code",
|
||||
"editor:toggle-blockquote",
|
||||
"editor:insert-link",
|
||||
"editor:toggle-bullet-list",
|
||||
"editor:toggle-numbered-list",
|
||||
"editor:toggle-checklist-status",
|
||||
"editor:insert-tag",
|
||||
"editor:undo",
|
||||
"editor:redo",
|
||||
"editor:configure-toolbar"
|
||||
],
|
||||
"promptDelete": false,
|
||||
"alwaysUpdateLinks": true,
|
||||
"newFileLocation": "folder",
|
||||
"attachmentFolderPath": "Attachments",
|
||||
"newFileFolderPath": "Temporary"
|
||||
}
|
||||
Reference in New Issue
Block a user