|
| 1 | +# Table of Contents |
| 2 | + |
| 3 | +- [Table of Contents](#table-of-contents) |
| 4 | +- [HeckR_ClipLog](#heckr_cliplog) |
| 5 | +- [Functionallity & Usage](#functionallity--usage) |
| 6 | + - [1. Standard clipboard history](#1-standard-clipboard-history) |
| 7 | + - [Hotkeys](#hotkeys) |
| 8 | + - [2. Quick clipboard](#2-quick-clipboard) |
| 9 | + - [Quick Clip Tables](#quick-clip-tables) |
| 10 | + - [Hotkeys](#hotkeys-1) |
| 11 | + - [Additional functionallities](#additional-functionallities) |
| 12 | + - [Hotkeys](#hotkeys-2) |
| 13 | +- [Settings](#settings) |
| 14 | + - [Sections](#sections) |
| 15 | + - [`settings`](#settings-1) |
| 16 | + - [`creator_window`](#creator_window) |
| 17 | + - [`search_window`](#search_window) |
| 18 | +- [Notes](#notes) |
| 19 | + - [Previews](#previews) |
| 20 | + - [Preview of current clip](#preview-of-current-clip) |
| 21 | + - [Instant paste delay](#instant-paste-delay) |
| 22 | + - [Loading back the last saved clip after starting HeckR_ClipLog](#loading-back-the-last-saved-clip-after-starting-heckr_cliplog) |
| 23 | + - [Microsoft's Office hotkey interference](#microsofts-office-hotkey-interference) |
| 24 | + - [Responsibility](#responsibility) |
| 25 | + - [Key namings](#key-namings) |
| 26 | + - [MiddleMouseButton](#middlemousebutton) |
| 27 | + - [MouseForward](#mouseforward) |
| 28 | + - [MouseBackward](#mousebackward) |
| 29 | +- [Dependencies](#dependencies) |
| 30 | +- [Donate](#donate) |
| 31 | + |
1 | 32 | # HeckR_ClipLog |
2 | 33 |
|
3 | 34 | HeckR_ClipLog is not only a log as it's name would suggest, but a full fledged clipboard manager which can be controlled through hotkeys. |
|
0 commit comments