mirror of
https://github.com/idanlib/ObsidianFastForwardLinkPlugin.git
synced 2026-07-22 11:30:28 +00:00
9 lines
260 B
JSON
9 lines
260 B
JSON
{
|
|
"id": "synonyms-plugin",
|
|
"name": "obsidian-synonyms-plugin",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "This plugin allows you to redirect multiple references to a single note.",
|
|
"author": "Idan Liberman",
|
|
"isDesktopOnly": false
|
|
}
|