Shortcut to delete files
Aperta
- Lingua principale
- Haskell
- Stelle
- 744
- Fork
- 22
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
It would be useful if one could delete files from the inbox or library (maybe also from the rename dialog), e.g. by pressing `d` or `Del`.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Look for the UI handling code for the inbox and library views, likely in modules like UI.hs or similar. Identify keybindings and file deletion logic. The feature requires adding a new keybinding (d or Del) and integrating it with the existing file management functions. Test by running the application and verifying files are deleted from the specified locations.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- haskell
- Ambito
- cli
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Specificata chiaramente
- Idoneità per principianti
- 45/100