Ordered-Lists-for-WorkFlowy

Enable ordered lists for WorkFlowy. Can also hide child bullets.

目前為 2022-07-01 提交的版本,檢視 最新版本

作者
Betty
評價
0 0 0
版本
0.4.0
建立日期
2022-02-14
更新日期
2022-07-01
尺寸
5.1 KB
授權條款
未知
腳本執行於

Enable ordered lists for WorkFlowy. Can also hide child bullets.

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.

If a node contains nothing but . (a period), this bullet (not its children) will also be hidden.

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

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