Skip to content
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

Add the ability to add user notes #6

Open
rnelson opened this issue Jul 9, 2023 · 0 comments
Open

Add the ability to add user notes #6

rnelson opened this issue Jul 9, 2023 · 0 comments

Comments

@rnelson
Copy link
Owner

rnelson commented Jul 9, 2023

At some point forever ago, I added the following into the readme:

Prior to writing KeysExport Viewer, I just tossed generated keys into a text file. The advantage this had over parsing the XML is that I could add notes, documenting things like which VM a specific serial number was used in.

"Someday" I want to build a way to add additional notes like that. Perhaps a zip file (with some custom extension) that contains a SQLite database and the most recently provided XML file?

I'm not tied to any one implementation idea at the moment, but some way to add notes without modifying the input XML file (so you can regenerate it and not lose custom content) would be nice.

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

No branches or pull requests

1 participant