21 lines
622 B
JSON
21 lines
622 B
JSON
{
|
|
"onboardingTips": {
|
|
"welcomeTipRead": true,
|
|
"strokeLimitTipRead": false,
|
|
"lastVersionTipRead": "0.3.4"
|
|
},
|
|
"customAttachmentFolders": true,
|
|
"noteAttachmentFolderLocation": "root",
|
|
"notelessAttachmentFolderLocation": "obsidian",
|
|
"writingSubfolder": "Ink/Writing",
|
|
"drawingSubfolder": "Ink/Drawing",
|
|
"writingEnabled": true,
|
|
"writingStrokeLimit": 200,
|
|
"writingDynamicStrokeThickness": true,
|
|
"writingSmoothing": false,
|
|
"writingLinesWhenLocked": true,
|
|
"writingBackgroundWhenLocked": true,
|
|
"drawingEnabled": true,
|
|
"drawingFrameWhenLocked": true,
|
|
"drawingBackgroundWhenLocked": true
|
|
} |