mirror of
https://github.com/brokensandals/obsidian-paste-quote-plugin.git
synced 2026-07-22 05:37:56 +00:00
11 lines
377 B
JSON
11 lines
377 B
JSON
{
|
|
"id": "obsidian-paste-quote-plugin",
|
|
"name": "Paste Quote",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Helps with formatting and generating citations when pasting quotes from the clipboard.",
|
|
"author": "Jacob Williams",
|
|
"authorUrl": "https://brokensandals.net",
|
|
"fundingUrl": "https://github.com/sponsors/brokensandals",
|
|
"isDesktopOnly": false
|
|
}
|