Hi TwWizards
Im trying to make a backwards reference to a tiddler with title+suffix
(title-note) = this tiddlers title.
I've done like this so far (it doesn't work..):
<<forEachTiddler where 'tiddler.tags.contains("bibentry") &&
tiddler.fields["title"] && tiddler.fields["title"-note].contains
(context.viewerTiddler.title)'>>
My attempt: http://bibtw.tiddlyspot.com/#NoteArchiveScript (click view
- to see the fET)
Where it should work: http://bibtw.tiddlyspot.com/#testbook-note
Why I need it to work: http://bibtw.tiddlyspot.com/#testbook
Every time a make a new note with TiddlerNotesPlugin
http://tw.lewcid.org/#TiddlerNotesPlugin
I add the suffix "-note" to the tiddler.title - and It would be nice
to have a reference back to the original tiddler in the noteTiddler...
Any idea or thought on the matter is very welcome - as I have been
trying to solve this problem of mine for several weeks now.. - how to
add a suffix to tiddler.title when referred to ....
YS Måns Mårtensson
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TiddlyWiki" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/TiddlyWiki?hl=en
-~----------~----~----~----~------~----~------~--~---