traggo / server

self-hosted tag-based time tracking
https://traggo.net
GNU General Public License v3.0
1.21k stars 58 forks source link

Browser plugin #82

Open muety opened 3 years ago

muety commented 3 years ago

Great project! What I'd love to have in addition to the web interface is a browser plugin, similar to toggl-button to start and stop tasks even quicker.

jmattheis commented 3 years ago

Glad you like Traggo (:.

Sounds like a good addition, if someone wants to contribute a browser plugin, I'd be happy to offer support for development.

muety commented 3 years ago

Do you have an opinion on how strictly the browser plugin should resemble the web app in terms of UI / UX and technology stack?

jmattheis commented 3 years ago

I don't have a strong opinion on that, as long as it is usable I'd be happy (:. If possible I'd prefer TypeScript to JavaScript for extension code as it is more maintainable IMO.