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

Registry feature request: third column specifying date/time of last update #302

Open
pklimov opened this issue Aug 26, 2016 · 2 comments
Open

Comments

@pklimov
Copy link
Member

pklimov commented Aug 26, 2016

I think it would be really awesome if the registry had a third column that specified the date/time that each entry was last updated

Example:

Currently:
biasOperate 1.9 V

Hoping for something like:
biasOperate 08/25/16 18:08 1.9 V

@adamcw
Copy link
Contributor

adamcw commented Aug 26, 2016

@maffoo Is this information currently tracked by the backend, or will this have to be added retrospectively?

@maffoo
Copy link
Contributor

maffoo commented Aug 26, 2016

For file-based backends we have timestamps, but the sqlite backend does not currently store them. In any case, the registry interface itself would have to be changed to expose the timestamps to the web interface.

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

3 participants