would it be possible to get an option to CLOSE cintanotes when i press ESC and not to MINIMIZE? because with Executor i can start it faster then by clicking on the tray and that way cintanotes does not affect my memory when i dont need it.
also i dont see a reason in running it in the background all the time...
[UI] Option to CLOSE cinta when pressing ESC (not only MINIMIZE)
Forum rules
1. Please keep it one request/suggestion per topic.
2. Please mark the requests with the following tags:
[Startup] - issue related to the program's startup or shutdown process;
[Taking] and [Clipping] - related to acquiring/creating notes (excl. editing);
[Viewing] - related to notes list browsing and reading;
[Editing] - related to the process of editing new and existing notes;
[Search] - related to note searching and finding;
[Managing] - related to note organization and management;
[Reordering/Sorting] - related to sorting or reordering the notes list;
[Clipboard] - clipboard operations;
[Import] and [Export] - issue related to bulk notes import/export;
[Globalization] - issues related to multiple languages/cultures support;
[Files] and [Backup] - file operations,notes back-end and backup;
[UI] - UI issues which don't fall into any of the above categories;
[Other] - other issues which don't fall into any of the above categories.
Thank you!
1. Please keep it one request/suggestion per topic.
2. Please mark the requests with the following tags:
[Startup] - issue related to the program's startup or shutdown process;
[Taking] and [Clipping] - related to acquiring/creating notes (excl. editing);
[Viewing] - related to notes list browsing and reading;
[Editing] - related to the process of editing new and existing notes;
[Search] - related to note searching and finding;
[Managing] - related to note organization and management;
[Reordering/Sorting] - related to sorting or reordering the notes list;
[Clipboard] - clipboard operations;
[Import] and [Export] - issue related to bulk notes import/export;
[Globalization] - issues related to multiple languages/cultures support;
[Files] and [Backup] - file operations,notes back-end and backup;
[UI] - UI issues which don't fall into any of the above categories;
[Other] - other issues which don't fall into any of the above categories.
Thank you!
-
- Posts: 18
- Joined: Wed Mar 25, 2009 12:47 am
- Contact:
- CintaNotes Developer
- Site Admin
- Posts: 5011
- Joined: Fri Dec 12, 2008 4:45 pm
- Contact:
Re: [Suggestion] Option to CLOSE cinta when pressing ESC (not only MINIMIZE)
DStrohma wrote:would it be possible to get an option to CLOSE cintanotes when i press ESC and not to MINIMIZE? because with Executor i can start it faster then by clicking on the tray and that way cintanotes does not affect my memory when i dont need it.
also i dont see a reason in running it in the background all the time...
Wow, some people seem scared of this

@Dstrohma: By the way, what about just pressing Alt+F4 instead of ESC?
Alex
-
- Posts: 18
- Joined: Wed Mar 25, 2009 12:47 am
- Contact:
Re: [Suggestion] Option to CLOSE cinta when pressing ESC (not only MINIMIZE)
sure, thats a possibility, but i always close all apps with ESC... thats just like a convention
its really faster than pressing a combination of keys.
it would help if the user could define keys for specific actions (should not be that hard to implement - i have done that with java)
i am really surprised that nobody finds it usefull
but hey, thats ok
PS: i dont know a good editer that does not have the possibility to close on ESC. but i understand that other features are more interesting to the more users.
its really faster than pressing a combination of keys.
it would help if the user could define keys for specific actions (should not be that hard to implement - i have done that with java)
i am really surprised that nobody finds it usefull

but hey, thats ok
PS: i dont know a good editer that does not have the possibility to close on ESC. but i understand that other features are more interesting to the more users.
-
- Posts: 18
- Joined: Sat Apr 04, 2009 11:33 pm
- Contact:
Re: [Suggestion] Option to CLOSE cinta when pressing ESC (not only MINIMIZE)
I actually like that CintaNotes is running in the background, it makes it much easier to bring it up (click on the tray icon). But I can also open it with Launchy, that's why I voted for I don't need it personally.
-
- Moderator
- Posts: 229
- Joined: Wed Feb 11, 2009 3:10 pm
- Contact:
Re: [Suggestion] Option to CLOSE cinta when pressing ESC (not only MINIMIZE)
I run CintaNotes portably. I use Pstart to start it and when i exit Pstart I have a script that shuts down all processes started via Pstart. On my work computer I use a customer developed App that you use the escape key for various functions depending on the window you are in (idiotic I know but hey I gots ta work with it!!) having cintaNotes exiting on ESC would cause too many problems. Thats why I voted No.
No trees were killed in the creation of this message. However, many electrons were terribly inconvenienced.
-
- Moderator
- Posts: 111
- Joined: Fri Jan 30, 2009 3:28 pm
- Contact:
Re: [Suggestion] Option to CLOSE cinta when pressing ESC (not only MINIMIZE)
kranor wrote:I run CintaNotes portably. I use Pstart to start it and when i exit Pstart I have a script that shuts down all processes started via Pstart. On my work computer I use a customer developed App that you use the escape key for various functions depending on the window you are in (idiotic I know but hey I gots ta work with it!!) having cintaNotes exiting on ESC would cause too many problems. Thats why I voted No.
Hi Kranor! I've been thinking of writing a Pstart script for a long time to do this but never got around to it. Care to share?
-Todd
-
- Moderator
- Posts: 229
- Joined: Wed Feb 11, 2009 3:10 pm
- Contact:
Re: [Suggestion] Option to CLOSE cinta when pressing ESC (not only MINIMIZE)
Hiya Todd No Problem
Pop over to portablefreeware.com and have a look at 2 progs, Closeall ( will literally close every open window) and ejectUSB (you write an .INI file to close all process either by name or by spawn, really simple and in active development.) Once you have them, set them up in pstart and set them to run at exit
Pop over to portablefreeware.com and have a look at 2 progs, Closeall ( will literally close every open window) and ejectUSB (you write an .INI file to close all process either by name or by spawn, really simple and in active development.) Once you have them, set them up in pstart and set them to run at exit
No trees were killed in the creation of this message. However, many electrons were terribly inconvenienced.
-
- Posts: 18
- Joined: Wed Mar 25, 2009 12:47 am
- Contact:
Re: [Suggestion] Option to CLOSE cinta when pressing ESC (not only MINIMIZE)
it should also be possible to write a AutoIt script to close a programm.
-
- Moderator
- Posts: 229
- Joined: Wed Feb 11, 2009 3:10 pm
- Contact:
Re: [Suggestion] Option to CLOSE cinta when pressing ESC (not only MINIMIZE)
ah but then you are running a script to close a program.....!
EjectUSB closes programs even when the app is process locked then ejects the usb drive. It used to take me 5 mins to shut down my pc at work now with this it takes me 1 min.
Plus the app IS written in AutoIT
EjectUSB closes programs even when the app is process locked then ejects the usb drive. It used to take me 5 mins to shut down my pc at work now with this it takes me 1 min.
Plus the app IS written in AutoIT
No trees were killed in the creation of this message. However, many electrons were terribly inconvenienced.
-
- Posts: 354
- Joined: Thu Jan 22, 2009 11:05 pm
- Contact:
Re: [Suggestion] Option to CLOSE cinta when pressing ESC (not only MINIMIZE)
kranor wrote:ah but then you are running a script to close a program.....!
EjectUSB closes programs even when the app is process locked then ejects the usb drive. It used to take me 5 mins to shut down my pc at work now with this it takes me 1 min.
Plus the app IS written in AutoIT
I'm not sure. ESC to minimise - thats ok - many apps work like that. ESC to close - thats a No No. Nod