dmarx / bench-warmers

DigThatData's Public Brainstorming space
https://github.com/dmarx/bench-warmers/tree/main#readme
MIT License
65 stars 7 forks source link

add counts to tags #37

Closed dmarx closed 1 year ago

dmarx commented 1 year ago

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.

dmarx commented 1 year ago

working with ADHD instead of against it