[GH-ISSUE #6660] [FR] bulk actions on multiple pages #2935

Open
opened 2026-03-23 21:26:15 +00:00 by mirror · 1 comment
Owner

Originally created by @annieappflowy on GitHub (Oct 29, 2024).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6660

Description

I cannot select more than one MD and of course, not possible to delete it quickly (need to click on three dots and then clean).
Is there a way in the app to take more than one element in lateral menu ? and delete it with one bouton

bulk delete, move to, and export

Impact

AppFlowy users

Additional Context

No response

Originally created by @annieappflowy on GitHub (Oct 29, 2024). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/6660 ### Description I cannot select more than one MD and of course, not possible to delete it quickly (need to click on three dots and then clean). Is there a way in the app to take more than one element in lateral menu ? and delete it with one bouton bulk delete, move to, and export ### Impact AppFlowy users ### Additional Context _No response_
Author
Owner

@Dhruv80576 commented on GitHub (Oct 29, 2024):

we can use gesture detector or Inkwell for detecting long press, and on long press it can enable multiple select, then we can perform options like delete, move or export on the list of objects selected.
It might work, i want to work on it can u assign it to me ?

<!-- gh-comment-id:2445246179 --> @Dhruv80576 commented on GitHub (Oct 29, 2024): we can use gesture detector or Inkwell for detecting long press, and on long press it can enable multiple select, then we can perform options like delete, move or export on the list of objects selected. It might work, i want to work on it can u assign it to me ?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#2935
No description provided.