mirror of
https://github.com/brokensandals/obsidian-paste-quote-plugin.git
synced 2026-07-22 05:37:56 +00:00
11 lines
360 B
JSON
11 lines
360 B
JSON
{
|
|
"id": "paste-quote",
|
|
"name": "Paste Quote",
|
|
"version": "1.3.1",
|
|
"minAppVersion": "1.8.7",
|
|
"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
|
|
}
|