mirror of
https://github.com/Finb/Bark.git
synced 2026-04-26 22:45:49 +03:00
[GH-ISSUE #16] 可以实现发送其他指令么? #13
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#13
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 @cuiliang on GitHub (Mar 2, 2019).
Original GitHub issue: https://github.com/Finb/Bark/issues/16
类似于IOS捷径那样,调用其他软件。
比如把发送的内容存入到笔记里、打开地图位置什么的。 增加一个uri的字段... 我不懂ios,但是如果能实现的话,可以结合Quicker软件实现很多奇妙的功能。
那样就可以在quicker里设计动作,在ios里执行了。
@Finb commented on GitHub (Mar 2, 2019):
你看看 ifttt jsbox之类的 是不是满足需求(我没用过,不过好像可以做你说的这种需求),这个App就是简单的推送提醒工具,应该不会加其他功能
CuiLiang notifications@github.com于2019年3月2日 周六23:27写道: