aboutsummaryrefslogtreecommitdiff
path: root/API.md
diff options
context:
space:
mode:
Diffstat (limited to 'API.md')
-rw-r--r--API.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/API.md b/API.md
index ae10e3d..432d579 100644
--- a/API.md
+++ b/API.md
@@ -1403,7 +1403,8 @@ experience.
```json5
{
"name": <name>,
- "color": <color>
+ "color": <color>,
+ "usages": <usages>
}
```
@@ -1411,6 +1412,7 @@ experience.
- `<name>`: the category name.
- `<color>`: the category color.
+- `<usages>`: how many tags is the given category used with.
## Detailed tag category
**Description**

© 2015 - 2026 Jakob L. Kreuze