你正在訪問的內容是外部程式的映像位址,僅用於使用者加速訪問,本站無法保證其可靠性。當前的連結位址(單點即可複製)為 https://greasyfork.org.cn/zh-CN/scripts/440015-ordered-lists-for-workflowy,源站連結 點此以跳轉。
Enable ordered lists for WorkFlowy. Can also hide child bullets.
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 ☕.