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

Allow user to insert event date and time #4

Open
iLenny opened this issue Dec 7, 2019 · 0 comments
Open

Allow user to insert event date and time #4

iLenny opened this issue Dec 7, 2019 · 0 comments

Comments

@iLenny
Copy link

iLenny commented Dec 7, 2019

Issue: Users will try to specify event date and time at the title. If event time or date have changed, user will need to write the whole title again with the new date and/or time.

Here is an example that demonstrate this issue:
image

Here is what would be nice to see (or similar):
/set_date {DATE} date input can be any day of the week (Saturday, Sunday..etc) or date format (12/7/2019)

/set_time {TIME} time input can follow formats, for instance, as: 10:30 AM CST (timezone may or may not be required, although you may have events that take place far away)

Here is how the output could look like (or similar)::
Ping Pong Club without date and time

Ping Pong Club (Saturday) just the date
Ping Pong Club (12/7/2019)

Ping Pong Club (10:30 AM CST) just time

Ping Pong Club (Saturday at 10:30 AM CST) date and time
Ping Pong Club (12/7/2019 at 10:30 AM CST)

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