Hi Tobias I saw the GitHub issue first, and replied to that without the context of this thread.
I'm not sure that I fully understand your namespace plugin. Your comment about foo##bar implies that you're an alternative syntax for referring to tiddler fields, and some syntax for referring to the current tiddler, is that right? I'm also confused what it would mean to promote a field to a first class citizen. In TW5 there's the idea of a "text reference" ( http://five.tiddlywiki.com/static/TextReference.html) which can be looked up to yield the associated text. "HelloThere" would be a text reference consisting of just a tiddler title, HelloThere!!modifier refers to the "modifier" field of a tiddler, and !!modifier refers to the "modifier" field of the current tiddler. There's also Title##propertyname to refer to properties within data tiddlers. A text reference can be used in most places that you'd ordinarily use a tiddler title. Is any of that covering the ground that you're interested in? Best wishes Jeremy On Wed, Aug 21, 2013 at 4:10 PM, Tobias Beer <[email protected]> wrote: > I took the liberty and added this as a feature request to Github. > > https://github.com/Jermolene/TiddlyWiki5/issues/131 > > Feature Request: copy and paste tiddler as JSON > > Allow to easily copy & paste an entire tiddler properly and not just one > field at a time. > Step 1 > > Allow the user to copy (and perhaps also view) a tiddler as its JSON > representation. > Step 2 > > When a JSON representation of a tiddler is inserted into the tiddler body > in edit mode and comitted via save, automatically save that into an actual > tiddler. > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWikiDev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywikidev. > For more options, visit https://groups.google.com/groups/opt_out. > -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/groups/opt_out.
