Actions when selecting multiple entries in list #91
Replies: 1 comment
-
Personally I can see two use-cases for wanting to be able to make the same change to multiple entries:
In the case of 1. it might be nice to assign/remove multiple tags at once, but not essential as you'd seldom want to do more than 2 or 3 and could do them sequentially. I guess there might also be a case for batch changing status and classification but I don't currently use those. I suppose for remove tags (categories) a second box-arrow (label? tag?) icon could have a minus sign in it, or add/remove could be an option on the screen where you select the category. I'm assuming having selected some items in the list pressing the box arrow will bring up a screen to chose a category and a confirmation button (do-it or cancel). This could also have a remove/assign choice. Currently I have about a dozen tags in use, but I can imagine some instances might have many many more - the same selection dialog as when initially assigning categories would be ok. For 'remove tag' the list could be filtered to show only the tags currently assigned to any of the selected items. As I said above limiting this to adding/removing just one tag at a time would be fine if it makes things simpler Likewise for copy/move items to different collection (folder icon is ok) presumably the next screen when pressing the folder button will offer a list of collections and an option to select one and a confirm/cancel button(s). In the case of tag changes will the selection remain once the assign/remove process is done - would be handy if you did want to do another tag after the first. |
Beta Was this translation helpful? Give feedback.
-
Hey @Djey51, hey @rogercreagh,
we have been discussing this feature on GitLab, so if you're interested, we can talk about it here 😉
Basically selecting entries in the list and deleting the entries is already implemented. Additionally I have removed the "Delete all visible" option, as it can easily be done by pushing the select all button.
But now I'm unsure what other actions could be implemented.
Categories yes. But I guess the process requires also to set a category, unset/delete a category and handling the possibility, that some entries might have and might not have the category already assigned.
But what about any other attributes?
I'm thinking about the resources, but I doubt that a lot of people use it.
Updating dates? Is there a valid usecase for that?
Any other attributes?
I'm thinking about limiting the functionality for now to the categories. But maybe we can have a short discussion about it.
Here's the current state of the development and how it looks like:
(also the symbol is something that I'm not sure about...)
For the folder-icon I thought about letting the entries be moved to another collection, but I'm also not sure about it.
So I'd appreciate your feedback 😉
Beta Was this translation helpful? Give feedback.
All reactions