I’m writing internal “how to use asana” guide and it will be handy if we can have link like Log in - Asana that redirects into “my tasks” page of currently logged in asana users (ie Log in - Asana)
You mean you don’t want people to end up on their “Home” when they log in?
no default page can be home. I just want separate link, say “app (dot) asana (dot) com/my-tasks” so people can click the same link and goes to their own “my tasks” page
This is interesting. Thank you @Kazuki_Nishiura1 for the feedback!
I found that there are already some universal links like the following (this list is probably not complete):
- Global across organization/workspace (one per user):
https://app.asana.com/0/my-apps
- Pages in last opened organization/workspace:
https://app.asana.com/0/home/
https://app.asana.com/0/inbox/
https://app.asana.com/0/reporting
https://app.asana.com/0/portfolios
https://app.asana.com/0/goals
- Pages in (last used?) avaialble organization/workspace:
https://app.asana.com/admin
When links in #2 are opened in Asana, they are followed by a user-specific ID which is a little smaller than their user_task_list
gid (found in My Tasks URL https://app.asana.com/0/{user_task_list}/list
).
The problem with #2 and #3 is that it’s unpredictable in which workspace the link opens, when the user is in more than one space.
So, I’d appreciate it if there will be a way to specify in which space the links open as well.