mirror of
https://github.com/wakywayne/obsidian-hotstrings.git
synced 2026-07-22 05:35:15 +00:00
Made required changes after submiting pull request
This commit is contained in:
parent
ff7524d05a
commit
91c3682612
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"id": "hotstrings",
|
||||
"name": "Obsidian Hot Strings",
|
||||
"name": "Hot Strings",
|
||||
"version": "1.0.0",
|
||||
"minAppVersion": "0.15.0",
|
||||
"description": "Allows you to set custom hot strings that get converted to text once typed. In less then 15 seconds you can make a custom string that will be converted into whatever text you want. All strings are managed in a hotstrings file. After adding a new hotstring just run the reload command or use a hotkey config in the plugin by clicking the + icon.",
|
||||
"description": "Allows you to set custom hot strings that get expanded to text once typed.",
|
||||
"author": "wakywayne",
|
||||
"authorUrl": "https://github.com/wakywayne/wakywayne/blob/main/README.md",
|
||||
"fundingUrl": "",
|
||||
|
|
|
|||
Loading…
Reference in a new issue