Files
server-configs/siyuan/data/widgets/widget-latestupdated/widget.json

27 lines
847 B
JSON
Raw Normal View History

2026-02-13 22:24:27 +08:00
{
"name": "widget-latestupdated",
"author": "lovelife88",
"url": "https://github.com/lovelife88/siyuan-widget-lastedupdated",
"version": "0.0.5",
"minAppVersion": "3.0.0",
"displayName": {
"default": "Latest Updated Docs",
"zh_CN": "最近更新的文档"
},
"description": {
"default": "Display the most recently updated documents and their updates on a timeline, click to navigate to the document.",
"zh_CN": "利用时间轴展示最近更新的文档及其更新的内容,点击跳转到该文档。"
},
"readme": {
"default": "README.md",
"zh_CN": "README_zh_CN.md"
},
"funding": {
"openCollective": "",
"patreon": "",
"github": "",
"custom": [
"https://afdian.net/a/lovelife88"
]
}
}