Remember visited folders/files
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 275
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Automatic history of all visited folders/files, persisting between sessions. For instance, if the last subfolder of C:\Program Files that I navigated into was Internet Explorer, the next time I go to C:\Program Files, Internet Explorer would automatically be selected. I can just press Enter to quickly navigate back to places I have previously visited.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the folder navigation and session-persistence areas in this Python file manager, then determine how visited folders and files should be recorded and restored. Done means a previously selected child is automatically selected after reopening its parent, including across sessions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100