Replies: 1 comment
-
|
Hi 👋, To keep things simple and avoid breaking existing data models 😆, the best approach IMO is to introduce a multi-value tags system indeed. These tags will act as sub-categories (e.g., 'ramen', 'museum', 'monument'), allowing a single place to belong to multiple lists at once. Love the idea 👍 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is your feature request related to a problem? Please describe.
We can have places added to the map and we also have categories. However a place can belong to one category. A multi value like a list/tag would be nice. For example something like
Museums Visited, London Places Visited, Museum to Visit, London places to Visit.
This way a place e.g British museum can be in both Museums Visited and London Places Visited.
Then we could display places belonging to certain tags/list. Similar to what Google Maps has
Describe the solution you'd like
No response
Additional context
No response
Could you implement it?
No - I can't implement it right now
Implementation plan (optional)
No response
Beta Was this translation helpful? Give feedback.
All reactions