avm99963 | 8d8409c | 2020-12-07 21:46:29 +0100 | [diff] [blame] | 1 | [En español](features.es.md) |
| 2 | |
| 3 | # Features |
| 4 | The TW Power Tools extension offers the following features/options: |
| 5 | |
| 6 | ## Infinite scroll |
| 7 | ### Thread lists |
| 8 | > **Option name:** _Enable infinite scrolling in thread lists_. |
| 9 | |
| 10 | Enables infinite scroll in thread lists in TW. This feature has already been |
| 11 | added to the Community Console by Google. |
| 12 | |
| 13 | ### Inside threads |
| 14 | > **Option names:** _Automatically load batches of messages inside threads when |
| 15 | scrolling down_, _Automatically load all messages at once inside threads when |
| 16 | scrolling down_. |
| 17 | |
| 18 | Enables infinite scroll inside threads, both in TW and the Community Console. |
| 19 | Both options are mutually exclusive, and depending on which one you choose, the |
| 20 | feature will behave differently: |
| 21 | |
| 22 | - **Load batches of messages**: when scrolling to the bottom, some more messages |
| 23 | will be loaded. If you scroll to the bottom again, more messages will be loaded, |
| 24 | and so on. |
| 25 | - **Load all messages at once**: when scrolling to the bottom, all the remaining |
| 26 | messages will be loaded at once. |
| 27 | |
| 28 | ## Additional enhancements |
| 29 | ### Community Console toolbar |
| 30 | > **Option name:** _Fix the toolbar in thread lists in the Community Console_. |
| 31 | |
| 32 | Fixes the toolbar of thread lists in the Community Console so it doesn't |
| 33 | disappear when scrolling down. |
| 34 | |
| 35 |  |
| 36 | |
| 37 | ### Redirect to the Community Console |
| 38 | > **Option name:** _Redirect all threads opened in TW to the Community Console_. |
| 39 | |
| 40 | This feature is useful if you want the threads you open from the email |
| 41 | notification link directly in the Community Console. |
| 42 | |
| 43 | ### Profile history |
| 44 | > **Option name:** _Show a "previous posts" link in user profiles_. |
| 45 | |
| 46 | Both in TW and the Community Console, show 2 links in user profiles, which link |
| 47 | to the list of threads that the user has created/replied to in the current |
| 48 | forum, and in all the forums. |
| 49 | |
| 50 |  |
| 51 | |
| 52 | ### Draft messages |
| 53 | > **Option name:** _Activate the `enableLoadingDraftMessages` Community Console |
| 54 | flag_. |
| 55 | |
| 56 | Enables a Community Console flag which, when opening the reply dialog in a |
| 57 | thread in the Community Console, if a draft message was saved in the Google |
| 58 | servers, it is loaded in the editor. |
| 59 | |
| 60 | Draft messages are saved regularly into Google Servers **even if the flag is not |
| 61 | enabled**, so this flag can help you recover your work from a crash, for |
| 62 | example. |
| 63 | |
| 64 | ### Contrast between read/unread threads |
| 65 | > **Option name:** _Increase contrast between read and unread threads in the |
| 66 | Community Console_. |
| 67 | |
| 68 | In thread lists in the Community Console, the backgrounds for read and unread |
| 69 | threads are very similar. This option increases this contrast. |
| 70 | |
| 71 | ### Sticky drawer headers |
| 72 | > **Option name_** _Make the headers in the Community Console sidebar stick at |
| 73 | the top_. |
| 74 | |
| 75 |  |
| 76 | |
| 77 | ### Dark mode |
| 78 | > **Option name:** _Enable the dark theme in the Community Console_. |
| 79 | |
| 80 | This setting lets you load a custom-built dark theme for the Community Console. |
| 81 | In the options page there is a selector which lets you choose how the dark theme |
| 82 | gets enabled: |
| 83 | |
| 84 | - **Switch in the Community Console**: a button appears at the top of the |
| 85 | Community Console, which lets you switch between the light and dark themes. |
| 86 | - **OS dark mode settings**: when you enable the OS wide dark mode setting (not |
| 87 | available in all Operating Systems), the dark theme is enabled in the Community |
| 88 | Console. Note that after you change the OS setting, you should reload the |
| 89 | Community Console in order to load the corresponding theme. |
| 90 | |
| 91 | ### Hide the Community Console drawer |
| 92 | > **Option name:** _Always hide the drawer (left column) in the Community |
| 93 | Console_. |
| 94 | |
| 95 | When opening the Community Console, the sidebar which shows the forums, filters, |
| 96 | etc. will be hidden/closed by default. Useful if your screen is small. |
| 97 | |
| 98 | ### Drag and drop bookmarks to the text editor (Chrome-only) |
| 99 | > **Option name:** _Allow to drag and drop bookmarks to the Community Console |
| 100 | text editor_. |
| 101 | |
| 102 | In Chrome, when drag and dropping bookmarks or Omnibox links to the Community |
| 103 | Console rich text editor, the bookmark/link title gets replaced by the URL. |
| 104 | This option reverses this so the text gets preserved. |
| 105 | |
| 106 |  |
| 107 | |
| 108 | ### Batch lock |
| 109 | > **Option name:** _Add the option to lock multiple threads from the Community |
| 110 | Console thread list_. |
| 111 | |
| 112 |  |
| 113 | |
| 114 | ### Indicator dot |
| 115 | > **Option names:** _Show whether the OP has participated in other threads_, |
| 116 | _Show the number of questions and replies written by the OP within the last `n` |
| 117 | months next to their username_. |
| 118 | |
| 119 | This section includes options which are useful to determine whether an OP is a |
| 120 | newcomer or has posted in the forums before. A full description of what each |
| 121 | option does can be found at [docs/op\_indicator.md](op_indicator.md). |
| 122 | |
| 123 | These are the possible combinations of both options: |
| 124 | |
| 125 | - 1st option enabled, 2nd option disabled. |
| 126 | |
| 127 |  |
| 128 | |
| 129 | - 1st option disabled, 2nd option enabled. |
| 130 | |
| 131 |  |
| 132 | |
| 133 | - Both options enabled. |
| 134 | |
| 135 |  |