Skip to content

Discuss how to visualise historical cache records #32

Closed
@choldgraf

Description

@choldgraf

In #16 I mentioned that it was a bit dis-orienting to see multiple versions of the same notebook in the cache list. This is an issue to discuss how that should be handled.

One option would be to include some kind of "Origin URI" value, to make it clear that the cache entries are pointing to the same file.

I'd actually lean towards trying to find a way to only show a single entry for a given notebook with the default list. It seems that the use-case where somebody wants to list the historical cache records of a notebook to grab one from history from the CLI would be relatively rare. To avoid this confusion, perhaps jcache cache list could have a flag like --include-history that would include historical cached items, and if not given, the cache would only show the latest version of each item.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions