sort order reverts to default on network drives
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 275
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
-
Sort order remembered on local drives, but not on network drives. Can see new entries in the Sort Settings (Windows).json, but they seem to be disregarded for network drives.
-
Is it possible to change the default sort order that would be applied across all drives (i.e. to modified)?
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
Start by locating how sort settings are read from Sort Settings (Windows).json and how the file manager distinguishes local from network drives. Compare the settings path for both cases, then verify that saved network-drive ordering is honored and assess whether a global default sort order can be configured.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100