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

Overload "edit", "del" and "fin" commands #133

Merged
merged 5 commits into from
Oct 26, 2016
Merged

Overload "edit", "del" and "fin" commands #133

merged 5 commits into from
Oct 26, 2016

Conversation

pyokagan
Copy link

@pyokagan pyokagan commented Oct 26, 2016

Fixes #132

To do that, we now require users to use f1, d1, e1 etc. to refer to floating, deadline and event tasks.

@pyokagan pyokagan added this to the v0.4 milestone Oct 26, 2016
Now, floating task indexes must be prefixed with an "f", deadline tasks
with "d", and event tasks with "e".
With the previous commits, users now have to type "f1", "d1", "e1" etc.
to refer to tasks in the floating task, deadline task and event tasks
lists.

To make it much easier for them, let's help them by prefixing the task
card index labels as well.
@pyokagan pyokagan merged commit 111fc08 into CS2103AUG2016-T11-C4:master Oct 26, 2016
@pyokagan pyokagan deleted the overload-edit-del branch November 3, 2016 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants