Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Everhour] new 'current timer' command to view,start,stop current timer (closes #14649) #14668

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xmok
Copy link
Contributor

@xmok xmok commented Sep 25, 2024

Description

As discussed in #14649 this PR introduces a new Current Timer command. This command is no-view which fetches and displays the current timer (there can only be one active at the time according to the API). User can also choose an action:

  • "Start if stopped" will START the timer IF it is already stopped
  • "Stop if started" will STOP the timer IF it is already started/running

If user chooses "Start if stopped", they can also pass in a comment which is assigned to the timer (comment is different from Task).

Screencast

everhour-current-time-screencast.mp4

Checklist

@RobertCraigie check out the screencast 👀

@raycastbot raycastbot added extension fix / improvement Label for PRs with extension's fix improvements extension: everhour Issues related to the everhour extension OP is contributor The OP of the PR is a contributor of the extension labels Sep 25, 2024
@raycastbot
Copy link
Collaborator

Thank you for your contribution! 🎉

🔔 @farisaziz12 @ahoereth you might want to have a look.

You can use this guide to learn how to check out the Pull Request locally in order to test it.

Due to our current reduced availability, the initial review may take up to 10-15 business days.

@RobertCraigie
Copy link

amazing, thank you!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
extension: everhour Issues related to the everhour extension extension fix / improvement Label for PRs with extension's fix improvements OP is contributor The OP of the PR is a contributor of the extension
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants