Skip to content

Add toggle between trash and original path display in detail view#76

Merged
babarot merged 1 commit intomainfrom
babarot/add-switch-info-key
Feb 17, 2025
Merged

Add toggle between trash and original path display in detail view#76
babarot merged 1 commit intomainfrom
babarot/add-switch-info-key

Conversation

@babarot
Copy link
Copy Markdown
Owner

@babarot babarot commented Feb 17, 2025

WHAT

Improve UI/UX and key binding descriptions

  • Update help text for navigation keys (g, G, u, d) to be more consistent
  • Add toggle between "Deleted From" and "Trash Path" view in detail screen
  • Change space key description from "info" to "detail"
  • Change @ key description from "datefmt" to "info"

WHY

This change was added to improve user experience by:

  1. Making it easier for users to understand both the original and current locations of deleted files:
    • Before: Users could only see where the file was deleted from
    • After: Users can toggle between the original location ("Deleted From") and where it's currently stored ("Trash Path")
  2. Addressing a likely user need:
    • When restoring files, users might want to verify both:
      • Where the file originally came from
      • Where it's currently stored in the trash
    • This is especially useful for troubleshooting or when managing multiple trash locations

The toggle feature (using the @ key) provides a simple way to access both pieces of information without cluttering the interface.

@babarot babarot added the kind/feature A feature request; new or enhanced behavior label Feb 17, 2025
@babarot babarot merged commit 48c8da4 into main Feb 17, 2025
5 checks passed
@babarot babarot deleted the babarot/add-switch-info-key branch February 17, 2025 16:30
@github-actions github-actions bot mentioned this pull request Feb 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/feature A feature request; new or enhanced behavior

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant