Shortcut to delete files
Abierto
- Lenguaje dominante
- Haskell
- Estrellas
- 744
- Forks
- 22
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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`.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- haskell
- Área
- cli
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Bien especificado
- Aptitud para principiantes
- 45/100