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

[Feature request] Adding date / time / tags and so while creating a task #288

Open
bashghost2600 opened this issue May 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bashghost2600
Copy link

bashghost2600 commented May 20, 2024

It would be extremally useful if while adding a task user could also specify date, assign tags and so on. Similar functionality has TickTick. For example, user input could be:

Sample task @Date:today @Tags:Crap,Work @Time:12:00

Then app would interpret that as:

Task name: Sample task
Date: 2024-05-20
Time: 12:00
Tags: ['Crap', 'Work']

It's 10 times faster rather than creating these tags, then setting each property using mouse.

@mrvladus mrvladus added the enhancement New feature or request label May 24, 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