raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.37k stars 3.07k forks source link

[Todoist] Feature to Schedule Tasks recurrently (Everyday, Every Week, Every Month) #14423

Closed geraldaddey closed 3 weeks ago

geraldaddey commented 2 months ago

Extension

https://www.raycast.com/doist/todoist

Description

Allow to schedule tasks by detecting keywords like everyday, every week, every month, etc.

This would be very useful for the following use cases:

Who will benefit from this feature?

All Users!!!!

Anything else?

Let me know what changes are required. I can make sometime to work on this during the weekends because I find it very useful and It's currently lacking!

raycastbot commented 2 months ago

Thank you for opening this issue!

🔔 @thomaslombart @AnishDe12020 @kud @casassg @Princeyadav05 @jfkisafk you might want to have a look.

💡 Author and Contributors commands The author and contributors of `doist/todoist` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@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. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
thomaslombart commented 1 month ago

This should already be possible for the Quick Add Task command. It's not possible for the others as we're not using Todoist's NLP for them.

geraldaddey commented 1 month ago

Is it possible to include the Todoist NLP in scheduling tasks? Would be a great new feature to have.

Sometimes I quickly dump tasks in my inbox to sort out later on. Scheduling recurring tasks would make organization much easier without having to still open the Todoist app.

thomaslombart commented 1 month ago

It's unfortunately not possible as you can use Todoist's NLP just when you quick add an item 😕

thomaslombart commented 3 weeks ago

I'm closing this issue to maintain a clean backlog. Feel free to comment it if you still have the problem.