mirror of
https://github.com/Finb/Bark.git
synced 2026-04-26 06:25:55 +03:00
[GH-ISSUE #112] 添加小组件功能 #102
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#102
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 @xuanyanwow on GitHub (Sep 5, 2021).
Original GitHub issue: https://github.com/Finb/Bark/issues/112
对于小组件功能的自定义显示,是否有可行性,比如做一个行程提示的功能,除了推送消息外,还可以在小组件中显示今日行程等数据
@Finb commented on GitHub (Sep 5, 2021):
听起来挺有意思,延伸一下,可以推送任意文字到小组件上。
但我不清楚现在小组件是否能支持这种功能。
小组件是提前设好更新计划托管给系统的,很难用推送去实时更新,我得先研究研究
@xuanyanwow commented on GitHub (Sep 5, 2021):
感谢回复。我是一名PHP程序员,所以IOS前端这一块不太懂,劳烦您费心了。
按照其他软件的模式,软件内置了N种小组件模板 可以供用户选择。(主要看官方对于小组件模板的审核麻烦程度怎么样)
另外关于数据,有两种模式,应该是按第一种才比较合理。