Amarok/Archives/Amarok Html-Sidebar Idea

From KDE Community Wiki
Revision as of 11:00, 14 December 2012 by Neverendingo (talk | contribs) (Text replace - "\[\[Category:.*\]\]" to "")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

created by headhunter

I've read some of the discussions about what to do with the context browser and the hometab, and I got the answers to all of your questions, if you got the money to pay me in gold.. ehh, well:

You need an HTML template directory, which might look something like this:

templates/ --- currentlyplaying.html --- totalsongs.html --- similarartists.html --- otheralbumsbythisartist.html ...


When composing the sidebar amaroK could use some pseudo characters embedded into the sidebar.html:

Currently playing.html: $SONGNAME $SONGARTIST $SIMILARARTISTS $OTHERALBUMS $RECOMMENDED


What will this do? My idea would allow you to totally dynamically compose the different views. Every user can create his or her own sidebar, in the options menu one could choose what to show and what not.

The disadvantage is that amaroK will need some more preprocessing for the html files to display, though I think this beats contextbrowser.cpp by far ;)


I hope I made myself clear, so let this idea be open for discussion.