Skip to content

A more intelligent & useful history file & way to query it #1886

Open
@kilasuit

Description

@kilasuit

It would be great to have a much more intelligent & complex history file than the current simple implementation that we currently have, although to achieve this I expect that it would likely be much more computationally expensive than the current implementation.

Ideally I would like to see this be more structured & complex and able to be queried in a way that allows for much better analytics of common command use that enables inspection on the count of use being aliased or using the full command name, common parameter combinations as well as a count of the use of each parameter & arguments to that parameter.

Some loose goals

  • Local Sqlite file - Default option
  • Remote sqllite or other db format (for cross machine history reasons) - Configurable option
  • Configuration options - including continue to use current file for those that want it
  • Initial base DB Schema
  • User Extensibility of DB Schema
  • Additional Querying cmdlets

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions