Open
Description
for discoverability: profiles, tags, tagging, groups, grouping, categories, environments, categorize
It would be very useful to be able to atttach some sort of custom metadata to each command ran, I'm thinking some list of strings. This could be implemented by reading from an environment variable but there's other ways too.
This would be useful, for example I could have export ATUIN_TAGS="node:21"
, then run some commands specific to Node.js 21. When I want to lookup commands for Node.js, this will help with easily filtering commands just for Node.js 21, which might look very similar to those in different versions but have large functional differences.
Metadata
Metadata
Assignees
Labels
No labels