From bd3ece8adafd77d9d4f10197f44e26fe3e9934f9 Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Tue, 17 Sep 2019 23:03:56 -0700 Subject: [PATCH] Add showing only paused torrents --- source/2/2.1/2.1.2/qtransmission.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.1/2.1.2/qtransmission.rst b/source/2/2.1/2.1.2/qtransmission.rst index fd35832c..ee044f16 100644 --- a/source/2/2.1/2.1.2/qtransmission.rst +++ b/source/2/2.1/2.1.2/qtransmission.rst @@ -21,7 +21,7 @@ The button with two :guilabel:`||` circled is a pause button that can pause all To remove a torrent from the list of torrent files right click on it or :kbd:`Delete` and click remove. To delete the files and remove the torrent from the list right click Delete files and remove or press :kbd:`Shift +Delete`. -To filter which torrents are shown on your list use the :guilabel:`Show` drop down menu. To only show active torrents from the :guilabel:`Show` drop down select :menuselection:`Active`. To only show torrents that are downloading from the :guilabel:`Show` menu select :menuselection:`Downloading`. To only show seeding torrents from the :guilabel:`Show` drop down select :menuselection:`Seeding`. +To filter which torrents are shown on your list use the :guilabel:`Show` drop down menu. To only show active torrents from the :guilabel:`Show` drop down select :menuselection:`Active`. To only show torrents that are downloading from the :guilabel:`Show` menu select :menuselection:`Downloading`. To only show seeding torrents from the :guilabel:`Show` drop down select :menuselection:`Seeding`. To only show Paused torrents from the :guilabel:`Show` drop down select :menuselection:`Paused`. If you want have a move compact view :menuselection:`View --> Compact View` or press :kbd:`Alt + C`. To switch back out from compact view press the same thing again.