johannesjo / super-productivity

Super Productivity is an advanced todo list app with integrated Timeboxing and time tracking capabilities. It also comes with integrations for Jira, Gitlab, GitHub and Open Project.
http://super-productivity.com
MIT License
10.92k stars 869 forks source link

+ shortcut should not add task to hidden project #3165

Closed ImaCrea closed 1 week ago

ImaCrea commented 4 months ago

Hi there! Thanks for this great app, one of my favorite. Very effective and well thought.

Here's a pain point I just encountered. Given #2077 I guess this is a bug, hope I didn't misunderstand it. 🙏

Your Environment

Expected Behavior

When I use the "+" shortcut to add a task to a project, I should be recommended with project that are visible only.

Current Behavior

Project are recommended when using "+" shortcut, regardless of their visibility. Hence the shortcut isn't efficient anymore if a visible project share some of its name with other hidden projects.

For example, let's say I had "project 1" done and therefore I hide it. Then I create "project 2". Typing "+p" (considering there's no other project starting with p) should directly add the task to the visible project, "project 2". Instead, at the moment, it goes into "project 1". Unless I fully type "+project 2" into the task, but then it's quiet frustrating and loses the value brought by the shortcut.

Steps to Reproduce (for bugs)

  1. Start typing a new task
  2. Type +
  3. See hidden projects showing

Can you reproduce this reliably?

Yes.

github-actions[bot] commented 4 months ago

Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding!

github-actions[bot] commented 4 months ago

Hello there ImaCrea! 👋

Thank you and congratulations 🎉 for opening your very first issue in this project! 💖

In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀

For more open ended discussions and/or specific questions, please visit the discussions page. 💖

johannesjo commented 4 months ago

I don't really consider this as a bug, but it might be a good change :)

ImaCrea commented 4 months ago

Alrighty, thanks @johannesjo !

github-actions[bot] commented 2 weeks ago

This issue has not received any updates in 90 days. Please comment, if this still relevant!

ImaCrea commented 1 week ago

+1 🙏

johannesjo commented 1 week ago

Will be added with the next release!