MonkeyGTD and ExportTiddlersPlugin

2009-02-28 Thread steeef

I've only just started using MGTD, but I wanted to head off the html's
growth in size by figuring out a good method to archive completed
tasks and projects. I found this:

http://www.tiddlytools.com/#ExportTiddlersPlugin

I added the macro <> to MGTD's Cleanup panel. I
can search for tiddlers that match the tag "Done", export them to a
separate html file, and then delete them. I tested this, and also
tested importing them back, and it seems to work fine.

Is this worth incorporating this method into MGTD's code? Does anyone
else have any tips for archiving and cleaning up old tasks/projects?

--~--~-~--~~~---~--~~
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: Monkey GTD request - Areas

2009-02-28 Thread cmari

I also like to see Actions inside an Area tiddler and I've played
around with different ways to display things (I think part of the
problem is that Areas aren't all the same so depending on the
contents, I want to see things sorted in different ways). To return to
Elizabeth's idea of referring to a tiddler's title in an mgtdList,
here's one way to display all the next actions for an entire Area,
sorted by Project. It requires the forEachTiddlerPlugin and probably
also the most recent version of TW.  It seems to me there are three
possible ways to deploy this, the last of which is beyond my skills.

First, and mostly simply, you can just stick the following into a
single Area tiddler (making sure there are no hard returns in the
macro):
!All Next Actions
<>

Second, for a clunky global solution that would add this view to all
Area tiddlers, you could put the above macro into a separate tiddler,
called AreaDisplayTemplate (or your preferred title).  Then, in
TagDashboards, in the section for Area, right before the div
class=cols3, add:


Third, I'm sure there's a way to do this without using a template, but
I get too confused by backslashes once I try to put a macro inside
html.
cmari


> > > On 9 Feb, 17:01, Elizabeth  wrote:
>
> > > > In attempting to find a more elegant way, I've run into the problem
> > > > that in TagDashboards, I don't know how to refer to the title of a
> > > > tiddler. That is, I don't know how to write
>
> > > >          macro="mgtdList title:'Next Actions' startTag:Action
> > > > tags:'Next && !Done && (title of the area tiddler being displayed)'

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



ticklers out of control

2009-02-28 Thread sps

Hi all

I am using monkeyGTD from tiddlyspot. Just recently I've encountered a
problem in which the tickler notification will flash, but when I click
it, there is nothing in the "ticklers requiring action" box. I can't
figure out how to make it go away. Does anyone have a solution?

sps
--~--~-~--~~~---~--~~
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
-~--~~~~--~~--~--~---



Sidebar tweak help

2009-02-28 Thread JayF

I am using MGTD and have modified the "More" area of tabs in my
sidebar to list a set of "Keyword" tags. I'd like for this list not to
wrap.  A similar problem has been addressed in the TW group, and the
suggestion was to add this line:

#sidebarTabs .tabContents { white-space:nowrap; }

Will this work in MGTD?  If so, which tiddler should I add it to?

Thanks!


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