Starred items dashboard

2009-06-16 Thread Damian

Hello all,

How could I make a 'Starred Items Dashboard'?

Basically, a cross between 'Starred items' and 'Action Dashboard'
which would show Starred action in their contexts. Maybe even show the
starred projects listed by realm? (But forget the last bit if that
makes it harder.

Any ideas?

Damian
--~--~-~--~~~---~--~~
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: Starred items dashboard

2009-06-19 Thread Simon Baird
Copy and paste the contents of the dashboard you want to reproduce into a
new tiddler.

Then look for things like this:

tags:'Next && !Done'


Edit so that you include the Starred tag in the logical expression, eg
change that one to:

tags:'Next && !Done && Starred'

Simon.

On Wed, Jun 17, 2009 at 5:07 AM, Damian  wrote:

>
> Hello all,
>
> How could I make a 'Starred Items Dashboard'?
>
> Basically, a cross between 'Starred items' and 'Action Dashboard'
> which would show Starred action in their contexts. Maybe even show the
> starred projects listed by realm? (But forget the last bit if that
> makes it harder.
>
> Any ideas?
>
> Damian
> >
>


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



Re: Starred items dashboard

2009-06-22 Thread Damian

Great, thanks Simon!

Damian

On Jun 19, 3:14 pm, Simon Baird  wrote:
> Copy and paste the contents of the dashboard you want to reproduce into a
> new tiddler.
>
> Then look for things like this:
>
> tags:'Next && !Done'
>
> Edit so that you include the Starred tag in the logical expression, eg
> change that one to:
>
> tags:'Next && !Done && Starred'
>
> Simon.
>
>
>
> On Wed, Jun 17, 2009 at 5:07 AM, Damian  wrote:
>
> > Hello all,
>
> > How could I make a 'Starred Items Dashboard'?
>
> > Basically, a cross between 'Starred items' and 'Action Dashboard'
> > which would show Starred action in their contexts. Maybe even show the
> > starred projects listed by realm? (But forget the last bit if that
> > makes it harder.
>
> > Any ideas?
>
> > Damian
>
> --
> 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
-~--~~~~--~~--~--~---



Re: Starred items dashboard

2009-06-23 Thread Damian

Just created this if anyone is interested. It's going to be great for
the way that I use mGTD.

[[Starred Action Dashboard]]

{{cols2{

{{col{

<>

<>

}}}

{{col{

<>

<>

{{scroll10{

<>

<>

<>

}}}

}}}

}}}

Hope someone else can get some use out of it.

Cheers
Damian

On Jun 22, 11:26 pm, Damian  wrote:
> Great, thanks Simon!
>
> Damian
>
> On Jun 19, 3:14 pm, Simon Baird  wrote:
>
> > Copy and paste the contents of the dashboard you want to reproduce into a
> > new tiddler.
>
> > Then look for things like this:
>
> > tags:'Next && !Done'
>
> > Edit so that you include the Starred tag in the logical expression, eg
> > change that one to:
>
> > tags:'Next && !Done && Starred'
>
> > Simon.
>
> > On Wed, Jun 17, 2009 at 5:07 AM, Damian  wrote:
>
> > > Hello all,
>
> > > How could I make a 'Starred Items Dashboard'?
>
> > > Basically, a cross between 'Starred items' and 'Action Dashboard'
> > > which would show Starred action in their contexts. Maybe even show the
> > > starred projects listed by realm? (But forget the last bit if that
> > > makes it harder.
>
> > > Any ideas?
>
> > > Damian
>
> > --
> > 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
-~--~~~~--~~--~--~---