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