Amazing work, thanks a lot for that.
For some reasons, those brackets really bother me aesthetically, they don’t quite fit with the rest. Would it be difficult to have an option to make it look something like this for example:
Cheers,
Julien
Amazing work, thanks a lot for that.
For some reasons, those brackets really bother me aesthetically, they don’t quite fit with the rest. Would it be difficult to have an option to make it look something like this for example:
Cheers,
Julien
yoshindustry said... Amazing work, thanks a lot for that.I definitely second this. It’s really not a big deal, but if it would be a quick addition, I think it would be worth it.
For some reasons, those brackets really bother me aesthetically, they don't quite fit with the rest. Would it be difficult to have an option to make it look something like this for example:
Cheers,
Julien
2015-12-24 v1.2.7 - Improved aesthetics.
Thanks for the suggestions! I had originally considered something like what @yoshindustry drew, but it would require HTML changes, which I was trying to avoid to prevent conflicts with what WaniKani’s own javascript code is doing. So, I needed a CSS-only method.
I was never completely satisfied with the brackets, but was short on ideas at the time. You gave me incentive to revisit the aesthetics. Is this an improvement?
Awesome!! Love the new style!
Excellent, thanks for looking into it, I much prefer the new look compared to the bracket. Cheers, Julien
It looks lovely. Installing it now thanks to mrgameraidz’ suggestion and link pointing me here.
Could you possibly add an option to switch to the 24 hour clock system?
Stuff like “11:30 pm” are confusing for those who’s native language isn’t English, like me.
.
Blaveloper said... Could you possibly add an option to switch to the 24 hour clock system?it's the first option in the settings dialog of the timline -> "time format"
Stuff like "11:30 pm" are confusing for those who's native language isn't English, like me.
shikajitokashi said...I wrote the same.... but it's not about the time timeline but dashboard progress plus and there's no such option.Blaveloper said... Could you possibly add an option to switch to the 24 hour clock system?it's the first option in the settings dialog of the timline -> "time format"
Stuff like "11:30 pm" are confusing for those who's native language isn't English, like me.
embe said...oh, you're right! i wondered about your . post but i never looked at the individual item's review time before so i didn't even consider that.shikajitokashi said...I wrote the same.... but it's not about the time timeline but dashboard progress plus and there's no such option.Blaveloper said... Could you possibly add an option to switch to the 24 hour clock system?it's the first option in the settings dialog of the timline -> "time format"
Stuff like "11:30 pm" are confusing for those who's native language isn't English, like me.
v1.2.8 - Added option for 24hr time format.
To enable the option:
Open the script code, scroll down to the [Settings] section, and remove the // from the line that looks like this:
rfindley said... v1.2.8 - Added option for 24hr time format.Thanks for your quick action, it works.
To enable the option:
Open the script code, scroll down to the [Settings] section, and remove the // from the line that looks like this:
// localStorage.wkdpp_timefmt = 1;
Or, open your javascript console (F12 in most browsers), paste following line, and press Enter:
localStorage.wkdpp_timefmt = 1
Looks like you are using one of the Alternate Color Schemes in the script settings at the top of the script.
Sorry for the delay in getting back to you when you got back to me right away.
I checked my script and I have the “//” in front of that section but who knows what might have synced across my browser settings haha. I ran the two line you provided in the Javascript console and that resolved the issue with the gray icons. Thanks for that!
For some reason it doesn’t show anything. Like at all… Nothing’s changed, no time line was added and none of the features seem to work. PLS HALP!
You have added a different userscript… It should be Wanikani Ultimate Timeline not Dashboard Progress Plus.
FatefulStudent said... For some reason it doesn't show anything. Like at all.. Nothing's changed, no time line was added and none of the features seem to work. PLS HALP!The Dashboard Progress Plus
Oh, I see. Thanks both of you. Appreciated!