Initial commit

This commit is contained in:
2026-03-02 17:06:32 +00:00
commit 430dd71917
1190 changed files with 622790 additions and 0 deletions

11
.obsidian/plugins/ink/manifest.json vendored Normal file
View 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
}