Hi Mark, thanks for your thoughts!

My comments on these:

As a thought for future implementations, perhaps consider offering a 
> drop-down list of custom filters.
>
The user-filter functionality is meant to cover basic needs of advanced 
users. I have no plans on expanding this feature any further because 
advanced users could do that themselves ;–)
As an alternative you could use the filter tab of the TW advanced search – 
I think it has an expandable list of filters.

I'm wondering, did you develop or find any date comparison filters in your 
> application? That is, is there any way to make a filter that will compare 
> dates, and show/hide certain tiddlers based on dates?
>
There is the days filter operator (see tiddlywiki.com) 
<http://tiddlywiki.com/#days%20Operator:%5B%5Bdays%20Operator%5D%5D%20%5B%5Bdays%20Operator%20(Examples)%5D%5D>,
 
I use it for my Outlook functionality that shows tasks for 
today/tomorrow/next 7 days. It selects time periods starting from today. So 
to select not this week (next 7 days) but next week (+8 up to +14 days) you 
would use:

+[days:todo-deadline[14]!days:todo-deadline[7]]

I will add this to my filter examples and I made a pull request to optimise 
the docs and example 
<https://github.com/Jermolene/TiddlyWiki5/pull/2972/files> of this feature 
on tiddlywiki.com. 

On another topic, I'm wondering how (or if) people are implementing GTD 
> concepts. In particular, if projects are just tagged tiddlers, how does 
> anyone implement the GTD idea of a next action? 
>

> That is, if there are multiple tiddlers associated with a Project/Tag, how 
> is one particular one made the focus of attention?
>

I have to admit that I have never read a book on GTD concepts, I started to 
call my solution a GTD thing after seeing users refer to it using this 
term. It might not be correct in the sense of the original GTD system.
On the web I found differing interpretations/tips on the subject of next 
action. One was about processing tasks until they are ready to do – I think 
my flexible priorities would be one possibility to manage this, e.g. you 
could define a priority "W" (needs work) and use numbers to prioritize 
tasks that are ready. Would that answer your question?
Another article was about organizing stuff to put them under different 
domains (@home, @office, …) or projects. As you say I use tags for 
projects. For the domains I use different lists (in separate wikis).
If I missed a concept of next action please let me know!

Have a nice sunday!
Thomas



-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/b222df71-69f1-4c9e-8092-9a98a663a08a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to