Qinfeiii / cs2103aug12-w10-4s

Automatically exported from code.google.com/p/cs2103aug12-w10-4s
0 stars 0 forks source link

Support for magic keywords for date and time #24

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The following keywords could be added for /date and /time parameters.

Affects: TaskManager

For /date:
1. today (note: This will force creation of a deadline task instead of a 
floating one)
2. tomorrow
3. #day[s] or #week[s] or #month[s]
*There is no space between number and word due to limitations in command 
processing.

For /time:
1. Now
2. #hour[s]

Original issue reported on code.google.com by ready...@gmail.com on 27 Oct 2012 at 3:15

GoogleCodeExporter commented 9 years ago
Keyword enhancenment postponed.

New keyword added: Hyphen in order to "unset" date and time. (Implemented)

Original comment by ready...@gmail.com on 31 Oct 2012 at 1:55

GoogleCodeExporter commented 9 years ago
Task will not be implemented as it is determined that it might be not very 
user-friendly.

Original comment by ready...@gmail.com on 9 Nov 2012 at 3:51