Config to show fraction label by default #15
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
What
Currently, percent label is shown next to progress bar. Hovering it will change the percent to fraction:
Screen.Recording.2022-02-23.at.10.06.35.mov.mp4
Is there a config to flip the behavior so that by default, a fraction is shown and hovering the bar will change it to percent. Like this:
Screen.Recording.2022-02-23.at.10.08.54.mov.mp4
I'd prefer fraction as default because I can estimate the percentage by seeing the progress bar. And if I need to see the specific % value, i can hover it. For now, what I did is manually customizing the dist code (
~/.logseq/plugins/logseq-todo-master/dist/assets/index.[some-hash].js
):The text was updated successfully, but these errors were encountered: