---
urn: "urn:penemure:7348525e-f231-4dda-bf6a-f0dc3309dadc"
backend: "pub"
ancestors:
- 📓 Notion Databases → 📁 Penemure
- 📓 design docs→ 📁 Penemure
created: 2025-01-27 09:29:29+00:00
updated: 2025-01-27 09:29:29+00:00
tags:
---
# 📓 Tags
not sure i'm happy with the tags implementation, it's a bit rubbish.
## problems
currently they have many properties, stored directly on the tag.
searching for them is hard
it is NOT KV. you can't pick a K and set a V. they support multi keys and are list shaped.
Notions is essentially KV shaped with specific datatypes allowing multivalue, one assumes those are just stored comma sep inside.