I found this thread because I had the same original problem as the creator, 
Sash. 

   - When I copy the New Staff Meeting button from here 
   <http://tw5magick.tiddlyspot.com/> and open the tiddler get the 
   following error.

Undefined widget 'newtiddler'

Again, following the thread, I did the following:

   1. import the newtiddler widget ($:/plugins/skeeve/newtiddler.js
   2. save and reload
   3. open New Staff Meeting button tiddler
   4. click on New Staff Meeting button
   5. there is no apparent change or action that takes place
   6. import base_skeleton, save and reload
   7. again, clicking the button has no apparent affect
   8. import the dateTime.js macro ($:/macros/skeeve/date
   9. now when I click the New Staff Meeting button, the save icon turns 
   red and a new tiddler, Staff Meeting on 2014-10-24 appears under the Recent 
   tab, but it does not auto open. When I open it manually, it does have a 
   "minutes" tag. 

It seems the only thing I'm missing now is how to get the new tiddler to 
auto-open for editing

here is the code behind the New Staff Meeting button tiddler
<$set name="tag" value="minutes">
<$newtiddler title=<<dateTime "Staff Meeting on YYYY-0MM-0DD">> 
skeleton="base_skeleton" edit="yes">New Staff Meeting</$newtiddler>
</$set>

Any help would be appreciated.

Thanks in advance,
Captain Packers

On Friday, October 17, 2014 12:05:37 PM UTC-4, Stephan Hradek wrote:
>
> Maybe, if you show what you have, someone can help. At the moment no one 
> will be able to help as you do not properly describe anything.
>

-- 
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/d/optout.

Reply via email to