mirror of
https://github.com/stracker-phil/obsidian-mention-things.git
synced 2026-07-22 05:43:27 +00:00
10 lines
306 B
JSON
10 lines
306 B
JSON
{
|
|
"id": "mention-things",
|
|
"name": "Mention Things",
|
|
"version": "1.0.2",
|
|
"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",
|
|
"isDesktopOnly": false
|
|
}
|