mirror of
https://github.com/Finb/Bark.git
synced 2026-04-26 14:35:53 +03:00
[GH-ISSUE #340] [Feature] 希望增加回调功能,类似于微信快速回复消息 #299
Labels
No labels
bug
enhancement
in progress
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Bark#299
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zhfeng1 on GitHub (Feb 5, 2026).
Original GitHub issue: https://github.com/Finb/Bark/issues/340
如题,大佬辛苦评估一下是否可行。
长按消息弹出输入框,输入的内容返回到服务端后,组装回调URL并回调。
@Finb commented on GitHub (Feb 24, 2026):
暂时没这个计划
可以vibe一个回复页面,然后部署这个回复页面,之后将回复页面的url发送到bark,点击跳转过去回复。