You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to be able to rate another tiddler in this tiddler, like so:
Tiddler [[A]] rates tiddler [[B]] with 5 stars by writing tiddler
fieldname [[B]] (fieldvalue)=5 stars into tiddler [[A]] still adding
to the overall rating in tiddler [[B]] fieldname
"rating" (fieldvalue)=5 stars.
I want to keep track of ratings made *from* each individual tiddler to
some other tiddler, i.e. tiddler [[Måns]] rates tiddler [[RatingMacro]]
with 5 stars would be written into tiddler [[Måns]] as field:
[[RatingMacro]] fieldvalue: 5 stars.
Evt. shown wikified as: <<view fieldname wikified>> where
fieldname is the name of the rated tiddler appearing as a wikilink.
The text was updated successfully, but these errors were encountered:
http://lastfm.tiddlyspot.com/#RatingMacro
Idea
This could be written to a
rating
field using JSON.Discussion
http://groups.google.com/group/tiddlywiki/browse_frm/thread/f33259c8418237d5
Måns Mårtensson:
The text was updated successfully, but these errors were encountered: