Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Toggle editing simply by focus and remove edit button? #3

Open
vain opened this issue Feb 19, 2010 · 2 comments
Open

Toggle editing simply by focus and remove edit button? #3

vain opened this issue Feb 19, 2010 · 2 comments

Comments

@vain
Copy link
Owner

vain commented Feb 19, 2010

Unsure. Could easily confuse the user.

@vain
Copy link
Owner Author

vain commented Feb 24, 2010

I tried to implement that feature but I don't think this will work.

There are no other widgets which can "steal" the focus from the note pad -- there are only the buttons of the timer. This means if you wanted the note pad to lose its focus, you'd have to click on one of the timer buttons. That's pretty cumbersome.

However, I've added a Vim-like feature in commit 1ca2ea7 : You can quit editing by pressing "Escape" and start editing by pressing "i".

@zimon
Copy link

zimon commented Feb 24, 2010

I think this is a good compromise. At least until someone has a better idea to deal with that issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants