diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/index.docbook | 62 | ||||
| -rw-r--r-- | doc/preferences-startup.png | bin | 21970 -> 22072 bytes |
2 files changed, 43 insertions, 19 deletions
diff --git a/doc/index.docbook b/doc/index.docbook index d1342d0d4..965303477 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -70,8 +70,8 @@ <legalnotice>&FDLNotice;</legalnotice> -<date>2020-03-17</date> -<releaseinfo>Applications 20.04</releaseinfo> +<date>2020-05-05</date> +<releaseinfo>Applications 20.08</releaseinfo> <abstract> <para> @@ -1137,27 +1137,56 @@ This group contains settings which control the appearance of &dolphin; on startu <itemizedlist> <listitem><para> -The <guilabel>Start in</guilabel> folder is the folder which is opened on startup. The -location of the folder can be entered directly or chosen in a dialog which can +The <guilabel>Show on startup</guilabel> option allows choosing the folder which is opened on startup. +</para> +<para> + If the <guimenuitem>Folders, tabs, and window state from last time</guimenuitem> item is selected then +</para> +<itemizedlist> + <listitem> + <para>When launched from the &GUI; or CLI without any &URL;s, &dolphin; restores session</para> + </listitem> + <listitem> + <para>When rebooting with &dolphin; open, it restores session normally after the system comes back</para> + </listitem> + <listitem> + <para>When launched with &URL;s, &dolphin; window is opened showing those &URL;s instead of restoring session</para> + </listitem> + <listitem> + <para>When &dolphin; is already running and a new window is opened, that new window shows a single tab with the same &URL; as was visible in the previously-open &dolphin; instance</para> + </listitem> +</itemizedlist> +<para> +The location of the folder can also be entered directly or chosen in a dialog which can be opened by clicking the button showing a <quote>folder</quote> icon. Moreover, the current location or the default location (which is the user's home folder) can be used as the startup folder by clicking the corresponding button. </para></listitem> <listitem><para> -<guilabel>Split view mode</guilabel> controls if the +<guilabel>Begin in split view mode</guilabel> controls if the <link linkend="dolphin-view">&dolphin; view</link> is split on startup -or not. +or not for new windows. </para></listitem> <listitem><para> -<guilabel>Editable location bar</guilabel> controls if the location bar is in +<guilabel>Show filter bar</guilabel> controls if the filter bar is shown on +startup or not. See the <link linkend="filter-files">section on the filter bar</link> +for details. +</para></listitem> + +<listitem><para> +<guilabel>Make location bar editable</guilabel> controls if the location bar is in editable mode on startup. The bread crumb mode of the location bar is used otherwise. See the <link linkend="location-bar">section about the location bar</link> for details about the two modes. </para></listitem> <listitem><para> +<guilabel>Open new folders in tabs</guilabel> controls whether &dolphin; should open a new folder in a new tab of the current instance when called externally. If not enabled, the new folders will be opened in new instances of &dolphin;. By default this option is enabled. +</para></listitem> + +<listitem><para> If <guilabel>Show full path inside location bar</guilabel> is enabled, the full path of the current location is shown in the bread crumb mode of the location bar. Otherwise, a shortened version of the path is shown if it begins with the path of @@ -1165,19 +1194,10 @@ one of the places in the <guilabel>Places</guilabel> panel. </para></listitem> <listitem><para> -<guilabel>Show filter bar</guilabel> controls if the filter bar is shown on -startup or not. See the <link linkend="filter-files">section on the filter bar</link> -for details. -</para></listitem> - -<listitem><para> <guilabel>Show full path in title bar</guilabel> makes it easy to distinguish between files or folders with the same name in different folders. </para></listitem> -<listitem><para> -<guilabel>Open new folders in tabs</guilabel> controls whether &dolphin; should open a new folder in a new tab of the current instance when called externally. If not enabled, the new folders will be opened in new instances of &dolphin;. By default this option is enabled. -</para></listitem> </itemizedlist> </para> @@ -1272,7 +1292,11 @@ the text of a file item. <guilabel>Expandable folders</guilabel> determines whether any folders that have subfolders are displayed in a tree view, where the sub items can be expanded by &LMB; clicking the <guiicon>></guiicon> icon and collapsed by clicking the <guiicon>v</guiicon> icon. -</para></listitem> +</para> +<para> +<guilabel>Folder size displays</guilabel> allows defining the property to use then sorting folders by their size. It is possible to sort folders by <guilabel>Number of items</guilabel> or <guilabel>Size of contents</guilabel> and choose a limit to the recursive level (can be useful to constrain unneeded iterations in the deep folder structures or on the slow file systems). +</para> +</listitem> </itemizedlist> </para> </sect3> @@ -2116,7 +2140,7 @@ project. If you wish to contribute to the documentation please email the <para> The official channel for submitting bug reports is via the &kde; bug tracking system. The &kde; bug tracker can be found at -<ulink url="http://bugs.kde.org">http://bugs.kde.org</ulink>. +<ulink url="https://bugs.kde.org">https://bugs.kde.org</ulink>. </para> </answer> </qandaentry> @@ -2129,7 +2153,7 @@ system. The &kde; bug tracker can be found at <para> The official channel for submitting feature requests is via the &kde; bug tracking system. The &kde; bug tracker can be found at -<ulink url="http://bugs.kde.org">http://bugs.kde.org</ulink>. +<ulink url="https://bugs.kde.org">https://bugs.kde.org</ulink>. </para> </answer> diff --git a/doc/preferences-startup.png b/doc/preferences-startup.png Binary files differindex 2b780a4c1..192efe193 100644 --- a/doc/preferences-startup.png +++ b/doc/preferences-startup.png |
