raycast / extensions

Everything you need to extend Raycast.

Home Page:https://developers.raycast.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Session - Pomodoro Focus Timer] Start New Session should include category and intention fields

ariccb opened this issue · comments

Extension

https://www.raycast.com/jameslyons/session

Description

The "Start New Session" command should ask which Category to use, giving you a list of your pre-configured Categories to choose from, or to create a new one, and also have the option to fill in the intention prior to the session starting. Other options that could be optional could be to change the session time, and toggle background music to be on or off.

Right now, it just defaults to the last category that was used and defaults to the last intention used too. The "Start Previous Session" command should be used for this purpose instead, and that command should also give you the option to change the intention if desired.

The way the raycast extension currently works is not that useful as a raycast extension to be honest, because there is still a lot of manual interaction with the app itself after starting a session from Raycast. IMO the Raycast extension should completely replace the need to open the app at all.

Who will benefit from this feature?

Every user trying to make regular use of Session.

Anything else?

No response

Thank you for opening this issue!

🔔 @jamesjlyons @pernielsentikaer you might want to have a look.

💡 Author and Contributors commands

The author and contributors of jameslyons/session can trigger bot actions by commenting:

  • @raycastbot close this issue Closes the issue.
  • @raycastbot rename this issue to "Awesome new title" Renames the issue.
  • @raycastbot reopen this issue Reopens the issue.
  • @raycastbot assign me Assigns yourself to the issue.
  • @raycastbot good first issue Adds the "Good first issue" label to the issue.