您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Enable ordered lists for WorkFlowy
当前为
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 ☕.