From ab3c4a7e5c39fa06584d9eb28360356dcd62b64d Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Wed, 11 May 2022 13:42:43 -0700 Subject: [PATCH] Add syncronize history to storage instantly checkbox --- source/2/2.4/2.4.5/Qlipper.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/2/2.4/2.4.5/Qlipper.rst b/source/2/2.4/2.4.5/Qlipper.rst index 85f8b240..cbfbecea 100644 --- a/source/2/2.4/2.4.5/Qlipper.rst +++ b/source/2/2.4/2.4.5/Qlipper.rst @@ -14,7 +14,7 @@ Screenshot Customizing ----------- -To change preferences of Qlipper right click on the tray icon and select :menuselection:`Configure`. To change how many items get displayed in Qlipper in total right click on Qlipper and configure with the gear icon and change :guilabel:`Clipboard Entries Count` to your desired number of entries. To change how many characters Qlipper shows from the configuration screen change :guilabel:`Maximum Display Size`. To not have whitespace after pasting each line check the :guilabel:`Trim Whitespaces for Every Line` checkbox. To change your keyboard shortcut to bring up the menu from Qlipper use the :guilabel:`Keyboard Shortcut` button. To clear this keyboard shortcut press the :guilabel:`x` button to the right. To change the tray icon image to something custom press the button next to :guilabel:`Tray icon image` which has an option to load a custom tray icon. To synchronize your clipboard and selection clipboards check the :guilabel:`Use Platform Specific Extensions(Advanced)` checkbox first. To toggle having your clipboard saved to storage as soon as possible check/uncheck the :guilabel:`Synchronize history to storage instantly` checkbox. To have Qlipper lose its stored history when you close Qlipper check the :guilabel:`Clear Items on Exit` checkbox. Next to have two separate clipboard synchronized select the :menuselection:`No synchronization of clipboard & PSE` menu item. To select an item and have uniform clipboard select :menuselection:`Synchronize clipboard & PSE instantly`. +To change preferences of Qlipper right click on the tray icon and select :menuselection:`Configure`. To change how many items get displayed in Qlipper in total right click on Qlipper and configure with the gear icon and change :guilabel:`Clipboard Entries Count` to your desired number of entries. To change how many characters Qlipper shows from the configuration screen change :guilabel:`Maximum Display Size`. To not have whitespace after pasting each line check the :guilabel:`Trim Whitespaces for Every Line` checkbox. To change your keyboard shortcut to bring up the menu from Qlipper use the :guilabel:`Keyboard Shortcut` button. To clear this keyboard shortcut press the :guilabel:`x` button to the right. To change the tray icon image to something custom press the button next to :guilabel:`Tray icon image` which has an option to load a custom tray icon. To synchronize your clipboard and selection clipboards check the :guilabel:`Use Platform Specific Extensions(Advanced)` checkbox first. To toggle having your clipboard saved to storage as soon as possible check/uncheck the :guilabel:`Synchronize history to storage instantly` checkbox. To have Qlipper lose its stored history when you close Qlipper check the :guilabel:`Clear Items on Exit` checkbox. Next to have two separate clipboard synchronized select the :menuselection:`No synchronization of clipboard & PSE` menu item. To select an item and have uniform clipboard select :menuselection:`Synchronize clipboard & PSE instantly`. To have Qlipper save the history instantly check the :guilabel:`Synchronize history to storage instantly` checkbox. .. image:: qlipperprefrences.png