aoe_technology_radar icon indicating copy to clipboard operation
aoe_technology_radar copied to clipboard

Feature: Support "tags" in article meta data

Open danielpoe opened this issue 7 years ago • 4 comments

We might want to use it for filtering for only "Frontend" or "Infrastructure" technologies later.

danielpoe avatar Mar 31 '17 09:03 danielpoe

We'd like the same thing to produce different radars for different stakeholders.

I'm currently working on an implementation where you add radars to the frontmatter. This can be used to produce different radars with adifferent config.json per radar.

derkoe avatar Mar 03 '22 15:03 derkoe

Here is the commit for that: https://github.com/porscheinformatik/aoe_technology_radar/commit/5e736c0da1a07dd3f4902ec77f2a852746cfaa51

Would you like me to create a PR for this?

derkoe avatar Mar 04 '22 06:03 derkoe

Hey @derkoe, I think @danielpoe's initial idea was to support those tags on the frontend, having one radar which lets users toggle between different tags.

However, I think your work is a great first step, and if I understand correctly, it's completely backwards compatible. So if you don't mind writing a line to the Readme about that I'm more than happy to welcome a PR!

bastianccm avatar Mar 04 '22 07:03 bastianccm

This feature with filters might be awesome! Any updates?🙏 Multiselect during filtering seems even better

onikiienko avatar May 26 '22 09:05 onikiienko

I've prepared a PR with multi tags filtering https://github.com/AOEpeople/aoe_technology_radar/pull/245

onikiienko avatar Nov 11 '22 18:11 onikiienko