User:Guywan/Scripts/BulletSort



User script
Bullet Sort
DescriptionLexicographically sorts bullet (unordered) lists.
AuthorGuywan
Status
Beta
First releasedNovember 29, 2019; 6 years ago (2019-11-29)
Version07.12.19
UpdatedDecember 7, 2019; 6 years ago (2019-12-07)
SkinsGreen tickY All skins supported.
SourceUser:Guywan/Scripts/BulletSort.js

Bullet Sort

Bullet 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).


Instructions for use

While 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

checkY Good. Select only the list.

Bad example.
* Okay item 1
* Okay item 2
** Okay item 21
*** Okay item 211
* Okay item 3

☒N Bad. Don't select anything outside the list!

Bad example.
* Fine item 1
*** Bad item ??
** Bad item ??
***** Bad item ??
* Okay item 2

☒N Bad. This list is broken, and your browser will be too if you try to sort it. Jokes, but don't try it.

Installation

To 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

Originally requested by:

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.