Files
server-configs/siyuan/data/templates/weekly-updated-notes/template.json
2026-02-13 22:24:27 +08:00

26 lines
685 B
JSON

{
"name": "weekly-updated-notes",
"author": "Known Rabbit",
"url": "https://github.com/ttimasdf/siyuan-template-weekly-updated-notes",
"version": "1.0.0",
"minAppVersion": "2.9.0",
"displayName": {
"default": "List of Updated Notes",
"zh_CN": "本周更新的笔记列表"
},
"description": {
"default": "Generate a list of note entries modified/created in given time period, e.g. in 1 week.",
"zh_CN": "生成特定时间段内(如,一周内)更新或新建的笔记列表"
},
"readme": {
"default": "README.md",
"zh_CN": "README_zh_CN.md"
},
"funding": {
"github": "ttimasdf"
},
"keywords": [
"notes", "笔记"
]
}