Hi, I have turned on the staleness feature and am starting to appreciate the usefulness of it. However, I have some issues with it. I tend to have actions that don't need to become stale ever, like a list of stuff that needs fixing in the house. So I patched Tracks to block displaying an action as stale if it is tagged with a special tag 'bf'. This works well. Would anyone else think this is useful?
However, I am not particularly adept at Ruby, so I'm having trouble getting my other wish to work. Some actions are tagged 'repeat' for actions that have to displayed periodically. For example, I have an action 'Check finances' that I do every month, and when I have done it I set its due date a month in advance. These actions become stale even though they are in effect new actions when they appear again. I would like the created_at date to be reset when I put an action tagged 'repeat' in the tickler. How do I do that? More in general, how well does the staleness feature work for you? Bye, Steven -- LinkedIn profile: http://www.linkedin.com/in/zteven _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
