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

Modification to auto close Alfred after creating a new task? #18

Open
nikhilmaddirala opened this issue Feb 22, 2024 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@nikhilmaddirala
Copy link

Could someone please let me know how to make this modification? Thanks in advance! 😊

Current workflow:

  • Create new task with shift + return
  • Press escape to exit Alfred

Desired workflow

  • Create new task with shift + return
  • Automatically exit Alfred without pressing escape
@giovannicoppola
Copy link
Owner

@nikhilmaddirala the idea was to allow quick creation of multiple tasks.
You can obtain the desired workflow by deleting the self.newTask Call External object in Workflow configuration.

@nikhilmaddirala
Copy link
Author

nikhilmaddirala commented Feb 22, 2024

@giovannicoppola Problem solved, thank you so much! 😊

I set it up as follows (based on my personal preference):

  • Shift + return = create task and call new task
  • Return = create task without calling new task

@giovannicoppola
Copy link
Owner

great idea! I might implement it in a future version.

@giovannicoppola giovannicoppola added the enhancement New feature or request label Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants