> or some reason you can't tab from the tags field to the body field
I assume you have a customized EditTemplate, as by default the input
field for tiddler contents comes before the tags.
Tabbing through those fields (title > text > tags) works fine in a
vanilla TiddlyWiki.
> Is it because I'm using intellitagger?
That's not very likely, but possible. Can you provide a simple demo?
> I'm working through an autohotkey script (external "macro" simulates
> keyboard entries) to fill in stuff in a new tiddler
Depending on what it is you're doing, you might be better off using the
NewTiddler macro's parameters to populate newly created tiddlers:
http://www.tiddlywiki.org/wiki/NewTiddler_(macro)
Also, if you can write AutoHotkey scripts, you might consider learning /
using JavaScript, which is likely to be more flexible and reliable for
this sort of thing (and not very hard to learn).
-- F.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---