Viewing all assigned tasks across multiple workspaces

I started building a global ‘my tasks’ overview myself with the Asana API to solve this problem, since I too work with many different organisations. This code is still a work-in-progress, but it already works for me quite well.

What you can do with it now:

  • 4 columns overview with my tasks: Today, Upcoming, Later and New
  • Each task shows the title, the projectname (incl. asana color), workspace and due date
  • Drag and drop tasks to change priority (move from Upcoming to Today for instance)
  • Complete tasks
  • Click on tasks and it will open the task in Asana
  • You can even add new tasks in the bottom
  • The sidebar provides links to all your Asana workspaces.

What I still would like to improve:

  • Linking to a task within a project works just fine. But linking to a task that does not belong to a project or to the workspace overview ‘My Tasks’ page is not so easy. For some reason the workspace ID returned by the Asana API cannot be used for the workspace URL. So I coded these links manually in my code in the config file… See also github for more info on this. Not a big problem.
  • Mobile… I tried also to make it look nice on mobile, yet this part is still a bit buggy. Just needs some love.

You can download the code from github and host it yourself
https://github.com/sefrijn/asana-all-workspaces-overview

9 Likes

Yes, it would be a huge help to have a consolidate view of projects from all workspaces. I am a consultant, and I run all projects through Asana. I have tried sharing with clients, even clients who use Asana, but it doesn’t work because someone has to cycle through their workspaces to see all of their tasks. I work with nonprofits, but even with a very tech savvy STEM organization, it didn’t work for that reason.

I love your solution, Sefrijn! But I don’t know how to host the file. :frowning: can you by any chance add an instruction for that in the installation for us luddites/novices? Please?

1 Like

Hi Kim. I’ve been trying Sefrijn’s tool for a month and so far I like it. It really helps me with all the messy of Asana. So I highly recommend. :smile:

I installed to it to 000webhost.com which is a free hosting service. It could be slow sometimes but for what we need is definitely sufficient. Download the files from Sefrijn’s website and extract them to folder called “Public_Html”. That’s all. There are some editing you need to do on the php files but it explained there.

This is literally my only frustration with Asana right now and why I keep trying out other services. Make this feature and I will be happy forever. Seriously though, not being able to see all your tasks across all workspaces is a huge deterrnt for me. I want all my tasks in one window so I can prioritize correctly without having to bounce through multiple tabs. Pppplleeeaaaase. I’ll even pay extra. Just make this happen. :heart:

3 Likes

Hi Kim,
I’ll try to look into some kind of easy setup proces soon! Maybe this week or the next.

3 Likes

The lack of a “My Tasks” view across all Workspaces and Organizations is the only thing keeping me from ditching Omnifocus and becoming a paying customer.

1 Like

@Sefrijn I just installed this and am loving it! Thanks for getting the workspace ID’s in there too. It took me a minute to figure them out…the workspace URL number is easy, but to get the workspace IDs I used the API explorer of workspaces.

I would like to add that it would be good to have a global calendar, too. I.e., be able to see global tasks in a list, but also see those tasks on your calendar.

I don’t suppose there is a way for you to do this with your API method, Sefrijn? Thanks for your work on helping with this issue!

3 Likes

I agree with everyone on this thread. I try using Taco but it can be buggy and when you have several organizations/workspaces it will have issues. Additionally, it’s just not as user-friendly as it really needs to be. I have gotten every client that I’ve worked with to use Asana and so now I have a dropdown for all of them. It makes it difficult to plan your day or projects because it’s so disjointed. I have no idea why this hasn’t been added as a feature, even if it was view-only since some accounts are free versus paid. Another irritation is that the pricing scheme doesn’t allow for individuals to upgrade if there are less than 5 people. I am a solopreneur and so my organization is one person. I’d gladly pay for Asana if I could have access to the premium features.

5 Likes

I’m a solopreneur too, and am totally with you on that. I’d be so happy to pay for an upgrade just for myself, but I don’t have a team of 5!

1 Like

P.S. you might want to hit the “vote” button here:

or here:

3 Likes

Thanks so much. I voted for both. Asana is indeed missing out on the solopreneur and smaller teams market. I’ve been using Asana for years and it becomes increasing more difficult to use as my client list grows.

2 Likes

Adding my vote, and my recommendation here that this feature would be an AMAZING addition to ASANA. Please look into this!

Hi everybody - I’ve been working on a personal Asana extension that overhauls the new tab page that does just this. It’s really just been to help me prioritize my own myriad projects and club tasks at my university, but if anybody would like, I could add a link to the extension on the Chrome Web Store!

It’s a WIP but has MVP functionalities and I am continuously working on it throughout this next month until it’s fully completed!

3 Likes

Hi Jason,

I’m interested in testing the extension! Do you need some beta testers?

Best

1 Like

Hi Millor - I would love it if you could test the extension! I have basic functionality, but it does work and I would love some feedback with regards to the feel and functionality of the extension. I’ll DM you the details!

2 Likes

Hey Jason. Would I be able to test this out too? Happy o give some feedback!

Hey Jason can you send me this as well? My second workspace is about to get very busy and the stock interface isn’t going to cut it.

Continuing the discussion from Viewing all assigned tasks across multiple workspaces:

As a general note to everyone who was interested above, the extension link should be the following: AsanaTabs - Chrome Web Store

Please note this is an independent project that isn’t affiliated in any way, shape, or form with Asana. I am currently trying to put some more work into it to add a ton of extra functionalities, but as of currently it’s just a useful interface I developed to manage my 5+ workspaces without it being a complete hassle. Hopefully you find it helpful, and if you would like any specific changes please feel free to DM me!

2 Likes