cs2103aug2014-f11-1j / TaskCommander

Desktop to-do app written in Java. Developed by @michelletan, @andi677, @java-wei, and @seansaito.
0 stars 1 forks source link

display Open task Bug #158

Closed java-wei closed 10 years ago

java-wei commented 10 years ago

Another suggestion: If we have time, we can consider commands like "display deadline Nov 11" (before a date) as well. Now we only accept display deadline Nov 4 - Nov 11(period).

andi677 commented 10 years ago

Bug with open task fixed. To your suggestion: actually we aready supported that. However, it doesn't work anymore (maybe broken during the refactoring :-S ).