add a new mapping from tag to "tag name as it appears in the badge", so like an entry will show up as [![public_name(tag)](file_url(tag)) or somethign like that. the idea here is that I'd like e.g. the tag experimental to show up on a badge as 11-experimental or whatever to make it easy to visually distinguish tags that connect to a lot of related work.
could even use these counts or other similarity to develop a "relatedness" score to help dedupe related ideas and re-prioritize things i'm thinking about a lot.
add a new mapping from tag to "tag name as it appears in the badge", so like an entry will show up as
[![public_name(tag)](file_url(tag))
or somethign like that. the idea here is that I'd like e.g. the tagexperimental
to show up on a badge as11-experimental
or whatever to make it easy to visually distinguish tags that connect to a lot of related work.could even use these counts or other similarity to develop a "relatedness" score to help dedupe related ideas and re-prioritize things i'm thinking about a lot.