Adds "quicklinks" to Basecamp Classic to help you get around
Open the Userscript and you will be prompted to install the extension.
The Userscript will add the following helpful links:
- When you are in the context of a projext, a link to your global todo overview is added to the top left bar, next to "Switch to a different project".
- On the global todo overview, each project will have a timesheet link (visible when hovering the mouse over that project)
- On the global todo overview, each todo will have a comment link (visible when hovering the mouse over that project)
- Fork it
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Added some feature') - Push to the branch (
git push origin my-new-feature) - Create new Pull Request