Files
zettelclean/manifest.json

11 lines
302 B
JSON
Raw Normal View History

{
2026-07-28 16:52:19 -03:00
"id": "zettelclean",
"name": "Zettelclean",
2026-07-31 09:18:34 -03:00
"version": "0.6.1",
"minAppVersion": "1.0.0",
2026-07-28 16:52:19 -03:00
"description": "Keep a Zettelkasten filename's slug in sync with the note's H1 heading.",
"author": "Ruben Carlo Benante",
"authorUrl": "https://code.beco.cc/beco/zettelclean",
"isDesktopOnly": false
}