This commit is contained in:
2026-05-01 18:37:24 +02:00
parent 6ea56fb5e0
commit dddbdeb616
46 changed files with 362 additions and 390 deletions

2
doc/projects/__.md Normal file
View File

@@ -0,0 +1,2 @@
- enthält alle projekte
- LMB auf plugin icon öffnet die projektübersicht

View File

@@ -0,0 +1,4 @@
- erstellt ein neues projekt
- erstellt automatisch `_core.md`, `_target.md` und story area
- modal für den projektnamen
- erstellen und abbrechen buttons

View File

@@ -0,0 +1 @@
- entfernt projekt rekursiv

9
doc/projects/listing.md Normal file
View File

@@ -0,0 +1,9 @@
- lädt alle ordner aus ./projects/
- projekte als button-cards
- grid layout
- name ist ordnername bold und core inhalt dadrunter
- RMB auf projekt Container öffnet optionen zum projekt
- projekt erstellen
- RMB auf projekt öffnet optionen zum projekt
- projekt umbenennen
- projekt löschen

View File

@@ -0,0 +1,2 @@
- layout-grid icon
- icon links in obsidian navigation

View File

@@ -0,0 +1,3 @@
- ändert den ordnernamen zum projekt
- modal mit dem aktuellen projektnamen
- speichern und abbrechen buttons