Summary: | Recent files/locations should be sorted chronologically by default | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | doncbugs |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | CC: | dolphin-bugs-null, felixernst |
Priority: | NOR | ||
Version First Reported In: | 22.04.3 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
doncbugs
2022-07-30 21:46:27 UTC
Sorting chronologically in recent files/folders is already the default since https://invent.kde.org/system/dolphin/-/merge_requests/365. It is just that the other default setting "Use same view style for all folders" overwrites this. We want to disable "Use same view style for all folders" by default but this is unfortunately currently not possible because disabling that option leads to configuration files being created in every folder one visits which seems unacceptable as a default. So we all agree. The issues are technical. If my idea https://invent.kde.org/system/dolphin/-/merge_requests/288#note_384582 or something similar gets implemented we can change that other setting and then what is suggested here would be the actual default for everyone. Closing this bug report because it is sort of already implemented and not really actionable because the real problem lies elsewhere. |