Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow tiddler x to rate tiddler y #31

Open
tobibeer opened this issue Mar 11, 2013 · 0 comments
Open

allow tiddler x to rate tiddler y #31

tobibeer opened this issue Mar 11, 2013 · 0 comments

Comments

@tobibeer
Copy link
Owner

http://lastfm.tiddlyspot.com/#RatingMacro

Idea

  • allow tiddlers to rate other tiddlers
  • likewise, one can allow users to rate tiddlers

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:

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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant