The votings/ratings are stored in a hidden tiddler $:/vote/dataTiddler So, original tiddlers are rated will remain intact.
Using this separate tiddler for ratings there are some opportunities: Ratings can be exported Ratings can be listed e.g list all tiddlers with 5 stars or no star, ... On Monday, February 15, 2021 at 9:09:48 AM UTC+3:30 Mohammad wrote: > This is a slightly better version of voting/rating tiddler > > Change log > 1. elements in separate tiddlers (e.g styles, macro, template, ...) (to > be a small plugin in future release) > 2. only works on non-system tiddlers > 3. uses colors for rating (red, yellow, grey, blue, green) > > > To give a try > 1. Download the attached json file > 2. open https://tiddlywiki.com/ > 3. drag and drop the json file into https://tiddlywiki.com/ > 4. look at the new small buttons appear at the left of title bar of NON > system tiddlers > 5. click on upvote / downvote buttons > > > How to contribute > - customize and re-share > - improve performance > - improve code simplicity > - use better css > > Best wishes > Mohammad > > On Monday, February 15, 2021 at 12:27:09 AM UTC+3:30 Mohammad wrote: > >> This is a rough idea for having a rating / voting button for tiddlers. It >> can be customized to be used even for tracking reading and so on! >> >> Drag and drop the attached tiddler into https://tiddlywiki.com/ >> Note to the new buttons appeared before tiddler title >> >> People with good CSS knowledge can help to have a better look and feel. >> The code stores rating/voting in the same tiddler you rate, but it can be >> customized to store ratings in another tiddler(s)! >> >> - Please contribute >> - Customize and reshare! >> - do you think this is useful at all? >> >> >> Credits go to GitHub! >> >> >> >> Best wishes >> Mohammad >> > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/ea55e22b-bf4c-4184-b622-e5903c1cb069n%40googlegroups.com.

