This commit is contained in:
team3
2026-05-23 00:42:25 +02:00
commit a1b1b2d11c
18 changed files with 2563 additions and 0 deletions

9
manifest.json Normal file
View File

@@ -0,0 +1,9 @@
{
"id": "contexter",
"name": "Contexter",
"version": "0.1.0",
"minAppVersion": "1.4.0",
"description": "Projekte zweigleisig strukturieren: flacher Collection-Grid und unabhängiger Mindmap-Graph.",
"author": "marha",
"isDesktopOnly": false
}