Alex Ivanov | 0504030 | 2020-12-23 10:09:04 +0300 | [diff] [blame] | 1 | [En español](features.es.md) • [Русский](features.ru.md) |
Adrià Vilanova Martínez | 9fbbf16 | 2021-08-30 17:56:13 +0200 | [diff] [blame] | 2 | • [العربية](https://docs.google.com/document/d/1QgMy4wQ0RNkreYJzaqJriXvR8xu9zI0vzoPfcDYMKU8/preview) |
avm99963 | 8d8409c | 2020-12-07 21:46:29 +0100 | [diff] [blame] | 3 | |
| 4 | # Features |
| 5 | The TW Power Tools extension offers the following features/options: |
| 6 | |
Adrià Vilanova Martínez | 2b87179 | 2021-06-09 12:35:06 +0200 | [diff] [blame] | 7 | [TOC] |
| 8 | |
avm99963 | 8d8409c | 2020-12-07 21:46:29 +0100 | [diff] [blame] | 9 | ## Infinite scroll |
| 10 | ### Thread lists |
| 11 | > **Option name:** _Enable infinite scrolling in thread lists_. |
| 12 | |
| 13 | Enables infinite scroll in thread lists in TW. This feature has already been |
| 14 | added to the Community Console by Google. |
| 15 | |
| 16 | ### Inside threads |
| 17 | > **Option names:** _Automatically load batches of messages inside threads when |
| 18 | scrolling down_, _Automatically load all messages at once inside threads when |
| 19 | scrolling down_. |
| 20 | |
| 21 | Enables infinite scroll inside threads, both in TW and the Community Console. |
| 22 | Both options are mutually exclusive, and depending on which one you choose, the |
| 23 | feature will behave differently: |
| 24 | |
| 25 | - **Load batches of messages**: when scrolling to the bottom, some more messages |
| 26 | will be loaded. If you scroll to the bottom again, more messages will be loaded, |
| 27 | and so on. |
| 28 | - **Load all messages at once**: when scrolling to the bottom, all the remaining |
| 29 | messages will be loaded at once. |
| 30 | |
| 31 | ## Additional enhancements |
| 32 | ### Community Console toolbar |
| 33 | > **Option name:** _Fix the toolbar in thread lists in the Community Console_. |
| 34 | |
| 35 | Fixes the toolbar of thread lists in the Community Console so it doesn't |
| 36 | disappear when scrolling down. |
| 37 | |
| 38 |  |
| 39 | |
| 40 | ### Redirect to the Community Console |
| 41 | > **Option name:** _Redirect all threads opened in TW to the Community Console_. |
| 42 | |
| 43 | This feature is useful if you want the threads you open from the email |
| 44 | notification link directly in the Community Console. |
| 45 | |
| 46 | ### Profile history |
| 47 | > **Option name:** _Show a "previous posts" link in user profiles_. |
| 48 | |
| 49 | Both in TW and the Community Console, show 2 links in user profiles, which link |
| 50 | to the list of threads that the user has created/replied to in the current |
| 51 | forum, and in all the forums. |
| 52 | |
| 53 |  |
| 54 | |
| 55 | ### Draft messages |
| 56 | > **Option name:** _Activate the `enableLoadingDraftMessages` Community Console |
| 57 | flag_. |
| 58 | |
| 59 | Enables a Community Console flag which, when opening the reply dialog in a |
| 60 | thread in the Community Console, if a draft message was saved in the Google |
| 61 | servers, it is loaded in the editor. |
| 62 | |
| 63 | Draft messages are saved regularly into Google Servers **even if the flag is not |
| 64 | enabled**, so this flag can help you recover your work from a crash, for |
| 65 | example. |
| 66 | |
| 67 | ### Contrast between read/unread threads |
| 68 | > **Option name:** _Increase contrast between read and unread threads in the |
| 69 | Community Console_. |
| 70 | |
| 71 | In thread lists in the Community Console, the backgrounds for read and unread |
| 72 | threads are very similar. This option increases this contrast. |
| 73 | |
| 74 | ### Sticky drawer headers |
avm99963 | 6c1869e | 2021-08-09 13:24:10 +0200 | [diff] [blame] | 75 | > **Option name:** _Make the headers in the Community Console sidebar stick at |
avm99963 | 8d8409c | 2020-12-07 21:46:29 +0100 | [diff] [blame] | 76 | the top_. |
| 77 | |
| 78 |  |
| 79 | |
| 80 | ### Dark mode |
| 81 | > **Option name:** _Enable the dark theme in the Community Console_. |
| 82 | |
| 83 | This setting lets you load a custom-built dark theme for the Community Console. |
| 84 | In the options page there is a selector which lets you choose how the dark theme |
| 85 | gets enabled: |
| 86 | |
| 87 | - **Switch in the Community Console**: a button appears at the top of the |
| 88 | Community Console, which lets you switch between the light and dark themes. |
| 89 | - **OS dark mode settings**: when you enable the OS wide dark mode setting (not |
| 90 | available in all Operating Systems), the dark theme is enabled in the Community |
| 91 | Console. Note that after you change the OS setting, you should reload the |
| 92 | Community Console in order to load the corresponding theme. |
| 93 | |
| 94 | ### Hide the Community Console drawer |
| 95 | > **Option name:** _Always hide the drawer (left column) in the Community |
| 96 | Console_. |
| 97 | |
| 98 | When opening the Community Console, the sidebar which shows the forums, filters, |
| 99 | etc. will be hidden/closed by default. Useful if your screen is small. |
| 100 | |
avm99963 | 1f2350d | 2021-08-09 12:13:51 +0200 | [diff] [blame] | 101 | ### Drag and drop links to the text editor (Chrome-only) |
| 102 | > **Option name:** _Allow to drag and drop links to the Community Console text |
| 103 | editor while preserving the text_. |
avm99963 | 8d8409c | 2020-12-07 21:46:29 +0100 | [diff] [blame] | 104 | |
| 105 | In Chrome, when drag and dropping bookmarks or Omnibox links to the Community |
| 106 | Console rich text editor, the bookmark/link title gets replaced by the URL. |
| 107 | This option reverses this so the text gets preserved. |
| 108 | |
| 109 |  |
| 110 | |
| 111 | ### Batch lock |
| 112 | > **Option name:** _Add the option to lock multiple threads from the Community |
| 113 | Console thread list_. |
| 114 | |
| 115 |  |
| 116 | |
avm99963 | 698d376 | 2021-02-16 01:19:54 +0100 | [diff] [blame] | 117 | ### More prominent announcements dot |
| 118 | > **Option name:** _Show the announcements notification dot more prominently in |
| 119 | the Community Console_. |
| 120 | |
| 121 | When this option is enabled, the "Alpha" banner in the upper-left corner of the |
| 122 | Community Console is removed, and the notification dot which appears in the |
avm99963 | d98126f | 2021-02-17 10:44:36 +0100 | [diff] [blame] | 123 | hamburger menu when there's a new announcement is enlarged and animated so you |
avm99963 | 698d376 | 2021-02-16 01:19:54 +0100 | [diff] [blame] | 124 | don't miss it. |
| 125 | |
| 126 |  |
| 127 | |
avm99963 | d98126f | 2021-02-17 10:44:36 +0100 | [diff] [blame] | 128 | ### Reposition the expand thread button |
| 129 | > **Option name:** _Place the "expand thread" button all the way to the left in |
| 130 | the Community Console thread lists_. |
| 131 | |
| 132 |  |
| 133 | |
avm99963 | 6c1869e | 2021-08-09 13:24:10 +0200 | [diff] [blame] | 134 | ### Avatars in thread lists |
| 135 | > **Option name:** _Show avatars in thread lists in the Community Console_. |
| 136 | |
| 137 | When this option is enabled, in thread lists in the Community Console avatars |
| 138 | will be shown next to each thread to show the avatars of the people who have |
| 139 | participated in the thread. |
| 140 | |
| 141 | The extension retrieves the main message and the first 15 replies, and shows |
| 142 | the avatars in order (the first avatar corresponds to the first person who |
| 143 | joined the thread). If a user hasn't set an avatar, it is skipped, and only up |
| 144 | to 3 avatars are shown. |
| 145 | |
| 146 | #### Known issues |
| 147 | - Avatars aren't shown for threads in private forums, due to technical reasons. |
| 148 | - Only the main message and the first 15 replies are considered in each thread, |
| 149 | so if someone joins the thread after this limit, their avatar won't appear. |
| 150 | - When going back from a thread to the thread list by clicking the "back" |
| 151 | button, avatars take some seconds to appear. |
| 152 | - If more than 3 people with avatar have posted a message, the extension will |
| 153 | not indicate this in any way, it will just show the first 3 avatars. |
| 154 | - Even if a PE is not badged in a forum, their avatar will be shown in the |
| 155 | thread list (this is actually a feature, not an issue). The avatar won't show |
| 156 | however inside the thread. |
| 157 | - If a PE changes their avatar, you might still see the old one in the thread |
| 158 | list, due to the fact that avatars are stored in a cache, and are only updated |
| 159 | when a new reply is posted in the thread. |
| 160 | |
| 161 |  |
| 162 | |
Adrià Vilanova Martínez | 2a99c24 | 2021-09-07 12:44:16 +0200 | [diff] [blame] | 163 | ### Notification when a thread list receives updates |
| 164 | > **Option name:** _Show a notification in the Community Console when a thread |
| 165 | list has new updates._ |
| 166 | |
| 167 | This feature checks whether there are new threads in the current thread list |
| 168 | every 3 minutes, and notifies you when there are new threads at the top of the |
| 169 | list. The notification is a "soft notification": it notifies you by adding some |
| 170 | exclamation marks (`[!!!]`) at the beginning of the tab title, and by showing a |
| 171 | snackbar in the page, as you can see in the following screenshot: |
| 172 | |
| 173 |  |
| 174 | |
| 175 | It notifies you with a soft notification instead of an actual notification |
| 176 | because this way you can control when you want to participate in the forums or |
| 177 | not. If you're not paying attention to the Community Console tab, you won't be |
| 178 | bothered. |
| 179 | |
| 180 | This feature only works in the Community Console, not in the public forums, and |
| 181 | only when the sort settings are set to "Sort by: Last Updated" and descending |
| 182 | order. The bell icon next to the sort settings will indicate whether the sort |
| 183 | settings are correct (and thus this feature is working) or not. |
| 184 | |
Adrià Vilanova Martínez | 9d27c21 | 2021-12-05 13:54:10 +0100 | [diff] [blame] | 185 | ### Limit the height of inline images |
| 186 | > **Option name:** _Prevent inline images in messages from being taller than the |
| 187 | current window._ |
| 188 | |
| 189 | It is a common case that users upload high resolution screenshots of their |
| 190 | phone, which results in a very tall image being shown in the forum. This |
| 191 | feature adds a custom style to set a maximum height for images inside forum |
| 192 | messages, so they aren't taller than the current viewport. |
| 193 | |
Adrià Vilanova Martínez | c2dda66 | 2022-01-09 00:29:45 +0100 | [diff] [blame] | 194 | ### Block draft messages from being saved in Google servers |
| 195 | > **Option name:** _Block the sending of your replies as you type to Google |
| 196 | servers in the Community Console._ |
| 197 | |
| 198 | The Community Console has a feature which lets users save in Google servers |
| 199 | regular drafts of the message they're typing in a reply box, so they can recover |
| 200 | it later on (for instance if their computer crashes). |
| 201 | |
| 202 | In theory, this feature is controlled by the flag called |
| 203 | `enableLoadingDraftMessages`, which is disabled by default. However, even if |
| 204 | this flag is disabled, the Community Console keeps saving (and deleting) the |
| 205 | draft message (see [this video](https://drive.avm99963.com/s/AdEBZRDCye15aU3)). |
| 206 | Thus, the only thing that changes the flag is whether the saved draft message is |
| 207 | attempted to be recovered or not. |
| 208 | |
| 209 | This option blocks all these requests to save/delete/retrieve draft messages, so |
| 210 | the feature is effectively disabled. |
| 211 | |
Adrià Vilanova Martínez | 8c6ce3e | 2022-02-01 14:24:41 +0100 | [diff] [blame] | 212 | ### Per-forum activity in profiles |
| 213 | > **Option name:** _Show per-forum activity in profiles in the Community |
| 214 | Console._ |
| 215 | |
| 216 | An image is worth a thousand words: |
| 217 | |
| 218 |  |
| 219 | |
Adrià Vilanova Martínez | 849ede6 | 2022-06-20 19:10:28 +0200 | [diff] [blame] | 220 | ### Thread page design in the Community Console |
| 221 | > **Option name:** _Show the old/new thread page design in the Community |
| 222 | Console._ |
| 223 | |
| 224 | This option lets you force the old or new thread page design in the Community |
| 225 | Console. The old thread page design was exclusive to the Console, while the new |
| 226 | one has the same design of the public TW thread pages. |
| 227 | |
Adrià Vilanova Martínez | 5a8055b | 2022-09-29 13:05:19 +0200 | [diff] [blame] | 228 | #### Known issues |
| 229 | The TW team is currently testing the new nested replies feature in some |
| 230 | threads/forums. However, the way how threads with nested replies are represented |
| 231 | internally is different than before, and this causes the old design to not load |
| 232 | these type of threads correctly. |
| 233 | |
| 234 | This is why when the user chooses the old UI, the extension now shows a warning |
| 235 | banner in these threads to make them aware of why the thread doesn't look right. |
| 236 | |
| 237 | A possible way to work around this is to load these affected threads via TW |
| 238 | Basic instead of the Community Console. Otherwise, you might have to disable the |
| 239 | old UI temporarily from the options page and reload the Community Console to |
| 240 | view them via the new UI. |
| 241 | |
avm99963 | 4ba9dd6 | 2022-08-22 20:29:04 +0200 | [diff] [blame] | 242 | ### Reduce whitespace |
| 243 | > **Option name:** _Reduce the whitespace in the Community Console and TW._ |
| 244 | |
| 245 | This option reduces excessive whitespace throughout the Community Console and TW |
| 246 | Basic, as shown in the screenshots below: |
| 247 | |
| 248 |  |
| 249 | |
| 250 | It also reduces whitespace in thread lists in small screens so the titles fit |
| 251 | better and can be read: |
| 252 | |
| 253 |  |
| 254 | |
Adrià Vilanova Martínez | b0f0531 | 2023-04-13 00:08:12 +0200 | [diff] [blame] | 255 | ### Flatten threads |
| 256 | > **Option name:** _Show a toggle to enable/disable nested view in threads._ |
| 257 | |
| 258 | This option shows a toggle in threads just below the main post which lets you |
| 259 | switch between the vanilla nested view and a new view which shows all replies |
| 260 | in a linear non-nested view, just like before. |
| 261 | |
| 262 |  |
| 263 | |
Adrià Vilanova Martínez | 2b87179 | 2021-06-09 12:35:06 +0200 | [diff] [blame] | 264 | ## Indicator dot |
avm99963 | 8d8409c | 2020-12-07 21:46:29 +0100 | [diff] [blame] | 265 | > **Option names:** _Show whether the OP has participated in other threads_, |
| 266 | _Show the number of questions and replies written by the OP within the last `n` |
| 267 | months next to their username_. |
| 268 | |
| 269 | This section includes options which are useful to determine whether an OP is a |
| 270 | newcomer or has posted in the forums before. A full description of what each |
| 271 | option does can be found at [docs/op\_indicator.md](op_indicator.md). |
| 272 | |
| 273 | These are the possible combinations of both options: |
| 274 | |
| 275 | - 1st option enabled, 2nd option disabled. |
| 276 | |
| 277 |  |
| 278 | |
| 279 | - 1st option disabled, 2nd option enabled. |
| 280 | |
| 281 |  |
| 282 | |
| 283 | - Both options enabled. |
| 284 | |
| 285 |  |