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 function to generate an ID during manual entry #75

Open
karenmajewicz opened this issue Aug 28, 2024 · 0 comments
Open

Add function to generate an ID during manual entry #75

karenmajewicz opened this issue Aug 28, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@karenmajewicz
Copy link
Member

Current process

When manually adding an item, we need to create an ID. Typically, I re-use an ID from the original source. However, historical data often does not have an ID. In those cases, I might go to an online UUID generator or use a python function.

Enhancement idea

Add a button next to the ID field that says "generate." This would insert a UUID version 4 type ID.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Considering
Development

No branches or pull requests

1 participant