41 lines
1.5 KiB
Markdown
Executable File
41 lines
1.5 KiB
Markdown
Executable File
---
|
|
title: "[Plugin] 自动化辅助增强 · Issue #3595 · Kenshin/simpread"
|
|
alias:
|
|
- "[Plugin] 自动化辅助增强 · Issue #3595 · Kenshin/simpread"
|
|
created-date: 2025-08-20T15:29:37+0800
|
|
type: Simpread
|
|
banner: "https://opengraph.githubassets.com/a7632f35422f545751efe972ced425d00660231b37fd5b5001e0b5fb5494b087/Kenshin/simpread/issues/3595 "
|
|
banner_icon: 🔖
|
|
tag:
|
|
idx: 9
|
|
created: 2025-08-31T15:35
|
|
updated: 2025-09-03T11:32
|
|
---
|
|
|
|
# [Plugin] 自动化辅助增强 · Issue #3595 · Kenshin/simpread
|
|
|
|
> [!example]- [🧷内部链接](<http://localhost:7026/unread/9>) [🌐外部链接](<https://github.com/Kenshin/simpread/issues/3595>)
|
|
> URI:: [🧷](<http://localhost:7026/unread/9>) [🌐](<https://github.com/Kenshin/simpread/issues/3595>)
|
|
> intURI:: [🧷内部链接](<http://localhost:7026/reading/9>)
|
|
|
|
%%
|
|
> [!example]+ **Comments**
|
|
> ```dataview
|
|
> TABLE
|
|
> WITHOUT ID
|
|
> link(Source, dateformat(date(Source), "yyyy-MM-dd")) as Date___,
|
|
> regexreplace(rows.Comments,"^@@\[\[.+?\]\]\s","") as "Comments"
|
|
> FROM "journals"
|
|
> WHERE contains(cmnt, this.file.name)
|
|
> FLATTEN cmnt as Comments
|
|
> WHERE contains(Comments, this.file.name)
|
|
> GROUP BY file.link as Source
|
|
> SORT rows.file.day desc
|
|
> ```
|
|
> **Description**:: 描述 增强简悦的自动化服务,提供更多监控模块。
|
|
%%
|
|
|
|
> [!md] Metadata
|
|
> **标题**:: [[Plugin] 自动化辅助增强 · Issue #3595 · Kenshin/simpread](https://github.com/Kenshin/simpread/issues/3595)
|
|
> **日期**:: [[../../80-归档/81-工作日记/202508/2025-08-20]]
|
|
|