Dolphin

Dolphin(海豚)是一个轻量级的文件管理器。

  • 所有者: KDE/dolphin
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Dolphin(海豚)是一个轻量级的文件管理器。它的设计考虑使用简单方便,同时仍然允许灵活性和定制。这意味着你可以做你的文件管理,正是按你所希望的方式去做。

功能

  • 导航(或面包屑)栏的网址,可以让你快速通过文件和文件夹的层次结构中导航。
  • 支持几种不同的视图样式和属性,并允许您将视图完全配置为您想要的。
  • 拆分视图,允许您轻松地复制或移动文件的位置。
  • 更多信息和快捷方式可作为可停靠的面板(dock-able panels),允许你自由移动和显示正是你想要的。
  • 多个选项卡支持。
  • 以一种不起眼的方式显示信息对话。
  • 撤销/重做支持
  • 通过 KIO 系统透明的网络访问。
  • 更多信息参看 https://www.kde.org/applications/system/dolphin/

概覽

名稱與所有者KDE/dolphin
主編程語言C++
編程語言CMake (語言數: 5)
平台
許可證Other
發布數318
最新版本名稱v24.04.90 (發布於 2024-05-10 18:31:35)
第一版名稱v3.80.2 (發布於 2006-11-02 15:02:49)
創建於2015-09-18 14:34:34
推送於2024-05-12 13:11:08
最后一次提交2024-05-12 01:39:44
星數451
關注者數15
派生數70
提交數8k
已啟用問題?
問題數0
打開的問題數0
拉請求數0
打開的拉請求數0
關閉的拉請求數10
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

User Documentation

See https://userbase.kde.org/Special:myLanguage/Dolphin

Development Information

Dolphin's source code can be found at https://cgit.kde.org/dolphin.git.

To build Dolphin from source, see https://community.kde.org/Get_Involved/development#Applications

To submit a patch to Dolphin, use https://phabricator.kde.org. See https://community.kde.org/Infrastructure/Phabricator

Development philosophy

Dolphin is a file manager focusing on usability. When reading the term Usability people often assume that the focus is on newbies and only basic features are offered. This is not the case; Dolphin is quite full-featured, but the features are carefully chosen so as to not impede any of the users in the target user groups.

Target User Groups

Focusing on usability means that features are discoverable and efficient to use. The feature set is defined indirectly by the target user group of Dolphin:

  • Lisa: Lisa has been familiar with computers for 10 years. From her job, she has experience with Word, Excel and Outlook. At home she mainly uses the computer for browsing the web and writing e-mails. She requires a file manager for managing photos from the camera, documents she gets via e-mail, or PDFs she downloads with a browser. Lisa knows concepts like folders and a file hierarchy, but she is not familiar with the file hierarchy of Linux.

  • Simon: Simon has been a developer at a software company for 8 years. At home he uses a file manager to maintain his large collection of photos and music. Additionally he owns a small homepage and needs to transfer updated files on the FTP server. Moving and copying files are regular tasks in Simon's workflow.

Not part of the target user group of Dolphin are Fred and Jeff:

  • Fred: Fred is 75 years old and is able to write e-mails and browsing the web. He is not familiar with file hierarchies and stores all his documents on the desktop.

  • Jeff: Jeff is Linux-freak since the age of 16 a few years ago. He is a developer and in his spare time he acts as administrator for a small company. Jeff has two monitors to keep the overview about his huge number of opened applications.

This does not mean that Fred or Jeff cannot work with Dolphin. But there might be features and concepts of Dolphin that overburden Fred. Also Jeff might miss some features which are a must-have for his daily work. This is acceptable; there are other tools that cater specifically to their needs.

Non-Intrusive Features

Before a feature is added in Dolphin, check whether the feature is mandatory for the target user group. If this is not the case, then this does not mean that the feature cannot be added; first it must be clarified whether the feature might be non-intrusive, so that it adds value for users outside the primary target user group of Dolphin. The term "non-intrusive" is mainly related to the user interface. A feature that adds a lot of clutter to the main menu, context menus or toolbar might harm the target user group. In this case the feature should not be added.

A good example of a feature that is non-intrusive is the embedded terminal in Dolphin. It only requires one entry inside a sub-menu, but adds great value for Jeff, who is not part of the target user group.

Options

Options are mandatory as the "average Joe" user does not exist. Still it is not the goal of Dolphin to offer options for all kind of things. Again the focus is on the possible needs of the target user group. Each additional option makes it harder finding other options, so the same rules for features are applied to options too.

去到頂部