Re: custom project status

2013-01-17 Thread David Szego
Hi Daniel,

For those who are having trouble importing on Firefox v.New (anything 15+), 
my best advice is to grab a copy of Portable Firefox for Windows 14.0.1 
from here:

http://sourceforge.net/projects/portableapps/files/Mozilla%20Firefox%2C%20Portable%20Ed./Mozilla%20Firefox%2C%20Portable%20Edition%2014.0.1/

...and put it on a USB stick along with your TiddlyWiki and the export file 
you want to import.

You should probably also load any copy of Firefox up with the TiddlyFox 
extension from:
https://github.com/TiddlyWiki/TiddlyFox/blob/master/tiddlyfox.xpi

No doubt, a Windows box will be "within reach" not too far, and you can 
load with #start:safe and import as before.

Wish I could help more, but it's a limitation of new security rules in 
Firefox and most browsers.  This affects any import / saving for the whole 
TiddlyWiki ecosystem.

Cheers,
David.

On Tuesday, 15 January 2013 23:19:58 UTC-5, DDdW wrote:
>
> Sorry for the 'nearly a year ol post' bump, but thanks is in order. I'm 
> honoured I inspired you a bit. dGSD really looks great, and I look forward 
> in using it.
>
> Now I only have to figure out how to get dGSD in my old mGSD imported...
>
> Daniel
>
> Op maandag 20 februari 2012 02:01:24 UTC+1 schreef David Szego het 
> volgende:
>>
>> Hi Daniel, 
>>
>> Check out the mGSD enhancements I've made at 
>> http://thinkcreatesolve.biz/mGSDEnhancements.html 
>> - among them are new project statuses (inspired by your post!) 
>> including: 
>> * Active 
>> * Ongoing 
>> * Someday/Maybe 
>> * Dormant (for things that definitely will happen, but not yet - like 
>> yearly taxes, etc. This is different from S/M which may never happen!) 
>> * Abandoned 
>>
>> The problem with them not showing up may be due to specific tags 
>> (Active, etc.) being looked for in the mgtdList's in your TagDashboard 
>> Tiddler. For example: 
>>
>>  
>>
>> Note that the "tags:" line will restrict things. Also, make sure you 
>> tag your project statuses with "ProjectStatus"! 
>>
>> Cheers, 
>> David Szego 
>>
>> On Jan 10, 2:52 pm, DDdW  wrote: 
>> > Hi, 
>> > 
>> > First of all a big compliment to mGSD and everyone who contributed to 
>> > it. I've tried a gazillion of offline and online GTD tools, but GSD is 
>> > truly the most natural system I've encountered. And also because it's 
>> > a tiddlywiki small nuisances I can tweak. 
>> > 
>> > I added a new projectstatus today called "Ongoing" for projects that 
>> > really don't end. They are too big too see as a single task, and are 
>> > too apparent to simply call an 'area'. Think of things like 'social 
>> > life', or 'administration'. 
>> > 
>> > Adding another ProjectStatus wasn't too hard to find out. 
>> > I found the others in the tiddler Projecstatus, and saw how the coding 
>> > worked (only really had to make a new tiddler, copy paste it from 
>> > another projectstatus, change the names and colnumber). 
>> > 
>> > Then some tweaks to project dashboards, and the newly assigned 
>> > projects shows up nice where they belong. 
>> > 
>> > Only issue I have is that (next) actions in projects with the status 
>> > Ongoing are treated just as they are as actions in someday/Maybe: they 
>> > aren't visible! 
>> > 
>> > For Someday/Maybe I understand that those actions would be just 
>> > clutter in most overviews. But how can I show my 'Ongoing' actions in 
>> > dashboards like "Next Actions by Context"? 
>> > 
>> > I thimbled around in some of the core files, but couldn't quite find 
>> > what I was looking for. 
>> > I suspect it has something to do with "tiddler.hasActiveProject()". 
>> > 
>> > Can you please help me make this small tweak? 
>> > 
>> > very much appreciated.
>
>

-- 
You received this message because you are subscribed to the Google Groups "GTD 
TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/gtd-tiddlywiki/-/4AL3EC5HY-4J.
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: custom project status

2013-01-15 Thread DDdW
Sorry for the 'nearly a year ol post' bump, but thanks is in order. I'm 
honoured I inspired you a bit. dGSD really looks great, and I look forward 
in using it.

Now I only have to figure out how to get dGSD in my old mGSD imported...

Daniel

Op maandag 20 februari 2012 02:01:24 UTC+1 schreef David Szego het volgende:
>
> Hi Daniel, 
>
> Check out the mGSD enhancements I've made at 
> http://thinkcreatesolve.biz/mGSDEnhancements.html 
> - among them are new project statuses (inspired by your post!) 
> including: 
> * Active 
> * Ongoing 
> * Someday/Maybe 
> * Dormant (for things that definitely will happen, but not yet - like 
> yearly taxes, etc. This is different from S/M which may never happen!) 
> * Abandoned 
>
> The problem with them not showing up may be due to specific tags 
> (Active, etc.) being looked for in the mgtdList's in your TagDashboard 
> Tiddler. For example: 
>
>  
>
> Note that the "tags:" line will restrict things. Also, make sure you 
> tag your project statuses with "ProjectStatus"! 
>
> Cheers, 
> David Szego 
>
> On Jan 10, 2:52 pm, DDdW  wrote: 
> > Hi, 
> > 
> > First of all a big compliment to mGSD and everyone who contributed to 
> > it. I've tried a gazillion of offline and online GTD tools, but GSD is 
> > truly the most natural system I've encountered. And also because it's 
> > a tiddlywiki small nuisances I can tweak. 
> > 
> > I added a new projectstatus today called "Ongoing" for projects that 
> > really don't end. They are too big too see as a single task, and are 
> > too apparent to simply call an 'area'. Think of things like 'social 
> > life', or 'administration'. 
> > 
> > Adding another ProjectStatus wasn't too hard to find out. 
> > I found the others in the tiddler Projecstatus, and saw how the coding 
> > worked (only really had to make a new tiddler, copy paste it from 
> > another projectstatus, change the names and colnumber). 
> > 
> > Then some tweaks to project dashboards, and the newly assigned 
> > projects shows up nice where they belong. 
> > 
> > Only issue I have is that (next) actions in projects with the status 
> > Ongoing are treated just as they are as actions in someday/Maybe: they 
> > aren't visible! 
> > 
> > For Someday/Maybe I understand that those actions would be just 
> > clutter in most overviews. But how can I show my 'Ongoing' actions in 
> > dashboards like "Next Actions by Context"? 
> > 
> > I thimbled around in some of the core files, but couldn't quite find 
> > what I was looking for. 
> > I suspect it has something to do with "tiddler.hasActiveProject()". 
> > 
> > Can you please help me make this small tweak? 
> > 
> > very much appreciated.

-- 
You received this message because you are subscribed to the Google Groups "GTD 
TiddlyWiki" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/gtd-tiddlywiki/-/LdvTbc6aq4sJ.
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: custom project status

2012-02-19 Thread David Szego
Hi Daniel,

Check out the mGSD enhancements I've made at 
http://thinkcreatesolve.biz/mGSDEnhancements.html
- among them are new project statuses (inspired by your post!)
including:
* Active
* Ongoing
* Someday/Maybe
* Dormant (for things that definitely will happen, but not yet - like
yearly taxes, etc. This is different from S/M which may never happen!)
* Abandoned

The problem with them not showing up may be due to specific tags
(Active, etc.) being looked for in the mgtdList's in your TagDashboard
Tiddler. For example:



Note that the "tags:" line will restrict things. Also, make sure you
tag your project statuses with "ProjectStatus"!

Cheers,
David Szego

On Jan 10, 2:52 pm, DDdW  wrote:
> Hi,
>
> First of all a big compliment to mGSD and everyone who contributed to
> it. I've tried a gazillion of offline and online GTD tools, but GSD is
> truly the most natural system I've encountered. And also because it's
> a tiddlywiki small nuisances I can tweak.
>
> I added a new projectstatus today called "Ongoing" for projects that
> really don't end. They are too big too see as a single task, and are
> too apparent to simply call an 'area'. Think of things like 'social
> life', or 'administration'.
>
> Adding another ProjectStatus wasn't too hard to find out.
> I found the others in the tiddler Projecstatus, and saw how the coding
> worked (only really had to make a new tiddler, copy paste it from
> another projectstatus, change the names and colnumber).
>
> Then some tweaks to project dashboards, and the newly assigned
> projects shows up nice where they belong.
>
> Only issue I have is that (next) actions in projects with the status
> Ongoing are treated just as they are as actions in someday/Maybe: they
> aren't visible!
>
> For Someday/Maybe I understand that those actions would be just
> clutter in most overviews. But how can I show my 'Ongoing' actions in
> dashboards like "Next Actions by Context"?
>
> I thimbled around in some of the core files, but couldn't quite find
> what I was looking for.
> I suspect it has something to do with "tiddler.hasActiveProject()".
>
> Can you please help me make this small tweak?
>
> very much appreciated.

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



custom project status

2012-01-10 Thread DDdW
Hi,

First of all a big compliment to mGSD and everyone who contributed to
it. I've tried a gazillion of offline and online GTD tools, but GSD is
truly the most natural system I've encountered. And also because it's
a tiddlywiki small nuisances I can tweak.

I added a new projectstatus today called "Ongoing" for projects that
really don't end. They are too big too see as a single task, and are
too apparent to simply call an 'area'. Think of things like 'social
life', or 'administration'.

Adding another ProjectStatus wasn't too hard to find out.
I found the others in the tiddler Projecstatus, and saw how the coding
worked (only really had to make a new tiddler, copy paste it from
another projectstatus, change the names and colnumber).

Then some tweaks to project dashboards, and the newly assigned
projects shows up nice where they belong.

Only issue I have is that (next) actions in projects with the status
Ongoing are treated just as they are as actions in someday/Maybe: they
aren't visible!

For Someday/Maybe I understand that those actions would be just
clutter in most overviews. But how can I show my 'Ongoing' actions in
dashboards like "Next Actions by Context"?


I thimbled around in some of the core files, but couldn't quite find
what I was looking for.
I suspect it has something to do with "tiddler.hasActiveProject()".

Can you please help me make this small tweak?

very much appreciated.

-- 
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: Project Status

2009-07-16 Thread Damian

I didn't know about that.

Looks great!!

Damian


On Jul 16, 10:14 am, Daniel  wrote:
> Hey this is perfect! Thanks!
>
> On Jul 15, 8:10 pm, Simon Baird  wrote:
>
> > This might be 
> > useful:http://tiddlywiki.org/wiki/MonkeyGTD/Customization_Guide/Custom_Proje...
>
> > On Sat, Jul 11, 2009 at 7:21 AM, Daniel  wrote:
>
> > > In David Allens GTD He mentions that projects have 5 states they can
> > > be in:
> > > Define Purpose/Principals
> > > Outcome Visioning
> > > Brainstorm
> > > Organize Thoughts
> > > Identify Next Actions
>
> > > This is a sliding state for each project. If you have defined the
> > > purpose of the project the next step is to lay out the vision, then
> > > brainstorm, and so on.  It would be cool if projects were able to be
> > > tagged with these 5 states. Furthermore a project view that breaks
> > > down projects into these various states would allow quick easy
> > > assessment of where a project is currently and the areas that need to
> > > be worked on for the completion of the project.
>
> > --
> > 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: Project Status

2009-07-16 Thread Daniel

Hey this is perfect! Thanks!

On Jul 15, 8:10 pm, Simon Baird  wrote:
> This might be 
> useful:http://tiddlywiki.org/wiki/MonkeyGTD/Customization_Guide/Custom_Proje...
>
>
>
> On Sat, Jul 11, 2009 at 7:21 AM, Daniel  wrote:
>
> > In David Allens GTD He mentions that projects have 5 states they can
> > be in:
> > Define Purpose/Principals
> > Outcome Visioning
> > Brainstorm
> > Organize Thoughts
> > Identify Next Actions
>
> > This is a sliding state for each project. If you have defined the
> > purpose of the project the next step is to lay out the vision, then
> > brainstorm, and so on.  It would be cool if projects were able to be
> > tagged with these 5 states. Furthermore a project view that breaks
> > down projects into these various states would allow quick easy
> > assessment of where a project is currently and the areas that need to
> > be worked on for the completion of the project.
>
> --
> 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: Project Status

2009-07-15 Thread Simon Baird
This might be useful:
http://tiddlywiki.org/wiki/MonkeyGTD/Customization_Guide/Custom_Project_Classifications

On Sat, Jul 11, 2009 at 7:21 AM, Daniel  wrote:

>
> In David Allens GTD He mentions that projects have 5 states they can
> be in:
> Define Purpose/Principals
> Outcome Visioning
> Brainstorm
> Organize Thoughts
> Identify Next Actions
>
> This is a sliding state for each project. If you have defined the
> purpose of the project the next step is to lay out the vision, then
> brainstorm, and so on.  It would be cool if projects were able to be
> tagged with these 5 states. Furthermore a project view that breaks
> down projects into these various states would allow quick easy
> assessment of where a project is currently and the areas that need to
> be worked on for the completion of the project.
> >
>


-- 
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: Project Status

2009-07-15 Thread Jeffrey Gipson
I think you can always create tags in TiddlyWikis.  Have you considered
using "Areas" or maybe even Realms to contain these?

On Fri, Jul 10, 2009 at 4:21 PM, Daniel  wrote:

>
> In David Allens GTD He mentions that projects have 5 states they can
> be in:
> Define Purpose/Principals
> Outcome Visioning
> Brainstorm
> Organize Thoughts
> Identify Next Actions
>
> This is a sliding state for each project. If you have defined the
> purpose of the project the next step is to lay out the vision, then
> brainstorm, and so on.  It would be cool if projects were able to be
> tagged with these 5 states. Furthermore a project view that breaks
> down projects into these various states would allow quick easy
> assessment of where a project is currently and the areas that need to
> be worked on for the completion of the project.
> >
>


-- 

Jeffrey Gipson
Process Networks Plus, Inc.

via GWC

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



Project Status

2009-07-10 Thread Daniel

In David Allens GTD He mentions that projects have 5 states they can
be in:
Define Purpose/Principals
Outcome Visioning
Brainstorm
Organize Thoughts
Identify Next Actions

This is a sliding state for each project. If you have defined the
purpose of the project the next step is to lay out the vision, then
brainstorm, and so on.  It would be cool if projects were able to be
tagged with these 5 states. Furthermore a project view that breaks
down projects into these various states would allow quick easy
assessment of where a project is currently and the areas that need to
be worked on for the completion of the 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-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
-~--~~~~--~~--~--~---