It ends up something like this:
Turns out you can change timeline appearance in script Settings, and it will work:
Of course, I liked it better when it was at the very top, but this will work as a gap measure, until @rfindley finds a a moment to update their wonderful most useful script.
Thanks! Sorry I mised that
@sansarret Definitely, that would be best
@rfindley Feel free to just copy and paste these fixes into the official version if you like
Thank you so much!!!
tried this and still donât see it, is there sometihng else i need to do?
I get a parsing error pasting this into line 194.
â.forecast {display: none;}â+
â.dashboard .progress-and-forecast {grid-template-columns: 0;}â+
â.dashboard section.lessons-and-reviews li {flex: auto !important;}â+
Unterminated String Constant is the error.
Try this:
'.forecast {display: none;}'+ '.dashboard .progress-and-forecast {grid-template-columns: 0;}'+ '.dashboard section.lessons-and-reviews li {flex: auto !important;}'+
(The â and â arenât being recognized, and need to be â instead.)
Edit: Try manually typing the quote marks (all 6, opening and closing)
Fixed. Works! Thanks!
thank you everyone for awesomeness wish there was a single script to put everything back and undo all the annoying that keeps getting pushed and IMO ruining the UI
We need a Giant Button Killer Script! The annoying side graph is now gone, though.
We also need something that fixes and puts the order back and the buttons back on topâŠitâs so stupid we have to scroll to see our itemsâŠughâŠprogrammers now think clicking and scrolling is greatâŠnot so muchâŠsingle screen minimalâŠlike rfindleys scriptâŠitâs practically perfect! Simple concise all in one placeâŠ
The giant lesson/review buttons?
https://community.wanikani.com/t/userscriptwk-smaller-lesson-and-review-buttons
I still canât get the chart to appear. I donât know much about coding. I copied the two quick fixes into the script and didnât have any errors. On the bottom of the script I have an error for this line though
})(window.timeline);
Any ideas on how I can get the timeline back up and running?
Iâll try to put out a fix in the next half hour.
How did you guys remove the review forecast? I cant see my apprentice-guru item counts because they are pushed down still after removing the big buttons and updating timeline
The update for Ultimate Timeline is live.
For now, Iâm only supporting the top-most position, right below the search bar.
To support other positions, the new grid layout of the dashboard would require modifying CSS of other blocks on the page, which could very easily interfere with other Style scripts that are coming out.
Plans to add an option to kill the native Review Forecast? Pretty pointless if running this.