Dolphin: Difference between revisions

From KDE Community Wiki
No edit summary
No edit summary
(One intermediate revision by one other user not shown)
Line 12: Line 12:
* When renaming something with a multi-line filename, the home key should move the cursor to the beginning of the whole string instead of the beginning of the current line: https://bugs.kde.org/show_bug.cgi?id=363179
* When renaming something with a multi-line filename, the home key should move the cursor to the beginning of the whole string instead of the beginning of the current line: https://bugs.kde.org/show_bug.cgi?id=363179
* Encrypted volumes are handled awkwardly: https://bugs.kde.org/show_bug.cgi?id=402691, https://bugs.kde.org/show_bug.cgi?id=402690, https://bugs.kde.org/show_bug.cgi?id=402693, https://bugs.kde.org/show_bug.cgi?id=402692
* Encrypted volumes are handled awkwardly: https://bugs.kde.org/show_bug.cgi?id=402691, https://bugs.kde.org/show_bug.cgi?id=402690, https://bugs.kde.org/show_bug.cgi?id=402693, https://bugs.kde.org/show_bug.cgi?id=402692
* File creation date support: https://bugs.kde.org/show_bug.cgi?id=381367 (rough patch in need of assistance: https://phabricator.kde.org/D20096)
* Optionally show actual calculated directory size totals in Kb/Mb/Gb rather than juts number of items: https://bugs.kde.org/show_bug.cgi?id=158090
* Optionally show actual calculated directory size totals in Kb/Mb/Gb rather than juts number of items: https://bugs.kde.org/show_bug.cgi?id=158090
* Option to colorize/visualize tags/labels on files: https://bugs.kde.org/show_bug.cgi?id=37300
* Option to colorize/visualize tags/labels on files: https://bugs.kde.org/show_bug.cgi?id=37300
Line 22: Line 21:
* Dolphin should not store .directory files inside the actual directory to avoid cluttering and polluting the filesystem; should instead store this data in extended attributes: https://bugs.kde.org/show_bug.cgi?id=322922
* Dolphin should not store .directory files inside the actual directory to avoid cluttering and polluting the filesystem; should instead store this data in extended attributes: https://bugs.kde.org/show_bug.cgi?id=322922
* Dolphin should show which files/apps are blocking unmounting a disk: https://bugs.kde.org/show_bug.cgi?id=189302 (Patch: https://phabricator.kde.org/D19989)
* Dolphin should show which files/apps are blocking unmounting a disk: https://bugs.kde.org/show_bug.cgi?id=189302 (Patch: https://phabricator.kde.org/D19989)




==Frequently Asked Questions==
==Frequently Asked Questions==
;[[Dolphin/FAQ|Answers to some questions which are asked repeatedly]]
;[[Dolphin/FAQ|Answers to some questions which are asked repeatedly]]

Revision as of 13:42, 13 April 2019

Dolphin is KDE's file manager.

Ways to communicate

Mailing List: [email protected] (info page)
IRC Channel: #kde-fm on freenode
Phabricator project: https://phabricator.kde.org/project/view/194

Top bugs and feature requests


Frequently Asked Questions

Answers to some questions which are asked repeatedly