Hi Dave When trying to move the tag editor into the info panel I think you ran into the same problem as me:
http://www.youtube.com/watch?feature=player_detailpage&v=3SsSh_p_zno&t=5963 It's caused by a shortcoming in the popup handling. With respect to the comments about handling multiple tag fields, I'm increasingly interested in the idea of generalising "list of tiddlers" as a field type; the tags field would then just be an instance of that field type. So you'd be able to create many different fields each of the type "list of tiddlers". This idea also fits in nicely with the work I've been doing on D3 integration: in D3 the fundamental datatype is the list (or array). This would allow us to model a table as a list of lists, which would fit very naturally. A potential side effect of the change is that the ordering of the tags applied to a tiddler would be properly retained, allowing users to reorder tags to convey their relative importance. Does that make sense? Best wishes Jeremy On Tue, Jul 30, 2013 at 10:34 PM, David Gifford <[email protected]> wrote: > Awwww, it didn't work. After the hangout I tried adding the tag creater to > the TiddlerInfo window. But afterward I opened the information area and > clicked in the tag window, and the information area closed. Apparently it > doesn't like me. > > Dave > > > On Monday, July 29, 2013 10:45:36 AM UTC-5, David Gifford wrote: >> >> OR - and here is a wild idea - >> >> What if you moved tag creation from the edittemplate to the information >> area in the viewtemplate? >> >> What if you ditched the information icon and replaced it with a tag icon >> like http://www.iconsea.com/**uploadimage/smallsort/4015/** >> vdfo2orj4nq.png<http://www.iconsea.com/uploadimage/smallsort/4015/vdfo2orj4nq.png>, >> >> >> And clicking the tag icon opened the same information area at the top of >> the tiddler, and had the following: >> >> At the top, the add tag area currently found in the viewtemplate >> Beneath it, the proposed ability to add new fields for custom tag >> categories >> Beneath it, the tabbed folders of references, tagging and fields that is >> already in the information area >> >> This would be clean, the tag icon would make sense to any user who has >> used Evernote, Wordpress, and other products that use tags, and would >> lessen the time that people would have to spend in the scary edittemplate >> nether regions. And it would remove clutter from the edittemplate and make >> it less scary. The edittemplate would just be for changing the title and >> content, and for those who need it, fields at the bottom. >> >> >> -- Jeremy Ruston mailto:[email protected] -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" 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/tiddlywiki. For more options, visit https://groups.google.com/groups/opt_out.

