Sorry, we don't support your browser.  Install a modern browser

Taxonomy: an established way to tag content

The current system to tag content is using the tags-field. While this works in some use cases, you quickly can run into hard issues later on. E.g.:

  • CRUD in a centralized view or UI for terms
  • make sure your terms are applied consistently to the content in all multilingual versions (e.g. with translate: false, but outputs the translated term in the template)
  • hierarchical terms
  • attach fields to terms

I’ve braindumped more about this here: https://www.notion.so/mnfrm/Kirby-taxonomy-a60c2446f9c1402e8ac50cc0c9051694

6 years ago

Since you have already thought a lot about this: what are the pro/cons of having this as a plugin vs. in the core?

6 years ago
1

The current structure field is quite simple (intentionally?), it could be useful to more people if such taxonomy features were available. Of course using/making a plugin is possible too.
Note: there’s now –> https://github.com/hananils/kirby-choices

5 years ago
D

A small addition, would this also help to manage the tags you entered, for example to remove typos? I’m looking for a way to do this.

4 years ago
1
?
4 years ago
I

Coming from WordPress and using taxonomies extensively, find it strange this isn’t built-in in a more robust manner. Would be great to be able to get counts, and bulk editing etc.

2 years ago

Now there’s ClavisVerbum too :)

6 months ago