Re: Marking recurring tickles as 'done' in MonkeyGTD

2009-11-25 Thread Mat
Either you or I misunderstand something obvious;
What you describe sounds like exactly what it is designed for. Just
check the little checkbox (after making sure the tickler is marked
"Weekly") and what you describe is what will happen.


On 25 Nov, 20:58, "bgbg.bg"  wrote:
> Hello,
> MonkeyGTD has that cool feature of recurring ticklers. I want to be
> able to mark such ticklers as 'done' until the next occurrence. For
> example, if I have a weekly reminder "send a report to the big boss"
> that is scheduled for each Monday. After sending that report I want to
> deactivate this tickler until the next Monday.
>
> Thanks a lot,
> Boris

--

You received this message because you are subscribed to the Google Groups "GTD 
TiddlyWiki" group.
To post to this group, send email to gtd-tiddlyw...@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: D3- How to display projects with no Next Action

2009-11-25 Thread jonas thomas
Just tried the macro in the link... Seems to work just fine in picking up
projects with no actions just fine.
This java script stuff is darn interesting... Just added learning it as
another project...





> You received this message because you are subscribed to the Google Groups
> "GTD TiddlyWiki" group.
> To post to this group, send email to gtd-tiddlyw...@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.
>
>
>

--

You received this message because you are subscribed to the Google Groups "GTD 
TiddlyWiki" group.
To post to this group, send email to gtd-tiddlyw...@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: D3- Can a project be a next step action?

2009-11-25 Thread jonas thomas
I've been playing around with defining a tiddler as a project and created
and action called a @sub-project and it seems to work.

I had a the combo action tiddler tagged as:
action @sub-project project important
and it seems to work ok

I originally had this tagged as:
project action @sub-project important  and I think I ran across what might
be considered a bug.

Review=>Summary review picked up the project find

But  Projects=> Important did not.  Apparently the tag needs to be project
important sequence for it to pick up.


Also "action @sub-project project important" seems to be the next step only
if it comes directly before a open action.  If there are closed actions
between the sub-project and action, the action appears to be the next step.

Does this make sense to those of you who know this stuff inside and out?

JT

--

You received this message because you are subscribed to the Google Groups "GTD 
TiddlyWiki" group.
To post to this group, send email to gtd-tiddlyw...@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.




D3- Can a project be a next step action?

2009-11-25 Thread Jonas Thomas
I've been really getting in to D3 and Gtd and it really works for me.
The way I've been using it is to put a prefix on the project title.
0.H
1.W

Where the numeric represents the six level model of review my work.
0 = Runway
5 = Life

This works out well with my reviews, since the stuff that needs
immediate attention is at the top of the list and the life projects
are at the bottom
Anyway I've been running into issues at my 3-4 level
projects.  These goals tend to be pretty big and they really lend
themselves to be busted up into sub-projects.

I've played around with listing projects within projects, but with
mixed results.  I run into a situation where the "big" projects needs
to get a sub-project done (which I can list) before I can do this
action.  The problem is that the software apparently ignores the
project as the next step and goes to the next action which can't be
done until the project is done.

Hmm I wonder if I can define a tiddler as a project and an action?
Hopefully this doesn't send me to some type of recursion hell

--

You received this message because you are subscribed to the Google Groups "GTD 
TiddlyWiki" group.
To post to this group, send email to gtd-tiddlyw...@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.




D3- How to display projects with no Next Action

2009-11-25 Thread Jonas Thomas
Hello,
I've been running into a situation which has been currently discussed
before.
http://groups.google.com/group/gtd-tiddlywiki/msg/9dcaa5be07a0dd28

I've run in a situation where I'm in a hurry that I create a project
with no next step.  I just recently discovered that they're not
showing up in my reviews ;(

The 2007 reference had a macro defined to identify these situations.
(Btw.. Is there a tool bar hidden somewhere on the discussion posting
page to embed hyperlinks?)

Does this macro represent current thinking on how to address this
situation?

--

You received this message because you are subscribed to the Google Groups "GTD 
TiddlyWiki" group.
To post to this group, send email to gtd-tiddlyw...@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.