Simplifying Interface
Submitted by sirbrent on Tue, 04/01/2008 - 09:33.
Is it possible to send a user directly to their project upon login (if they only are assigned one)? I love ProjectPier, but i do feel that it is too complicated and unintuitive (often requiring too many clicks to accomplish a goal) for the average user, and i would like to see ways to narrow the learning curve. Services like Backpackit has done a great job making it simple and intuitive for new users to go on and be productive, but have some limited functionality and high prices for limited plans, and also no ability to branding of your company.
Does anyone have any ideas about how to accompish this?

That's certainly something that could easily be added. Some simple PHP would do it but it would be a bit of core hack which is never great.
If you wanted another solution get users to save '/index.php?c=dashboard&a=my_projects' to their favourites/home page and they won't need to worry about all the extra clicks. I've set my task list as a tab that opens on launching IE.