28 lines
660 B
Markdown
28 lines
660 B
Markdown
- LMB auf plugin icon öffnet die projektübersicht
|
|
- enthält alle projekte
|
|
|
|
plugin icon
|
|
- 9 app icon
|
|
- icon links in obsidian navigation
|
|
|
|
projekte
|
|
- lädt alle ordner aus ./projects/
|
|
- cards als buttons
|
|
- grid layout
|
|
- name ist ordnername
|
|
- RMB auf Card öffnet optionen zum projekt
|
|
|
|
option create
|
|
- erstellt ein neues projekt
|
|
- erstellt automatisch core.md, target.md und story.md
|
|
- modal für den projektnamen
|
|
- erstellen und abbrechen buttons
|
|
|
|
option rename
|
|
- ändert den ordnernamen zum projekt
|
|
- modal mit dem aktuellen projektnamen
|
|
- speichern und abbrechen buttons
|
|
|
|
option delete
|
|
- entfernt projekt rekursiv
|
|
- muss bestätigt werden |