Skip to content

Commit

Permalink
📝 doc: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
frostime committed Dec 4, 2023
1 parent 3abaaf9 commit 6a61576
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/i18n/CHANGELOG-en_US.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ The plugin has made adjustments primarily for this feature:
- Open the plugin settings - Daily Notes
- Click the "Add document attribute to past Daily Notes" button

![](https://github.com/frostime/siyuan-dailynote-today/asset/OldDNAttr.png)
![](https://cdn.jsdelivr.net/gh/frostime/siyuan-dailynote-today/asset/OldDNAttr.png)


Afterwards, you can query daily notes using SQL statements similar to the following example. The statement `custom-dailynote-202312%` will match all daily notes from December 2023:
Expand Down
2 changes: 1 addition & 1 deletion src/i18n/CHANGELOG-zh_CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
- 打开插件设置-日记
- 点击「为过去的 Daily Note 补充文档属性」按钮

![](https://github.com/frostime/siyuan-dailynote-today/asset/OldDNAttr.png)
![](https://cdn.jsdelivr.net/gh/frostime/siyuan-dailynote-today/asset/OldDNAttr.png)


此后, 你就可以通过类似的 SQL 语句查询 daily note 了, 如下 `custom-dailynote-202312%` 会匹配 2023 年 12 月份的所有日记
Expand Down

0 comments on commit 6a61576

Please sign in to comment.