Dolphin/nl: Difference between revisions

    From KDE UserBase Wiki
    (Created page with "Op het eerste gezicht is dit een eenvoudige bestandsbeheerder, maar het heeft veel extra functies. Enkele functies zijn:")
    (Updating to match new version of source page)
    (26 intermediate revisions by 3 users not shown)
    Line 2: Line 2:


    {|class="vertical-centered"
    {|class="vertical-centered"
    |[[Image:dolphin1.png|thumb|center|320px]]||    ||'''De bestandsbeheerder met verborgen talenten'''
    |[[Image:Dolphin.png|thumb|center|320px]]||    ||'''De bestandsbeheerder met verborgen talenten'''
    |}
    |}
    ==Functieoverzicht==
    ==Functieoverzicht==


    :* Eenvoudig in gebruik; programma speciaal bedoeld voor bestandsbeheer
    :* Simple to use and dedicated file manager
    :* Focus op gebruiksvriendelijkheid
    :* Focus on usability
    :* ''Breadcrumb'' navigatiebalk
    :* ''Breadcrumb'' navigation bar
    :* Optionele panelen voor gemakkelijke navigatie en informatieweergave
    :* Optional panels for convenient navigation and information display
    :* Beheer van bestanden op andere computers en in pseudo-bestandssystemen door [[Glossary#KIO|KIO]]
    :* Remote and pseudo-filesystem file management through [[Special:myLanguage/Glossary#KIO|KIO]]
    :* Het taggen van bestanden en mappen
    :* Tag files and folders, and find files by content, using [[Special:myLanguage/Glossary#Nepomuk|Nepomuk]]


    Op het eerste gezicht is dit een eenvoudige bestandsbeheerder, maar het heeft veel extra functies. Enkele functies zijn:
    Op het eerste gezicht is dit een eenvoudige bestandsbeheerder, maar het heeft veel extra functies. Enkele functies zijn:


    :* Split windows - view and use two directories at the same time
    :* Gescheiden vensters - bekijk en gebruik twee mappen tegelijk
    :* Viewing attributes can be set (and remembered) independently for each window
    :* Weergave-instellingen kunnen voor elk venster onafhankelijk ingesteld worden
    :* Tabbed browsing
    :* Tabbed browsing
    :* Use the optional informational panel on the right
    :* Gebruik het optionele informatiepaneel aan de rechterkant
    :* Or elect to have essential attribute information displayed in the window
    :* Of kies om alleen de essentiële informatie in het venster te zien
    :* Use 'breadcrumb' navigation for speed
    :* Gebruik de 'breadcrumb' voor snelle navigatie
    :* One-click change to editable navigation bar
    :* Verander de 'breadcrumb' in een enkele klik in een bewerkbare adresbalk
    :* Add Folders panel for traditional navigation
    :* Voeg een Mappen-paneel toe voor traditionele navigatie
    :* Add a terminal in the directory you are currently browsing
    :* Open een terminal in de map die u op dat moment bekijkt
    :* Many functions controlled by keyboard shortcuts
    :* Veel functies kunnen ook met sneltoetsen aangeroepen worden


    == Tutorials ==
    ==Handleidingen==


    :* [[Special:myLanguage/Dolphin/File Management#Discover Dolphin|Discover Dolphin]]
    :* [[Special:myLanguage/Dolphin/File Management#Discover Dolphin|Discover Dolphin]]
    :* [[Special:myLanguage/Dolphin/File_Management#File_System_Navigation|File System Navigation]]
    :* [[Special:myLanguage/Dolphin/File_Management#File_System_Navigation|File System Navigation]]
    :* [[Special:myLanguage/Dolphin/File_Management#Archive_Management_in_Dolphin|Archive Management in Dolphin]]
    :* [[Special:myLanguage/Dolphin/File_Management#Archive_Management_in_Dolphin|Archive Management in Dolphin]]
    :* [[Special:myLanguage/Dolphin/Customize Folder Icon|Customize the icon of a folder]]
    :* [[Special:myLanguage/Dolphin/Batch_Rename|Rename multiple files at the same time]]
    :* [[Special:myLanguage/Dolphin/Batch_Rename|Rename multiple files at the same time]]


    == Hints, Tips and Troubleshooting ==  
    ==Hints, tips en probleemoplossing==  


    :* Problem: Dolphin's menu entries 'View - Additional' and/or 'View - Panels' don't have any options.  Nepomuk is enabled in System Settings.
    '''Problem:''' Dolphin's menu entries <menuchoice>View -> Additional</menuchoice> and/or <menuchoice>View -> Panels</menuchoice> don't have any options.  Nepomuk is enabled in System Settings.
    :* Solution: Rename the folder '~/.kde4/share/apps/dolphin' and restart dolphin. This will purge your dolphin customizations but the entries should be back. If everything works as expected you can then delete the folder. This happened to me after an upgrade from KDE 4.4 to 4.5


    Also see the '''[http://dolphin.kde.org Dolphin Website]'''
    :'''Solution:''' Rename the folder <tt>~/.kde4/share/apps/dolphin</tt> (in some distros it will be <tt>~/.kde/share/apps/dolphin</tt>) and restart dolphin. This will purge your dolphin customizations but the entries should be back. If everything works as expected you can then delete the folder. This happened to me after an upgrade from KDE 4.4 to 4.5
    and the '''[http://docs.kde.org/stable/en/kdebase-apps/dolphin/index.html Dolphin Handbook]'''.


    == Keywords ==
    '''Problem:''' When I choose the application to open a specific filetype with, it seems to affect other filetypes too. It’s like '''Dolphin''' cannot tell the difference between the ''two different filetypes''.


    File management, file manager, file browser, tags, metadata, Nepomuk
    :'''Solution:''' Probably the KDE platform does not know about one of the two filetypes, so it associates the filetype to a different, known filetype. This is common with XML-based filetypes; even if they use a file extension of their own (e.g. <tt>.xliff</tt> or <tt>.graphml</tt>), if they are not a filetype known by the KDE platform, they will be treated as any other XML file, and opened with the default application to open XML files.


    <span class="mw-translate-fuzzy">
    :To solve this issue, you can use [[Special:myLanguage/System Settings/File Associations|File Associations]] to [[Special:myLanguage/System Settings/File Associations#Adding new file types|create an entry for the unrecognized filetype]].
    [[Category:Desktop (nl)]]
     
    [[Category:File Management (nl)]]
    '''Problem:''' Dolphin's Find File service doesn't find files you know are on your computer.
    [[Category:System (nl)]]
     
    </span>
    :'''Solution:''' Reindex [[Special:myLanguage/Baloo|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>
     
    '''Problem:''' There is no file transfer dialog.
     
    :'''Solution:''' As of KDE 5 jobs like file transfers are handled by default in centralized notification system; file transfer is also shown in task manager. To enable separate file transfer dialog disable file transfer tracking on both the System Tray notification area and the task manager plasmoid and re-login.
     
    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].
     
    ==Trefwoorden==
     
    Bestandsbeheer, bestandsbeheerder, verkenner, tags, metadata, Nepomuk
     
    [[Category:Dolphin/nl]]
    [[Category:Bureaublad/nl]]
    [[Category:Bestandsbeheer/nl]]
    [[Category:Systeem/nl]]

    Revision as of 05:00, 8 April 2019

    De bestandsbeheerder met verborgen talenten

    Functieoverzicht

    • Simple to use and dedicated file manager
    • Focus on usability
    • Breadcrumb navigation bar
    • Optional panels for convenient navigation and information display
    • Remote and pseudo-filesystem file management through KIO
    • Tag files and folders, and find files by content, using Nepomuk

    Op het eerste gezicht is dit een eenvoudige bestandsbeheerder, maar het heeft veel extra functies. Enkele functies zijn:

    • Gescheiden vensters - bekijk en gebruik twee mappen tegelijk
    • Weergave-instellingen kunnen voor elk venster onafhankelijk ingesteld worden
    • Tabbed browsing
    • Gebruik het optionele informatiepaneel aan de rechterkant
    • Of kies om alleen de essentiële informatie in het venster te zien
    • Gebruik de 'breadcrumb' voor snelle navigatie
    • Verander de 'breadcrumb' in een enkele klik in een bewerkbare adresbalk
    • Voeg een Mappen-paneel toe voor traditionele navigatie
    • Open een terminal in de map die u op dat moment bekijkt
    • Veel functies kunnen ook met sneltoetsen aangeroepen worden

    Handleidingen

    Hints, tips en probleemoplossing

    Problem: Dolphin's menu entries View -> Additional and/or View -> Panels don't have any options. Nepomuk is enabled in System Settings.

    Solution: Rename the folder ~/.kde4/share/apps/dolphin (in some distros it will be ~/.kde/share/apps/dolphin) and restart dolphin. This will purge your dolphin customizations but the entries should be back. If everything works as expected you can then delete the folder. This happened to me after an upgrade from KDE 4.4 to 4.5

    Problem: When I choose the application to open a specific filetype with, it seems to affect other filetypes too. It’s like Dolphin cannot tell the difference between the two different filetypes.

    Solution: Probably the KDE platform does not know about one of the two filetypes, so it associates the filetype to a different, known filetype. This is common with XML-based filetypes; even if they use a file extension of their own (e.g. .xliff or .graphml), if they are not a filetype known by the KDE platform, they will be treated as any other XML file, and opened with the default application to open XML files.
    To solve this issue, you can use File Associations to create an entry for the unrecognized filetype.

    Problem: Dolphin's Find File service doesn'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

    Problem: There is no file transfer dialog.

    Solution: As of KDE 5 jobs like file transfers are handled by default in centralized notification system; file transfer is also shown in task manager. To enable separate file transfer dialog disable file transfer tracking on both the System Tray notification area and the task manager plasmoid and re-login.

    Also see forums and the Dolphin Handbook.

    Trefwoorden

    Bestandsbeheer, bestandsbeheerder, verkenner, tags, metadata, Nepomuk