The last couple of days of development have seen several small to medium sized changes in Traskpro. The mail features have improved significantly, dash tagging has been added (more on what that means in a minute), and tasks can now be set to repeat on a specific schedule.
Improved mail output
For a short while now Traskpro has been able to eail a copy of a view to the user. This feature has been refined in several ways. First off the email that it sends is much more cleanly formatted and is easier to read. Secondly the capability to specify an email to send the view to has been added.
This makes it easy to share a list with a friend. Make sure all the tasks you want to share have the same tag, or show up in the same search result and click the “mail these tasks” link in the sidebar. Just enter your friends email address and presto - they have a copy!
-dash tagging (dash tagging)
Just like dot tagging dash tagging allows inline entry of tags within tasks. The difference being that any word with a preceding dash will be removed from the task. This lets the task entry form be used to fully enter tasks like a life management command line. Here is an example of using dash tagging to add tags to a task inline:
.Call .Bill tomorrow about the .vacation plans -high -personal
In this case the special tag of ‘high’ sets a task to high priority, and adds the tag ‘personal’ along with the dot tags of ‘call’, ‘bill’, and ‘vacation’. Sure it’s just as easy to tab over to the tags field, but adding dash tagging enhances the flexibility, and makes it easier to capture information off line.
To capture tasks off line just use your favorite text editor to capture tasks as you think of them, one per line. In these tasks you can use a combination of dot tagging, dash tagging, and the due: trigger to set all of your tasks primary attributes. When you next get online take the text file and copy and paste the results into the ‘add more tasks’ pane to add them all in an instant.
Repeating tasks
Finally at the behest of Alissa, a beloved ‘Friend of Traskpro’ the ability to have tasks repeat on a schedule has been added. Now while adding tasks with the ‘add more tasks’ pane or when editing tasks the option to have a task repeat on a daily, weekly, or monthly basis.
This feature makes it easy to set re-occurring reminders for things you need to do every day or week. Some examples of things that would be good to try for this new experimental feature might be:
- Take my vitamins - daily
- Water the plants - weekly
- Pay homeowners insurance - monthly
When you set a task to repeat it will automatically re-activate on the set schedule. When a task re-activates it will have a due date set for that day to help remind you that the task needs doing, and to let you track how long it has been since the task was last activated. Tasks that have been deleted using the ‘delete task forever’ link will not re-activate.
Please note that this task is still in an experimental stage - please let us know if you find any inconsistent or unexpected behaviors. Future improvements include more granularity surrounding the schedule on which a task reactivates.