Update docs and sort content

This commit is contained in:
github-actions[bot]
2025-02-06 14:25:23 +00:00
parent ff477cea7e
commit f7980be491
3 changed files with 9 additions and 52 deletions

View File

@ -1,6 +1,6 @@
---
date_created: 2025-02-06T11:59:39+08:00
date_modified: 2025-02-06T13:55:34+08:00
date_modified: 2025-02-06T15:43:41+08:00
title: Obsidian Web Clipper 离线阅读同人作品
date: 2025-02-06
author: KazooTTT
@ -34,6 +34,13 @@ astroType: post
阅读列表生成效果如下:
```dataview
table dateformat(published, "yyyyMMdd") as "发布时间"
from "Clippings"
where contains(tags, "替换为你要筛选的标签")
sort published desc
```
![Pasted image 20250206130132](https://pictures.kazoottt.top/2025/02/20250206-Pasted%20image%2020250206130132.png)
这样就可以很方便的进行后续回顾了。

View File

@ -10,7 +10,7 @@ published: true
slug: cover-generator
description: 本收集涵盖了多个封面生成工具和资源,旨在帮助用户快速创建美观且专业的封面设计。这些工具包括在线封面生成器、设计模板库以及自定义封面设计的技巧和指南。无论是用于书籍、报告、社交媒体还是其他用途,这些资源都能满足不同用户的需求,提升视觉呈现效果。
date_created: 2025-01-04T11:34:08+08:00
date_modified: 2025-02-05T01:15:01+08:00
date_modified: 2025-02-06T16:03:14+08:00
type: Post
status: Published
finished: true