Building Apollo

Apollo behind the scenes: see what we are working on right now!

Make use of tasks’ start date

Monday May 30, 2016

A few weeks ago Tasks received the ability to have a Start date, anticipating a future Gantt chart feature. Since then, the Start date has been left in a corner; you couldn't do anything with it, except knowing that a task had this date set and act accordingly.

Today we want to start taking advantage of it.

First, you can now sort tasks by their Start date. This will put earlier tasks on top and help you to prioritize them better.

The new task sorting methods

While we were at it, and since other users already asked for this one as well, we also added the ability to sort by creation date.

In addition to that, you can filter tasks by their Start date. This means that with a couple of clicks you could, for example, see all tasks that should have started already, but didn't, or see only tasks that need to be on your focus starting next week.

Filters for the Start date field

Also don't forget that now you can save your favourite filter sets by using the Filter presets feature we released last week! So what are you waiting? Go ahead and create your “Tasks that should be started but are not!” preset! Blaming fellow coworkers has never been easier :-)

Thanks for being a part of this

Thanks to all those who submit their feedback and feature requests. Please keep doing that, we love it! If you didn't already, what are you waiting? We are a very approachable team :-)

As usual, you'll find a list of all changes below.

Thanks for reading!


Enhancements

  • File uploads are now faster and return more user-friendly error messages.
  • Image thumbnail and preview generation is faster and supports even more image formats, like TIFF files.
  • API: Better rate limiting for those abusing the service with un-optimized code.

Bug fixes

  • The number of total tasks in a tasklist wasn't being always updated when moving a task in another tasklist or project.
  • The "Go" link for scrolling to a specific task list in a project was not working.
  • Adding items via email sometimes claimed that the quota for the workspace had exceeded, which was not the case.
  • Mobile: adding a task in a project task list resulted in the task being added to the project's Inbox.
  • API: Adding a task with no due time resulted in a task with a due time set at midnight (UTC time zone).