Bullet Sort | |
---|---|
Description | Lexicographically sorts bullet (unordered) lists. |
Author(s) | Guywan |
Status | Beta |
First released | November 29, 2019 |
Version | 07.12.19 |
Updated | December 7, 2019 |
Skins | All skins supported. |
Source | User:Guywan/Scripts/BulletSort.js |
Bullet Sort
editBullet Sort not as fast as it sounds. is a script that allows one to sort bullet lists in a flash. This script is still undergoing beta testing. Be sure to check the results twice before publishing (e.g., via Show changes).
“ | ... so incredibly useful. | ” |
— Headbomb, 17 Sept 2019.[1] |
Instructions for use
editWhile in edit mode, select the list you would like to sort, and hit Ctrl+Alt+S. Bam! Just like that.
Good example.
* Good item 3
* Good item 2
** Good item 21
*** Good item 211
* Good item 1
Good. Select only the list.
Bad example.
* Okay item 1
* Okay item 2
** Okay item 21
*** Okay item 211
* Okay item 3
Bad. Don't select anything outside the list!
Bad example.
* Fine item 1
*** Bad item ??
** Bad item ??
***** Bad item ??
* Okay item 2
Bad. This list is broken, and your browser will be too if you try to sort it. Jokes, but don't try it.
Installation
editTo use this script, add the following to your common.js
(or other):
mw.loader.getScript("/w/index.php?title=User:Guywan/Scripts/BulletSort.js&action=raw&ctype=text/javascript"); // Backlink: [[User:Guywan/Scripts/BulletSort.js]]
Credits
editOriginally requested by: