<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Traskpro blog &#187; New features</title>
	<atom:link href="http://traskpro.com/blog/category/features/feed/" rel="self" type="application/rss+xml" />
	<link>http://traskpro.com/blog</link>
	<description>Traskpro remembers so you don't have to</description>
	<lastBuildDate>Tue, 19 Feb 2008 04:34:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Organization and content updates</title>
		<link>http://traskpro.com/blog/2008/02/18/organization-and-content-updates/</link>
		<comments>http://traskpro.com/blog/2008/02/18/organization-and-content-updates/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 04:34:54 +0000</pubDate>
		<dc:creator>Sparky</dc:creator>
				<category><![CDATA[General updates]]></category>
		<category><![CDATA[New features]]></category>

		<guid isPermaLink="false">http://traskpro.com/blog/2008/02/18/organization-and-content-updates/</guid>
		<description><![CDATA[While new features have been sparse for the last week lots of back end changes to Traskpro have been occurring to make the site faster and better for it&#8217;s users. In addition getting out of some the old &#8216;painted into a corner&#8217; bugs fixed architecturally a lot of minor tweaks to the user interface have [...]]]></description>
			<content:encoded><![CDATA[<p>While new features have been sparse for the last week lots of back end changes to Traskpro have been occurring to make the site faster and better for it&#8217;s users. In addition getting out of some the old &#8216;painted into a corner&#8217; bugs fixed architecturally a lot of minor tweaks to the user interface have occurred.</p>
<p>Most noticeably a lot of content updates have occurred which change the messaging on the log in page, emails sent to users, and other small tweaks that should help make Traskpro a little easier to get into for new users. A lot of this content is thanks to <a href="http://nebunele.com/blog/">Alissa</a>, the Traskpro writing goddess.</p>
<p>Alissa also had some cool ideas for documentation and use cases so keep an eye out here on the blog for some more formal user stories, how-to&#8217;s, and general self help for Traskpro beginners and power users alike!</p>
]]></content:encoded>
			<wfw:commentRss>http://traskpro.com/blog/2008/02/18/organization-and-content-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Power users delight: three new features added</title>
		<link>http://traskpro.com/blog/2008/02/10/power-user-features-added/</link>
		<comments>http://traskpro.com/blog/2008/02/10/power-user-features-added/#comments</comments>
		<pubDate>Sun, 10 Feb 2008 22:31:53 +0000</pubDate>
		<dc:creator>Sparky</dc:creator>
				<category><![CDATA[New features]]></category>

		<guid isPermaLink="false">http://traskpro.com/blog/2008/02/10/power-user-features-added/</guid>
		<description><![CDATA[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 [...]]]></description>
			<content:encoded><![CDATA[<p>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.</p>
<p><strong>Improved mail output</strong><br />
For a short while now Traskpro has been able to <a href="http://traskpro.com/blog/2008/02/04/e-mail-yourself-a-to-do-list/">eail a copy of a view</a> 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.</p>
<p>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 &#8220;mail these tasks&#8221; link in the sidebar. Just enter your friends email address and presto &#8211; they have a copy!</p>
<p><strong>-dash tagging (dash tagging)</strong><br />
Just like <a href="http://traskpro.com/blog/2008/01/30/power-user-tip-tagging-with-tag/">dot tagging</a> 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:</p>
<blockquote><p>.Call .Bill tomorrow about the .vacation plans -high -personal</p></blockquote>
<p>In this case the special tag of &#8216;high&#8217; sets a task to high priority, and adds the tag &#8216;personal&#8217; along with the dot tags of &#8216;call&#8217;, &#8216;bill&#8217;, and &#8216;vacation&#8217;. Sure it&#8217;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.</p>
<p>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 &#8216;add more tasks&#8217; pane to add them all in an instant.</p>
<p><strong>Repeating tasks</strong><br />
Finally at the behest of Alissa, a beloved &#8216;Friend of Traskpro&#8217; the ability to have tasks repeat on a schedule has been added. Now while adding tasks with the &#8216;add more tasks&#8217; pane or when editing tasks the option to have a task repeat on a daily, weekly, or monthly basis.</p>
<p>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:
<ul>
<li>Take my vitamins &#8211; daily</li>
<li>Water the plants &#8211; weekly</li>
<li>Pay homeowners insurance &#8211; monthly</li>
</ul>
<p>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 &#8216;delete task forever&#8217; link will not re-activate.</p>
<p>Please note that this task is still in an experimental stage &#8211; 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.</p>
]]></content:encoded>
			<wfw:commentRss>http://traskpro.com/blog/2008/02/10/power-user-features-added/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Inline due date entry</title>
		<link>http://traskpro.com/blog/2008/02/06/inline-due-date-entry/</link>
		<comments>http://traskpro.com/blog/2008/02/06/inline-due-date-entry/#comments</comments>
		<pubDate>Thu, 07 Feb 2008 03:59:02 +0000</pubDate>
		<dc:creator>Sparky</dc:creator>
				<category><![CDATA[New features]]></category>

		<guid isPermaLink="false">http://traskpro.com/blog/2008/02/06/inline-due-date-entry/</guid>
		<description><![CDATA[With a thankful nod to Traskpro power user Alissa a new way to enter due dates for tasks has been added. Simply add &#8216;due:&#8217; and then the tasks due date at the end of the task. Make sure that after &#8216;due:&#8217; the only thing is the date because other information would be lost. An example [...]]]></description>
			<content:encoded><![CDATA[<p>With a thankful nod to Traskpro power user <a href="http://nebunele.com">Alissa</a> a new way to enter due dates for tasks has been added. Simply add &#8216;due:&#8217; and then the tasks due date at the end of the task. Make sure that after &#8216;due:&#8217; the only thing is the date because other information would be lost. An example of this feature in use would be to enter the below as your task text:</p>
<blockquote><p>Pick up dry cleaning due:tomorrow</p></blockquote>
<p>The due date itself will be added but stripped from the task, so only &#8220;Pick up dry cleaning&#8221; would remain. As with other ways to enter due dates almost any entered date will work &#8211; July 7th, next month, tomorrow, next Friday, and other variants of dates get translated and set &#8211; all with intuitive entry as the main goal.</p>
<p>For extra power-user goodness you can combine this with the <a href="http://traskpro.com/blog/2008/01/30/power-user-tip-tagging-with-tag/">.tagging feature</a> to use the task entry field like a command line. For instance:</p>
<blockquote><p>.Call .Alissa to thank her due for the .ideas due:friday</p></blockquote>
<p>In a single line of entry with no duplication you have added the task to thank Alissa, set a due date, and tagged the task with call, Alissa, and ideas. Try the feature out &#8211; more results with less action by the user is always a win!</p>
<p>And no, don&#8217;t worry Jake &#8211; I won&#8217;t actually remove the due date or tag entry fields, I&#8217;m just making them unnecessary for true devotees of the Traskpro mindset!</p>
]]></content:encoded>
			<wfw:commentRss>http://traskpro.com/blog/2008/02/06/inline-due-date-entry/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Instant results: RPC for a better, faster Traskpro</title>
		<link>http://traskpro.com/blog/2008/02/05/instant-results-rpc-for-a-better-faster-traskpro/</link>
		<comments>http://traskpro.com/blog/2008/02/05/instant-results-rpc-for-a-better-faster-traskpro/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 01:38:22 +0000</pubDate>
		<dc:creator>Sparky</dc:creator>
				<category><![CDATA[New features]]></category>

		<guid isPermaLink="false">http://traskpro.com/blog/2008/02/05/instant-results-rpc-for-a-better-faster-traskpro/</guid>
		<description><![CDATA[Thanks to the wonders of Remote Procedure Calls (RPC) Traskpro just got a little easier to use. Now the changing of task priority and completion of tasks happens instantly and behind the scenes &#8211; all without needing to refresh the page. Traskpro now sends your requested edits to the server, and visually updates your view [...]]]></description>
			<content:encoded><![CDATA[<p>Thanks to the wonders of Remote Procedure Calls (<a href="http://developer.apple.com/internet/webcontent/iframe.html">RPC</a>) Traskpro just got a little easier to use. Now the changing of task priority and completion of tasks happens instantly and behind the scenes &#8211; all without needing to refresh the page. Traskpro now sends your requested edits to the server, and visually updates your view when it receives confirmation that the database has been updated.</p>
<p>Tasks that are completed will have a line striking them through to clearly indicate that the task is no longer relevant. Re-activating a task is easy: just uncheck the check box and the task will be set back to an active state. The next time you change tag contexts completed tasks will vanish unless you have elected to view all tasks and not just active tasks.</p>
<p>These first baby steps have been a great proof of concept for using RPC technology. In the near future editing of tasks will happen in a similar manner enabling page loads to be further reduced and application responsiveness to continue to improve.</p>
<p>This new feature has been tested in Firefox, Safari, and on Internet Explorer. If you have problems with these new features let me know and be sure to include what browser you are experiencing the problem with so it can be better diagnosed. As always feedback of any kind is always welcome &#8211; just leave a comment or click the Feedback link from within Traskpro.</p>
]]></content:encoded>
			<wfw:commentRss>http://traskpro.com/blog/2008/02/05/instant-results-rpc-for-a-better-faster-traskpro/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>e-Mail yourself a to-do list</title>
		<link>http://traskpro.com/blog/2008/02/04/e-mail-yourself-a-to-do-list/</link>
		<comments>http://traskpro.com/blog/2008/02/04/e-mail-yourself-a-to-do-list/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 20:19:52 +0000</pubDate>
		<dc:creator>Sparky</dc:creator>
				<category><![CDATA[New features]]></category>

		<guid isPermaLink="false">http://traskpro.com/blog/2008/02/04/e-mail-yourself-a-to-do-list/</guid>
		<description><![CDATA[A very alpha version of the email export functionality on Traskpro just went live. Using it is as easy as clicking a link &#8211; just click the &#8220;mail me a copy&#8221; link under the current view heading at the top of the sidebar and a copy of the current view will be emailed to your [...]]]></description>
			<content:encoded><![CDATA[<p>A very alpha version of the email export functionality on Traskpro just went live. Using it is as easy as clicking a link &#8211; just click the &#8220;mail me a copy&#8221; link under the current view heading at the top of the sidebar and a copy of the current view will be emailed to your login email address. This makes taking a &#8216;copy to go&#8217; of your to-do list a breeze for offline access.</p>
<p>This feature works perfectly but still has a lot of work to go. The current implementation exports text-only emails and can be a bit hard to read if you have a lot of tasks. In the coming weeks this will be expanded to send HTML format mails with easier to read formatting and printer style sheets making taking tasks on the go easier than ever.</p>
<p>Have an idea for this feature that would make it better or easier to use? Leave a comment and let me know &#8211; Traskpro thrives on user feedback!</p>
]]></content:encoded>
			<wfw:commentRss>http://traskpro.com/blog/2008/02/04/e-mail-yourself-a-to-do-list/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Power user tip: tagging with .tagging</title>
		<link>http://traskpro.com/blog/2008/01/30/power-user-tip-tagging-with-tag/</link>
		<comments>http://traskpro.com/blog/2008/01/30/power-user-tip-tagging-with-tag/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 16:48:41 +0000</pubDate>
		<dc:creator>Sparky</dc:creator>
				<category><![CDATA[New features]]></category>

		<guid isPermaLink="false">http://traskpro.com/blog/2008/01/30/power-user-tip-tagging-with-tag/</guid>
		<description><![CDATA[A small but powerful new feature just hit Traskpro: .tagging (or &#8216;dot tagging&#8217; in conversation). This new feature lets you add words from the task text as tags without having to retype them by simply putting a period before them in the task entry/edit boxes. For example if you entered:
Follow up with .John on .scheduling [...]]]></description>
			<content:encoded><![CDATA[<p>A small but powerful new feature just hit Traskpro: .tagging (or &#8216;dot tagging&#8217; in conversation). This new feature lets you add words from the task text as tags without having to retype them by simply putting a period before them in the task entry/edit boxes. For example if you entered:</p>
<blockquote><p>Follow up with .John on .scheduling lunch</p></blockquote>
<p>A task will be added with the text of &#8220;Follow up with John on scheduling lunch&#8221; with the tags &#8220;john&#8221; and &#8220;scheduling&#8221; added automatically for you. Of course you could always enter these tags in the provided tag entry field, but this is a quick way to save a little duplicated typing. Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://traskpro.com/blog/2008/01/30/power-user-tip-tagging-with-tag/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>iCal is here</title>
		<link>http://traskpro.com/blog/2008/01/28/ical-is-here/</link>
		<comments>http://traskpro.com/blog/2008/01/28/ical-is-here/#comments</comments>
		<pubDate>Tue, 29 Jan 2008 00:16:51 +0000</pubDate>
		<dc:creator>Sparky</dc:creator>
				<category><![CDATA[New features]]></category>

		<guid isPermaLink="false">http://traskpro.com/blog/2008/01/28/ical-is-here/</guid>
		<description><![CDATA[Totally awesome Traskpro user Nate suggested the (now stunningly-obvious) feature of exposing an iCal feed of tasks with due dates set. Lucky for Nate and other Traskpro users the feature has gone live. All users will have to explicitly activate their personal iCal feed in order to use this feature. Activating iCal is easy &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>Totally awesome Traskpro user <a href="http://cre.ations.net/blog">Nate</a> suggested the (now stunningly-obvious) feature of exposing an iCal feed of tasks with due dates set. Lucky for Nate and other Traskpro users the feature has gone live. All users will have to explicitly activate their personal iCal feed in order to use this feature. Activating iCal is easy &#8211; just click the activate link in the lower portion of the sidebar then click the subscribe link to open the iCal compliant application of your choice. The link has been tested with Apple&#8217;s iCal, Microsoft Outlook, and the Mozilla Sunbird application &#8211; let us know if you have problems on other platforms.</p>
<p>The iCal functionality is currently read only from a client perspective, but will automatically update within your favorite iCal application as you add or change due dates for tasks allowing for a &#8220;what&#8217;s due today view within the calendaring application of your choice. Currently only tasks with a due date set will show up, but in the future access to other tasks may be enabled via RSS or other non-date specific functionality.</p>
]]></content:encoded>
			<wfw:commentRss>http://traskpro.com/blog/2008/01/28/ical-is-here/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quickadd for the iPhone</title>
		<link>http://traskpro.com/blog/2008/01/27/quickadd-for-the-iphone/</link>
		<comments>http://traskpro.com/blog/2008/01/27/quickadd-for-the-iphone/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 21:32:36 +0000</pubDate>
		<dc:creator>Sparky</dc:creator>
				<category><![CDATA[New features]]></category>

		<guid isPermaLink="false">http://traskpro.com/blog/2008/01/27/quickadd-for-the-iphone/</guid>
		<description><![CDATA[iPhone owners rejoice: Traskpro now has an iPhone specific capture mechanism. The new Quickadd link shows up in large and easily selected thumb-sized text when viewing any Traskpro page on an iPhone. The Quickadd page itself is styled specifically for the iPhone, and is designed to be as lightweight to load as possible.
By reducing the [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://traskpro.com/blog/wp-content/uploads/2008/01/iphone_capture.png' title='Quickadd'><img src='http://traskpro.com/blog/wp-content/uploads/2008/01/iphone_capture.thumbnail.png' alt='Quickadd' style='float:right;margin:8px;border:1px solid;' /></a>iPhone owners rejoice: Traskpro now has an iPhone specific capture mechanism. The new Quickadd link shows up in large and easily selected thumb-sized text when viewing any Traskpro page on an iPhone. The Quickadd page itself is styled specifically for the iPhone, and is designed to be as lightweight to load as possible.</p>
<p>By reducing the resources and actions required to quickly enter tasks into Traskpro the application as a whole can be more effective. As per the infamous Getting Things Done methodology the more things you can enter into Traskpro the fewer things will be cluttering your brain allowing for more focus to be given to planning and executing on tasks.</p>
<p>Targeted at quick entry on the go Quickadd will automatically offer to tag all tasks created through it with &#8216;quickadd&#8217; for easy reference and triage later. You can prevent the quickadd tag from being added to your new tasks by deleting the task from the tags field before submitting your task.</p>
<p>A few power user tips:</p>
<ul>
<li>Add the Quickadd page to your iPhone&#8217;s home screen for quick on-the-go capture</li>
<li>The next and previous buttons on the iPhone keyboard allow for quicker entry</li>
<li>To quickly submit a task hit the big blue &#8220;Go&#8221; button while either the tags or due date fields have focus</li>
<li>Assign high or low priority to a task on entry by tagging it &#8216;high&#8217; or &#8216;low&#8217;</li>
</ul>
<p>Have an idea for how to make the Quickadd feature better? Let me know &#8211; leave a comment on this post or send email using the feedback link within the Traskpro application. I&#8217;m also mulling about creating iPhone specific task view options, although am planning to wait until after the SDK comes out &#8211; depending on the tools availabe it may make the most sense to make a thick client Traskpro application for the iPhone instead.</p>
]]></content:encoded>
			<wfw:commentRss>http://traskpro.com/blog/2008/01/27/quickadd-for-the-iphone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Search</title>
		<link>http://traskpro.com/blog/2008/01/26/search/</link>
		<comments>http://traskpro.com/blog/2008/01/26/search/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 02:04:21 +0000</pubDate>
		<dc:creator>Sparky</dc:creator>
				<category><![CDATA[New features]]></category>

		<guid isPermaLink="false">http://traskpro.com/blog/2008/01/26/search/</guid>
		<description><![CDATA[Traskpro is pleased to present an early beta for search functionality. The new search box in the sidebar offers an easy way to search all your tasks, tags, and notes. This functionality makes quick work of finding tasks related to a person or tag with one or more simple search terms. Search terms are additive [...]]]></description>
			<content:encoded><![CDATA[<p>Traskpro is pleased to present an early beta for search functionality. The new search box in the sidebar offers an easy way to search all your tasks, tags, and notes. This functionality makes quick work of finding tasks related to a person or tag with one or more simple search terms. Search terms are additive so you can use the search box to view multiple tags at once &#8211; just enter both tags you are interested in into the box.<center><img src='http://traskpro.com/blog/wp-content/uploads/2008/01/search.png' alt='Search' style='border:1px solid;margin:5px;'/></center>Future improvements will be boolean operators, and the ability to restrict a search to either the current view, or to only specific tags. Have an idea for a great way that search could improve Traskpro &#8211; leave a comment and let us know!</p>
]]></content:encoded>
			<wfw:commentRss>http://traskpro.com/blog/2008/01/26/search/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>User notification and undo</title>
		<link>http://traskpro.com/blog/2008/01/24/user-notification-and-undo/</link>
		<comments>http://traskpro.com/blog/2008/01/24/user-notification-and-undo/#comments</comments>
		<pubDate>Fri, 25 Jan 2008 05:08:02 +0000</pubDate>
		<dc:creator>Sparky</dc:creator>
				<category><![CDATA[New features]]></category>

		<guid isPermaLink="false">http://traskpro.com/blog/2008/01/24/user-notification-and-undo/</guid>
		<description><![CDATA[One of the many jewels of feedback from Jake was the need for Traskpro to have an undo function. Having an obvious way to undo actions encourages user exploration and helps correct accidental clicks. At the same time Traskpro has been needing a unified user messaging system to communicate with the user about automatic actions. [...]]]></description>
			<content:encoded><![CDATA[<p>One of the many <a href="http://traskpro.com/blog/2008/01/23/the-greatest-gift/">jewels of feedback from Jake</a> was the need for Traskpro to have an undo function. Having an obvious way to undo actions encourages user exploration and helps correct accidental clicks. At the same time Traskpro has been needing a unified user messaging system to communicate with the user about automatic actions. Enter the user notification system:<center><img src='http://traskpro.com/blog/wp-content/uploads/2008/01/notification.png' alt='Notification system' /></center>This new Gmail-inspired system pops up contextually and provides the user with information as well as offering a path to do the most recently performed action.</p>
<p>With the release to web of this new system a few other tweaks have been included as well. The task editing area is cleaned up slightly, and the editing pane has been re-arranged based on some analysis of how users were interacting with the <a href="http://traskpro.com/blog/2008/01/11/adding-notes-to-a-task/">notes feature</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://traskpro.com/blog/2008/01/24/user-notification-and-undo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
