mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-12-22 16:08:09 +00:00
Added tag marker setting and multi-word tags
This commit is contained in:
parent
9a1f96bfa8
commit
f36ccbcbe5
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ Script {
|
||||||
{
|
{
|
||||||
"identifier": "tagMarker",
|
"identifier": "tagMarker",
|
||||||
"name": "Tag word marker",
|
"name": "Tag word marker",
|
||||||
"description": "A word that starts with this characters is recognized as tag\n",
|
"description": "A word that starts with this characters is recognized as tag",
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"default": "@",
|
"default": "@",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue