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

Double click to change status done/undone #20

Open
DaneelReventelov opened this issue Sep 15, 2011 · 2 comments
Open

Double click to change status done/undone #20

DaneelReventelov opened this issue Sep 15, 2011 · 2 comments

Comments

@DaneelReventelov
Copy link

Can you add double click to change status done/undone? In:
- outline window
- on task raw in editor
- on left column in editor where compare error or structure icon

@sebastianbenz
Copy link
Owner

This would conflict with the default behavior. Usually a double click selects the whole element. Within the editor the code completion provides a quick way to mark a task as done. I also think that it would make sense to mark tasks as done from the outline view, but I am not sure what would be the easiest way. Maybe a context menu...

@DaneelReventelov
Copy link
Author

Maybe a context menu...
Now the big problem is to add and change task status while coding in editor panel. I have many opened files so if I change often I lost my self, now I use java tags (TODO, XXX, FIXME) and when I finish a session I copy all the tag in todo file to have a logical and simple overview but is other time spent.

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

2 participants