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: move command to move tasks to different times with english-y prose #39

Open
erikh opened this issue Sep 24, 2023 · 0 comments
Open

Comments

@erikh
Copy link
Owner

erikh commented Sep 24, 2023

One thing I really want that I don't have is the ability to easily bump tasks from one time slot to another.

A move command could contain a similar parser to the entry parser that allowed for brief statements such as:

move 9 to today at 5pm

or

move 31 to 9/18 from 7:30am to 10:30am

The date and time parsers will probably be re-usable from the entry parser, but the grammar won't.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant