It is a hassle to work with lists and items that have long names. It would be VERY nice if lists and items had index numbers that we could use to refer to them instead of having to type out their long names.
I'm almost certain that users would more readily use indexes, so they should probably be the default usage. Perhaps !rm by name would merit adding another flag !rmitem -n/-name "This item has several words".
Example:
Test List With A Long NameA description for this verbosely-named list.
This item has several words
Hello there everyone!
There are a handful of extra words in this item
A note to clarify the meaning of this item
Before
!rmitem "There are a handful of extra words in this item"
UPDATE
With the new addition of Discord "Buttons", perhaps use those instead of indexes!!
I can imagine several ways of implementing them, some experimentation will be needed.
Docs here for reference.
It is a hassle to work with lists and items that have long names. It would be VERY nice if lists and items had index numbers that we could use to refer to them instead of having to type out their long names.
I'm almost certain that users would more readily use indexes, so they should probably be the default usage. Perhaps !rm by name would merit adding another flag
!rmitem -n/-name "This item has several words"
.Example:
Test List With A Long Name A description for this verbosely-named list.
Before
!rmitem "There are a handful of extra words in this item"
After
!rmitem 2