Menu

Tree [48460f] master /
 History

HTTPS access


File Date Author Commit
 EditEntryGroup 2023-07-07 Alex Vallat Alex Vallat [48460f] v0.3 - Fixed bug when viewing history entry
 Releases 2023-07-07 Alex Vallat Alex Vallat [48460f] v0.3 - Fixed bug when viewing history entry
 .gitignore 2023-01-01 Alex Vallat Alex Vallat [f6bdbd] v0.1 - Initial Release
 CreatePlgX.bat 2023-01-01 Alex Vallat Alex Vallat [f6bdbd] v0.1 - Initial Release
 PlgXExclude.txt 2023-01-01 Alex Vallat Alex Vallat [f6bdbd] v0.1 - Initial Release
 Readme.txt 2023-07-07 Alex Vallat Alex Vallat [48460f] v0.3 - Fixed bug when viewing history entry

Read Me

EditEntryGroup
=====================
http://sourceforge.net/projects/editentrygroup

This is a plugin to KeePass <http://www.KeePass.info> to allow changing the Group that an Entry
belongs to by using a drop-down selector within the Edit Entry window.

Installation
------------
Place EditEntryGroup.dll in your KeePass Plugins folder. If you are using a custom build of KeePass,
place EditEntryGroup.plgx in the Plugins folder too.


Usage
-----
When editing an entry, a new drop-down is available in the "General" tab to allow changing
the group the entry belongs to. The group will be changed only once OK is clicked.


Uninstallation
--------------
Delete EditEntryGroup from your KeePass Plugins folder.


Checking for updates
--------------------
If you want to use the KeePass Check for Updates function to check for updates to this plugin
then it requires the SourceForgeUpdateChecker plugin to be installed too:
http://sourceforge.net/projects/kpsfupdatechecker


Bug Reporting, Questions, Comments, Feedback
--------------------------------------------
Please use the SourceForge project page: <http://sourceforge.net/projects/editentrygroup>
Bugs can be reported using the issue tracker, for anything else, a discussion forum is available.

Known limitation: if you close the Edit Entry window using the X button, and the group is the
only change you have made, you will not be prompted to save changes.


Changelog
---------
v0.1
 * Initial release
v0.2
 * Compatibility workaround for KeeTheme
v0.3
 * Fixed bug when viewing history entry
 * Follow new KeePass recommendation to distribute both plgx and dll files in release zip