Looking at config.commands.references, i am thinking can links and
references be used interchangeably.

This is the default:
<<<
merge(config.commands.references,{
        text: "references",
        tooltip: "Show tiddlers that link to this one",
        popupNone: "No references"});
<<<

I think this is more poetic:
<<<
This in a systemConfig
merge(config.commands.references,{
        text: "Referents",
        tooltip: "Show tiddlers that reference this one",
        popupNone: "nothing links here"});
<<<

Perhaps  it has a haikuesque feel

referents
show tiddlers that reference this
nothing links here

Alex

-- 
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.

Reply via email to