Re: New mGSD Feature: Meetings!

2012-02-04 Thread David Szego
Thanks all for your kind words! The best momentum would be if it got
merged into mGSD, so send Simon Baird a note! I'll post updates here
as I make them.

Note - clicking "save changes" on the toolbar will now save a copy
locally, I properly added Eric Shulman's excellent "SaveFromWebPlugin"
backend to my server.
This is the easiest way to get your own copy of the full mGSD TW.

On Feb 4, 8:44 am, Stobot  wrote:
> I also wish I had the skills to help, but unfortunately don't. Just
> wanted to post to keep/add momentum as I'm eagerly waiting for this to
> get worked out so I can adopt it. Great work so far!

-- 
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.



Re: automagic contexts?

2012-02-04 Thread Mat
If I understand your question right you seem to have missed out on a
great feature for the inbox:

First, to disable the automatic opening of newly created Projs/Acts
you simply tick on/off the checkbox in the process inbox.

Regarding tagging etc, if you write this:

Proj1|S
.Act1|Somecontext|F|S|newtag|sometext

then you get a starred project (from the S)
and an action with that predefined context and tagged future and
starred and also some new tag that you just made up. It will also
contain the note "sometext" because it was written as the last element
and without a final | sign.
Actions are by default set as Next unless tagged like this with F or
W.

While at it, if you write the (exact) name of another Action, say an
action named "First action", in between such | signs then this will
automatically set the currently created action as a Next and it will
automatically

:-)

On Jan 3, 12:14 am, dmic  wrote:
> Hey all,
>
> was digging around the code trying to turn off the automatic checking
> of opening tasks and projects in quickadd (which I was able to do),
> when I came across a small section of code in the MgtdProcessInbox
> tiddler...
>
> It seems that it should automatically assign a context if it finds
> certain words in the tiddler title. So if the quick add entry is
> ".call John", then the context @Calls should automatically be
> assigned. I have modified the section of the code to this:
>
> var automagicContexts = {
>                                                                 
> '@Calls':'call',
>                                                                 
> '@Errands':'buy',
>                                                                 
> '@Email':'email'
>                                                         };
>
> but it doesn't seem to work.
>
> Anyone know anything about this or how to get it to work?
>
> cheers,
> dan

-- 
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.



Re: New mGSD Feature: Meetings!

2012-02-04 Thread Stobot
I also wish I had the skills to help, but unfortunately don't. Just
wanted to post to keep/add momentum as I'm eagerly waiting for this to
get worked out so I can adopt it. Great work so far!

-- 
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.