I was thinking of implementing a task management system in TW5 myself, but don't have time for it. I'm looking for the ability to postpone tasks: set a date/time attribute that would temporarily hide the task from the active task list and make the task reappear at the specified date/time. E.g. there are tasks that I have to do in the evening, but no earlier. Or no earlier than the next weekend. This functionality is similar to ticklers, but it also needs the ability to set time.
IMO, ticklers are not different from actions. Ticklers are actions with this "sart time" attribute set to the future. Also need the ability to set recurrence. In my vision, recurring tasks need a special attribute to specify recurrence (not sure how it's done in calendars, but it's not something new). This attribute should modify the behavior of the "complete" checkbox to set the "start date/time" to the next recurrence date/time (preferrably, next after the last, not next after now so that if I check yesterday's daily task as complete, it reappears for today and not for tomorrow). Any ideas how this can be done? Are you actively working on it? I have not seen any activity since last year. On Tuesday, September 16, 2014 at 12:48:52 PM UTC-7, Roma Hicks wrote: > > Hello everyone, > > For those familiar and use the mGSD <http://mgsd.tiddlyspot.com/#mGSD> tool, > you probably have run into spotty usage with the dropping of NPAPI > and consequently Java on some platforms, this led to the inability to save > changes and the inability to use mGSD! Nooo! > > So over the course of a few weeks, I slowly hacked together a mGSD-like > tool. It is not as feature packed, but the general workflow is there and I > did my best to distill the features I used the most (and hopefully others > as well). I packaged the plugin and called it Briefcase, I have been using > it for a week as-is, both personally and professionally. > > Briefcase features: > > - Realms > - Projects > - make actions associated with a project > - Actions (Tasks) > - create dependant actions > - Ticklers (Reminders) > - References > - Contacts > - delegated actions > - Several Dashboards for Management > > When developing any of my hobby software, I usually use Fossil SCM > <http://www.fossil-scm.org/>. The source can be accessed at > https://chiselapp.com/user/roma0104/repository/TW5-Briefcase/ but I will > port the repository to Git and post on GitHub as soon as I get a chance. I > will also get to cleaning the code and meeting more of TiddlyWiki's style > guidelines soon. There is one build note you can find on the example page. > > > Built in to Briefcase are two other plugins that might be of interest, > though equally as rough. In the example Briefcase, I built the two other > plugins outside of the Briefcase plugin, just drag and drop to you TW5 to > use. Sources <http://chiselapp.com/user/roma0104/> > > - DatePicker <http://romahicks.com/example.html#DatePicker> > - DateFilter <http://romahicks.com/example.html#DateFilter> > > > Currently, I have only tested the plugin with 5.0.16. > > See the example Briefcase plugin in action > <http://romahicks.com/example.html> > Download an empty Briefcase <http://romahicks.com/briefcase.html> (TW5 > 5.0.16-beta) > > I know there was some mild interest in such a tool from others, so please > use if you wish to do so. I probably won't update any bugs or features > until the imminent emergence of TW5 from beta. Thanks! > > -- 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 http://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/78141796-ceb0-4530-a078-60ad6cac33d4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

