we have starred items view
Find it under "Do Work"
It seems like I'm working all day and all night on this but actually that took about 5 minutes to write and about 10 minutes to tweak. (If you'll permit a small amount of hubris), it's a testament to the power of the MonkeyGTD framework. For instance to create the 'Starred Items' view I just typed the following. And mostly it was copy and paste:
http://monkeygtd.tiddlyspot.com/demo3.html
http://monkeygtd.tiddlyspot.com/empty3.html
http://monkeygtd.tiddlyspot.com/upgrade3.html
!Starred Items
<table class="threecol"><tr><td>
<div macro="mgtdList title:'Starred Actions'
startTag:Starred
mode:global
tags:'Action'
view:ActionProj
mode:global
group:ActionStatus
gView:bold
newButtonTags:'Starred Action'
"></div>
</td><td>
<div macro="mgtdList title:'Starred Projects'
startTag:Starred
mode:global
tags:Project
view:Project
group:ProjectStatus
gView:bold
newButtonTags:'Starred Action'
"></div>
</td><td>
<div macro="mgtdList title:'Other Starred Items'
startTag:Starred
mode:global
tags:'!Project && !Action'
view:star
group:GTDComponent
gView:bold
newButtonTags:'Starred'
"></div>
</td></tr></table>
http://monkeygtd.tiddlyspot.com/demo3.html
http://monkeygtd.tiddlyspot.com/empty3.html
http://monkeygtd.tiddlyspot.com/upgrade3.html
2 Comments:
Hello,
I have just created an account on www.tidlyspot.com, but there does not seem to be an option to create a 3.0 MGTD TiddlyWiki.
It is possible to use the latest version on tiddlyspot? If so, how.
Thanks,
Hugh
Hi there
I would be very interested in translating to german. looks like empty3.html is based on TW 2.3.0. if so do plugins for tw 2.3.x should work. I imported GermanTranslation Plugin, saved, reloaded and now cryptofunctions pluging says "Error: SyntaxError: missing ) in parenthetical"
greets chris
PS: I like mGTD !
Post a Comment
<< Home