57 lines
1.1 KiB
Markdown
57 lines
1.1 KiB
Markdown
[中文](./README_zh_CN.md)
|
||
|
||
# List of Updated Notes
|
||
|
||
A plugin that generates a comprehensive list of notes that have been modified or created within a week.
|
||
|
||
## Features
|
||
|
||
- Track recently updated or created notes
|
||
- Support for both English and Chinese (中文) templates
|
||
- Easy-to-read list format output
|
||
|
||
## Example Output
|
||
|
||
```markdown
|
||
# Notes updated this week(20250222 ~ 20250301)
|
||
|
||
* ((20210117215840-jcl17fx "/Data Security"))
|
||
* ((20200923234731-h3zkwm2 "/FAQ"))
|
||
* ((20230429114837-70asb4j "/术语表"))
|
||
* ((20230405155631-leo4vc6 "/性能优化"))
|
||
* ((20200923234011-ieuun1p "/Please Start Here"))
|
||
* ((20201204181006-7bkppue "/请从这里开始/通用操作/模板片段"))
|
||
```
|
||
|
||
## Configuration
|
||
|
||
No special configuration required. Simply use the template from SiYuan slash menu.
|
||
|
||
## Languages Supported
|
||
|
||
- English
|
||
- Chinese (简体中文)
|
||
|
||
## Requirements
|
||
|
||
- Compatible with latest version of SiYuan
|
||
- No additional dependencies required
|
||
|
||
## Contributing
|
||
|
||
Feel free to:
|
||
- Report bugs
|
||
- Suggest features
|
||
- Submit pull requests
|
||
|
||
## License
|
||
|
||
MIT License
|
||
|
||
## Author
|
||
|
||
ttimasdf
|
||
|
||
---
|
||
|
||
For more information or support, please create an issue in the repository. |