Shortcut to delete files
Ouverte
- Langage dominant
- Haskell
- Étoiles
- 744
- Forks
- 22
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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`.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- haskell
- Domaine
- cli
- Type d'issue
- Fonctionnalité
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- Clairement spécifiée
- Accessibilité débutants
- 45/100