-
Notifications
You must be signed in to change notification settings - Fork 58
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
Advanced\Custom Field Support #62
Comments
I am thinking that we use could allow for a hashtable parameter to be passed to the @Ninjigen Let me know what you think of this idea. |
@jkdba a hashtable seems the easiest way to do this, but we have to make sure the user doesn't try to overload existing properties (UserName, Password, Notes, URL, etc). |
I'd love to see support for this as well. We're looking to use KeePass as a backup option for an enterprise database manager, and would be good if I could get some other fields in there. |
I also support this. Currently I try to migrate from 1Password to Keepass, because I missed the features of Keepass and I did find a way to bypass our corporate proxy that blocks most cloud services. The export from 1Password is very bad, but i want to also import the history of the entries in Keepaaa. I think there is currently no way to accomplish this with your framework, is there? |
Hi @YannicNoe Can you clarify what you are asking for? From your comment it appears you want to work with entry history? If so and its not related to using the custom fields in keepass can you please open a new issue, question or feature request detailing what you are looking for. |
Hi @jkdba, |
Add Support for Gettting, Setting, and Adding Custom Fields.
The text was updated successfully, but these errors were encountered: