raycast / extensions

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

[Todo List] Set "Doing" which in turn shown what task is currently on doing status on menu bar #13367

Closed hanipcode closed 2 months ago

hanipcode commented 2 months ago

Extension

https://www.raycast.com/maggie/todo-list

Description

sometime I lost what I am currently doing because I need to context switch (take break, doing chores, replying email) or just because I have low ability to . I wish when I back to focus to work I can know what I am in the middle of doing just by looking at my menubar

Who will benefit from this feature?

someone who have specific job (like coding) but have to context switch frequently

Anything else?

I am willing to contribute making PR but I have to learn about developing extension for Raycast first because never done it before

raycastbot commented 2 months ago

Thank you for opening this issue!

🔔 @maggie-j-liu @joshkorol @madza91 @bkeys818 @pernielsentikaer @telmen you might want to have a look.

💡 Author and Contributors commands The author and contributors of `maggie/todo-list` 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. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
hanipcode commented 2 months ago

I really wish the "Doing" status which can only be set to 1 task and then shown on menu bar for more focus and clarity. but if it is easier we could just show the first pinned uncomplete to do, then add settings for it so it doesn't someone who doesn't want this feature

hanipcode commented 2 months ago

nvm, I am using Session instead