mirror of
https://github.com/idanlib/ObsidianFastForwardLinkPlugin.git
synced 2026-07-22 11:30:28 +00:00
10 lines
402 B
JSON
10 lines
402 B
JSON
{
|
|
"id": "fast-forward-link",
|
|
"name": "FastForwardLink",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Forward multiple links to a single note with ease. Create custom link shorthands (like `ps` > `photoshop`) to type faster, navigate easily, and keep your vault organized.",
|
|
"author": "Idan Liberman",
|
|
"isDesktopOnly": false,
|
|
"fundingUrl": "https://buymeacoffee.com/idanlib"
|
|
}
|