Dolphin/ca: Difference between revisions

    From KDE UserBase Wiki
    (Updating to match new version of source page)
    (Updating to match new version of source page)
    Line 75: Line 75:


    :Per a solucionar aquest problema, podeu utilitzar les [[Special:myLanguage/System Settings/File Associations|associacions de fitxer]] per a [[Special:myLanguage/System Settings/File Associations#Adding new file types|crear una entrada per al tipus de fitxer no reconegut]].
    :Per a solucionar aquest problema, podeu utilitzar les [[Special:myLanguage/System Settings/File Associations|associacions de fitxer]] per a [[Special:myLanguage/System Settings/File Associations#Adding new file types|crear una entrada per al tipus de fitxer no reconegut]].
    '''Problem:''' Dolphin's Find File service dosen't find files you know are on your computer.
    :'''Solution:''' Reindex Baloo. Baloo is a file indexing and search service that Dolphin uses to search for files.  It needs to be indexed to work.  To solve this problem, in a terminal type, <tt>balooctl check</tt>


    Also see [http://forum.kde.org/viewforum.php?f=222 forums] and the [http://docs.kde.org/stable/en/applications/dolphin/index.html Dolphin Handbook].
    Also see [http://forum.kde.org/viewforum.php?f=222 forums] and the [http://docs.kde.org/stable/en/applications/dolphin/index.html Dolphin Handbook].

    Revision as of 16:30, 19 October 2017

    El gestor de fitxers dedicat focalitzat en la facilitat d'ús

    Descripció de característiques

    • Gestor de fitxers dedicat i senzill d'utilitzar
    • Enfocada en la usabilitat
    • Barra de navegació per Fil d'Ariadna
    • Plafons opcionals per a una còmoda navegació i per visualitzar informació
    • Gestió de fitxers remots i en pseudosistemes de fitxers a través de KIO
    • Pot etiquetar fitxers i carpetes, i cercar fitxers pel seu contingut, utilitzant Nepomuk

    A primera vista, és un simple gestor de fitxers, però té nombrosos talents. Entre les funcionalitats s'inclouen:

    • Divisió de les finestres: visualitza i utilitza dos directoris alhora
    • La visualització dels atributs es pot configurar (i recordar) independentment per a cada finestra
    • Navegació amb pestanyes
    • Utilitza el plafó d'informació opcional de la dreta
    • O tria tenir la informació dels atributs essencials mostrada en la finestra
    • Utilitza la navegació per 'Fil d'Ariadna' per anar més ràpid
    • Canvia a la barra d'adreces editable amb un sol clic
    • Afegeix el plafó Carpetes per a una navegació tradicional
    • Obre un terminal en el directori en el qual esteu navegant
    • Moltes funcions són controlades per dreceres del teclat

    Guies d'aprenentatge

    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 assumption is wrong.

    Target User Group

    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 is familiar with computers since 10 years. Due to 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 per e-mail or PDF-documents 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 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.

    Non-Intrusive Features

    Before a feature is added in Dolphin, it is checked 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. 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 will 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 user "average Joe" does not exist. Still it is not the goal of Dolphin offering 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.

    Trucs, recomanacions i solució de problemes

    Problema: les entrades del menú de Dolphin Visualitza -> Informació addicional i/o Visualitza -> Plafons no presenten cap opció. Nepomuk està activat en l'Arranjament del sistema.

    Solució: Reanomeneu la carpeta ~/.kde4/share/apps/dolphin (en algunes distribucions és ~/.kde/share/apps/dolphin) i reinicieu el dolphin. Això netejarà la vostra personalització i les entrades s'haurien de tornar a veure. Si tot funciona com hauria podeu esborrar la carpeta. Això em va ocórrer després d'actualitzar de KDE 4.4 a 4.5.

    Problema: Quan trio l'aplicació per obrir un tipus de fitxer específic, també sembla afectar altres tipus de fitxer. És com si Dolphin no pogués distingir la diferència entre dos tipus de fitxer diferents.

    Solució: Probablement la plataforma KDE no sap sobre un dels dos tipus de fitxer, de manera que l'associa amb un de conegut. Això és comú amb tipus de fitxer basats en XML, encara que utilitzen una extensió de fitxer pròpia (per exemple .xliff o .graphml), si no és un tipus de fitxer conegut per la plataforma KDE, serà tractat com qualsevol altre fitxer XML, i s'obrirà amb l'aplicació per omissió per obrir fitxers XML.
    Per a solucionar aquest problema, podeu utilitzar les associacions de fitxer per a crear una entrada per al tipus de fitxer no reconegut.

    Problem: Dolphin's Find File service dosen't find files you know are on your computer.

    Solution: Reindex Baloo. Baloo is a file indexing and search service that Dolphin uses to search for files. It needs to be indexed to work. To solve this problem, in a terminal type, balooctl check

    Also see forums and the Dolphin Handbook.

    Paraules clau

    Gestió de fitxers, gestor de fitxers, navegador de fitxers, etiquetes, metadades, Nepomuk