mirror of
https://github.com/wenlzhang/obsidian-canvas-format-brush.git
synced 2026-07-22 05:41:31 +00:00
13 lines
No EOL
413 B
JSON
13 lines
No EOL
413 B
JSON
{
|
|
"id": "canvas-format-brush",
|
|
"name": "Canvas Format Brush",
|
|
"version": "0.1.1",
|
|
"minAppVersion": "1.0.0",
|
|
"author": "wenlzhang",
|
|
"authorUrl": "https://github.com/wenlzhang",
|
|
"fundingUrl": {
|
|
"Buy Me a Coffee": "https://ko-fi.com/f84556"
|
|
},
|
|
"description": "Copy and paste formatting attributes (size and color) between canvas elements, similar to the format painter in Word.",
|
|
"isDesktopOnly": false
|
|
} |