I should mention this is now in the latest release of MGTD.

On Tue, Sep 1, 2009 at 9:32 PM, Simon Baird <simon.ba...@gmail.com> wrote:

> While I sort out my release procedures, here's how to do the fix:
>
> Look for this in MgtdProcessInbox
>
>                             //alert("action "+title);
>                             title = title.trim();
>                             title = title.replace(/^\.+/,'');
>
> Right after it paste in this extra line:
>
>                             if (config.macros.newTiddler.getName) title =
> config.macros.newTiddler.getName(title);
>
> Save, reload.
>
>
>
> On Tue, Sep 1, 2009 at 9:26 PM, NanetteAndrusiak <nlu...@gmail.com> wrote:
>
>>
>> This will help enormously. Right now, it's hard to find the one that
>> was skipped; especially if we decide to add three or four classes at
>> one time.
>>
>> On Sep 1, 6:06 am, Simon Baird <simon.ba...@gmail.com> wrote:
>> > It is a problem that stems from the fact that TiddlyWiki uses title as
>> the
>> > unique key for tiddlers.
>> >
>> > I've added a sort of fix for this in the next release. In your example
>> Quick
>> > Add will now create actions named 'Create Class (1)' for example when
>> > 'Create Class' already exists.
>> >
>> > Simon.
>> >
>> >
>> >
>> >
>> >
>> > On Thu, Aug 27, 2009 at 9:46 PM, NanetteAndrusiak <nlu...@gmail.com>
>> wrote:
>> >
>> > > I have run into a problem with mGTD that is stumping me, and is
>> > > effectively preventing me from moving from MLO to mGTD. Here's the
>> > > issue:
>> > > I am a trainer, and develop several classes, sometime concurrently.
>> > > Developing a class has pretty much the same steps regardless of what
>> > > you are teaching. In MLO I have a New class template that contains the
>> > > project "New Class" and all the sub tasks:
>> > > .Create initial outline.
>> > > .Deliver for Review
>> > > .Incorporate feedback
>> > > .Create Class
>> > > .Create Class materials
>> > > .Schedule Class and Room
>> > > .Deliver Class
>> > > In MLO I just duplicate the project and change the name.
>> > > In mGTD I can save the whole 'template' in a note in Outlook, paste it
>> > > into Quick Add, change the class name, and viola, it's done.
>> > > Only it's not, because I can't have duplicate tiddlers.
>> > > Any way around this, short of typing slightly different tiddlers for
>> > > every class, which keeps me from using a 'template'?
>> >
>> > --
>> > simon.ba...@gmail.com- Hide quoted text -
>> >
>> > - Show quoted text -
>> >>
>>
>
>
> --
> simon.ba...@gmail.com
>



-- 
simon.ba...@gmail.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "GTD 
TiddlyWiki" group.
To post to this group, send email to gtd-tiddlywiki@googlegroups.com
To unsubscribe from this group, send email to 
gtd-tiddlywiki+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/gtd-tiddlywiki?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to