mirror of
https://github.com/stracker-phil/obsidian-mention-things.git
synced 2026-07-22 05:43:27 +00:00
11 lines
355 B
JSON
11 lines
355 B
JSON
{
|
|
"id": "mention-things",
|
|
"name": "Mention Things",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Define a list of prefixes to trigger an autocomplete suggestion to insert a link.",
|
|
"author": "Philipp Stracker",
|
|
"authorUrl": "https://philippstracker.com",
|
|
"fundingUrl": "https://philippstracker.com/tf",
|
|
"isDesktopOnly": false
|
|
}
|