[enhancement] Add multi-value properties #10264
Perlsowisdom
started this conversation in
Ideas
Replies: 1 comment
-
|
Yes please ! |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
It would be super useful if properties support multiple values. Specifically, if there was a select property drop-down style type like what anytype created:


And if there was a multiple select type property.
The multiple select could be repurposing the tag property allowing it to be named as a different key.
Use case
If a user wanted to log their book notes, the select property could be used to toggle between to-read, reading, or read. In general, this would be useful for general task management purposes. The multi-select would be useful if you wanted to specify what genres a book was in, or who was working on a certain task.
Anything else?
N/A
Are you willing to submit a PR?
Not right now.
Beta Was this translation helpful? Give feedback.
All reactions