Here is
v1.99A (warning: this is beta-beta-beta version)
At least it can draw current location estimate at every page turn:
0) Copy it to extensions as usual
1) Open a desired book
2) Replace chapter/subchapter locations, book length in the DrawgressBar.sh
3) Run it from KUAL (preferably via "Start DrawgressBar" because it also logs outputs
4) Start reading the book. The progress bar should appear at each page turn.
5) after usage hit “Stop Drawgressbar” button in KUAL to stop log reading
It only shows finished/unfinished parts right now. Will add chapters later.
Any suggestions are welcome!
@NiLuJe, I wasn't able to draw via "fbink -b -q -k" or "fbink -bqk", however the fbink output shows usual info as if it is drawing. "fbink -qk", on the other hand, works, but I don't notice screen refresh anyway.
Also, it looks to me that fbink is drawing as if it "tearing". Like, it draws dark widths larger first, then adjusts.
P.S. b2t.sh and b2t_2.sh script contain just my tests of various functions, mostly awk. awk is beautiful and neat!