extensions icon indicating copy to clipboard operation
extensions copied to clipboard

new extension: add stopwatch extension

Open umkl opened this issue 3 years ago • 2 comments
trafficstars

Description

I added a stopwatch extension

Screencast

Screenshot 2022-08-25 at 13 24 59

Checklist

umkl avatar Aug 28 '22 19:08 umkl

Congratulation on your new Raycast extension! :rocket:

We will review it shortly. Once the PR is approved and merged, the extension will be available on the Store.

raycastbot avatar Aug 28 '22 19:08 raycastbot

Just a quick question before reviewing it @ungarmichael, it looks like it should work for only one timer, but the code actually adds multiple files every time you start a new timer. What about storing it in localStorage instead and then allowing multiple timers (with a list view)

I'd like to help with the rewrite of the extension if needed 🙂

pernielsentikaer avatar Sep 01 '22 09:09 pernielsentikaer

Hey there :wave:

My new update to the Timers extension (#2858) adds some similar stopwatch functionality, which also includes the ability to have multiple concurrent stopwatches and a view to check up on all of them: image

What do you think about merging the functionality of this extension into Timers? Maybe @pernielsentikaer can give his thoughts on this as well.

ThatNerdSquared avatar Sep 10 '22 20:09 ThatNerdSquared

I think that could make sense if @ungarmichael also thinks it could be a good idea, then he would be contributor to the timers extension, what do you think @ungarmichael

pernielsentikaer avatar Sep 12 '22 12:09 pernielsentikaer

I think that could make sense if @ungarmichael also thinks it could be a good idea, then he would be contributor to the timers extension, what do you think @ungarmichael

What do you mean with being contributor to the timers extension? The implementation for a stopwatch in timers already exists, doesnt it?

umkl avatar Sep 13 '22 19:09 umkl

Yes, I have already added a stopwatch implementation to timers. If you would like, you can contribute any functionality you consider missing from timers, and I could add you to the contributors list in the extension. You can also choose not to, and we could just merge my extension as-is - no pressure.

ThatNerdSquared avatar Sep 13 '22 20:09 ThatNerdSquared

This issue/pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs in the next 7 days to keep our backlog clean. Thanks for your contributions.

stale[bot] avatar Nov 03 '22 01:11 stale[bot]