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

Smart entry should display dropdown after the user enters the special characters (e.g. after +, should see a live list of projects to pick from, after @ a date time picker, after # the tags list) #3544

Open
UrbanCircles opened this issue Oct 2, 2024 · 4 comments · May be fixed by #3796

Comments

@UrbanCircles
Copy link

image

Copy link

github-actions bot commented Oct 2, 2024

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!

@bytrangle
Copy link
Contributor

Typing "#" should already display a dropdown for tag list. So there are only two things left:

  • dropdown for projects
  • time picker menu
    Or are you talking about a different feature?

@UrbanCircles
Copy link
Author

you're right - this is already partially implemented. only missing the projects and time/ date picker (which ideally should also have common options for tomorrow/ next week/ month, like other editors)

@bytrangle
Copy link
Contributor

bytrangle commented Oct 15, 2024

@johannesjo What date picker is being used in SP?
UPDATE: It's in the component Dialog-Schedule-Task, isn't it? Pretty sleek implementation.

@bytrangle bytrangle linked a pull request Dec 27, 2024 that will close this issue
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants