AllardQuek / Purrductivity

Chrome extension that adds a pet and productivity features to your browser 🐱
https://devpost.com/software/purrductivity
0 stars 0 forks source link

Merge time tracker and add keyboard shortcuts #6

Closed AllardQuek closed 1 year ago

AllardQuek commented 1 year ago
image image

Option+Shift+1: Toggle focus mode Option+Shift+2: Duplicate tab

Chrome's openPopup function to open a specific popup is not available, so only a default home page popup is included (which links to the time tracker page)

erwinqxy commented 1 year ago

One small comment, lets increase the width of the time tracker width

AllardQuek commented 1 year ago

One small comment, lets increase the width of the time tracker width

That's an excellent idea @erwinqxy, could you please show me how?

erwinqxy commented 1 year ago

One small comment, lets increase the width of the time tracker width

That's an excellent idea @erwinqxy, could you please show me how?

Glad to do so! Actually, what do you think - increase width or decrease font?

AllardQuek commented 1 year ago

I'm more in favour of increasing the width, as some users may not be very comfortable reading small font sizes. Perhaps we could decrease the height so that the overall window size is not too large? What do you think @erwinqxy?

erwinqxy commented 1 year ago

I'm more in favour of increasing the width, as some users may not be very comfortable reading small font sizes. Perhaps we could decrease the height so that the overall window size is not too large? What do you think @erwinqxy?

Sure, I can take a look at it! I shall create an issue for it

erwinqxy commented 1 year ago

Here #7, feel free to merge this first

AllardQuek commented 1 year ago

Great work @erwinqxy, appreciate your effort. Will merge this pull request in first.