[GH-ISSUE #3681] Web Bookmark support fast command,it will look like RPA #2531

Open
opened 2026-02-27 00:53:19 +03:00 by kerem · 0 comments
Owner

Originally created by @SpenserCai on GitHub (Dec 3, 2024).
Original GitHub issue: https://github.com/electerm/electerm/issues/3681

What feature you'd like to see or proposal(期望什么新功能/特性或者建议)

web bookmark maybe can support fast command like RPA,support 2 model:
Normal mode: Implemented through simple configuration.
Advanced mode: Provides a unified interface, allowing users to develop their own command services (according to the standards provided by Electrm). After clicking on the command, it will call the user's command service (which can perform a series of operations internally), and finally the result will be passed on to select and executed.

Originally created by @SpenserCai on GitHub (Dec 3, 2024). Original GitHub issue: https://github.com/electerm/electerm/issues/3681 ### What feature you'd like to see or proposal(期望什么新功能/特性或者建议) web bookmark maybe can support fast command like RPA,support 2 model: Normal mode: Implemented through simple configuration. Advanced mode: Provides a unified interface, allowing users to develop their own command services (according to the standards provided by Electrm). After clicking on the command, it will call the user's command service (which can perform a series of operations internally), and finally the result will be passed on to select and executed.
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
starred/electerm#2531
No description provided.