Initial commit
This commit is contained in:
21
.obsidian/plugins/ink/data.json
vendored
Normal file
21
.obsidian/plugins/ink/data.json
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
76675
.obsidian/plugins/ink/main.js
vendored
Normal file
76675
.obsidian/plugins/ink/main.js
vendored
Normal file
File diff suppressed because one or more lines are too long
11
.obsidian/plugins/ink/manifest.json
vendored
Normal file
11
.obsidian/plugins/ink/manifest.json
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"id": "ink",
|
||||
"name": "Ink",
|
||||
"author": "Dale de Silva",
|
||||
"description": "Hand write or draw directly between paragraphs in your notes using a digital pen, stylus, or Apple pencil. Useful for handwriting, sketches, scribbles, or even math equations and scientific notation. Runs on the tldraw framework and drawing provides an infinite canvas.",
|
||||
"version": "0.3.4",
|
||||
"minAppVersion": "1.00.0",
|
||||
"authorUrl": "https://designdebt.club",
|
||||
"fundingUrl": "https://ko-fi.com/daledesilva",
|
||||
"isDesktopOnly": false
|
||||
}
|
||||
6585
.obsidian/plugins/ink/styles.css
vendored
Normal file
6585
.obsidian/plugins/ink/styles.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user