Ordered-Lists-for-WorkFlowy

Enable ordered lists for WorkFlowy

À partir de 2022-02-16. Voir la dernière version.

Auteur
Betty
Évaluations
0 0 0
Version
0.2.1
Créer
2022-02-14
Mis à jour
2022-02-16
Taille
3,82 ko
Licence
S/O
S'applique à

Enable ordered lists for WorkFlowy.

Add the tag #ol to a bullet to get an ordered list. Each tag only affects its direct children.

By default, the bullets in ordered lists are hidden. If you want to show them by default, uncomment this line in the script (about line 28):

// show_bullet_in_ol();

and change it into:

show_bullet_in_ol();

You can also add the tag #nb to hide child bullets.

The two tags can be used together or independently.

My other WorkFlowy scripts: https://github.com/BettyJJ/WorkFlowy-scripts

If you find any of the scripts useful, consider buying me a coffee ☕.

长期地址
遇到问题?请前往 GitHub 提 Issues。