ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > N.A.N.Y. 2012

NANY 2012 Release: Ethervane Echo

<< < (45/63) > >>

tranglos:
Heads-up before the next release:

In Echo's thicket of configuration settings, there is this one: Database -> StoreFullApplicationPath. It defaults to false, so that for each clip Echo only stores the filename of the source application (e.g. notepad.exe). When set to true, this option would store the complete path (c:\Windows\notepad.exe).

I hope no-one is running Echo with that option set to True, because in the next release it will be removed. Echo doesn't use it anywhere at all, and when set to True, it interferes with finding application icons in the database. If you do have it set to True, then Echo does not display those nice icons on the clip info bar for you. So I hope no-one has it set to True :-)

From the nearest release onwards, that option will be gone, and full paths will not be written to the database.



PhotoComiX:
From the description seems exactly what i was looking for !

A suggestion not much for add more but to simplify all that privacy options:

" encrypt " :" encrypt " is to send the text as input to a associate encrypt program, and retrieve back the output from it
If was this i would not need any of the others privacy options

PS several encrypt program may run from a USB pen-drive ....

tranglos:
From the description seems exactly what i was looking for !

A suggestion not much for add more but to simplify all that privacy options:

" encrypt " :" encrypt " is to send the text as input to a associate encrypt program, and retrieve back the output from it
If was this i would not need any of the others privacy options

PS several encrypt program may run from a USB pen-drive ....
-PhotoComiX (February 20, 2012, 01:40 PM)
--- End quote ---

I know what encryption is :-) but are you asking for the clip database to be encrypted?

It is possible, i.e. SQLite supports it, but I don't think I want to do it in Echo. Much better to put the database on a TrueCrypt partition - that way is more secure and no need to enter a new password for one more password-protected application.

PhotoComiX:
oh yes i didn't think about, good idea

tranglos:
New release February 21 (Version 1.1.1)

A few recent requests implemented, a few very esoteric options changed and one removed. Database maintenance improved, though not really simplified. I must work harder on simplifying things!

See the top post in this thread for download links.

New in this release:

ADDED: Keyboard shortcut to toggle the option to keep Echo always on top of other windows: Ctrl+Y.

ADDED: Global hotkey to connect/disconnect from clipboard. By default this hotkey is disabled. The default hotkey is Shift+Win+] and it can be changed in Preferences -> Keyboard ->ConnectHotkeyKey and ConnectHotkeyModifier. To enable the hotkey, set UseConnectHotkey to True.

ADDED: An option to control what happens after Echo hides itself and pastes a clip into the active window: Preferences -> Pasting clips -> FinalWindowAction. By default, Echo behaves as it had before: hides itself and does nothing. The other available setting is waRestore: Echo will hide, paste the clip and restore itself (but it will not regain focus). The new option is useful if you want to keep Echo on top of all other windows, since in that case you probably don't want Echo to hide and stay hidden.

ADDED: In the external clip editor, a prompt is now displayed if you close the editor without saving the changes. The prompt can be disabled directly in the dialog box, or under Preferences -> Prompting -> BeforeClosingEditor.

ADDED: An option to ignore clips if they were copied from within Echo itself, for example in the clip editor. This option is disabled by default, so Echo will capture clips from itself. To change this setting: Preferences -> Capturing clips -> IgnoreFromSelf and set this value to True.

ADDED: A new action was added in the "Maintain" section of the Database Maintenance dialog:


* Refresh clip data: this action refreshes the "display text" for all clips in the database, as well as the part of each clip that gets searched. You may want to use this action after you have made a change to the setting in Preferences -> Database -> MaxDispTextSize. This setting controls how much of each clip is displayed and searched. (For very long clips, Echo displays and scans only the first part of each clip, up to the length specified here). Since this operation is time-consuming, Echo does not perform it automatically.A change in MaxDispTextSize is only applied to clips captured after the change has been made. This maintenance action applies the new MaxDispTextSize to all clips in the database. Note that this procedure takes a long time to complete; perhaps as much as 10-15 seconds for a thousand clips in the database. Echo is unresponsive during that time. A small progress bar is displayed to indicate how much of the process has been completed.
* ADDED: One new action was added in the "Erase" section of the Database Maintenance dialog:


* Delete application icons: this action deletes from the database all application icons.
ADDED: In the Database Maintenance dialog, a prompt is now displayed if you choose to delete all clips from the database on the Erase tab. The prompt can be disabled directly in the dialog box, or under Preferences -> Prompting -> BeforeErasingAllClips.

CHANGED: When the option to keep Echo always on top of other windows is enabled, Echo no longer automatically hides itself when you switch to another application, even if the option to do so (Preferences -> Display -> MinimizeOnDeactivate) is enabled. This is because hiding Echo in this case defeats the purpose of the "stay on top" feature.

CHANGED: In Preferences -> Display, two options have been removed: TrayNotifications and TrayNotificationsOnlyIfIconic. These options controlled which tray notification messages ("balloons") to show, but they were incorrectly implemented. Two new options have been added to replace them:


* TrayMsgsToSkip: a list of events for which Echo should not display tray notifications. By default, the list includes only "tnCapture", which means Echo will not be notifying you every time it captures a clip. All other notifications will be shown by default: tnClipboardConnect (on connecting and disconnecting from clipboard), tnClearClipboard (when clipboard has been cleared), tnMaintenance (when Echo has finished database maintenance) and tnDBCreated (when Echo has created a new database, e.g. because the old one was missing).
* TrayMsgsOnlyWhenIconic: when set to True, Echo will show tray notifications only when it is minimized, buyt not when its window is visible. When set to False, Echo will always show notifications, regardless of its window state.
REMOVED: Preferences -> Database -> StoreFullApplicationPath. This option was false by default. When set to True, it would prevent Echo from finding application icons for clips. Since the full path information is not needed and not used anywhere, the option has been removed. Echo will now store application executable names only (notepad.exe instead of c:\Windows\notepad.exe).

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version