first commit
This commit is contained in:
Executable
+29
@@ -0,0 +1,29 @@
|
||||
---
|
||||
obsidianUIMode: preview
|
||||
created: 2025-08-30T11:45
|
||||
updated: 2025-09-22T13:27
|
||||
---
|
||||
|
||||
# 黑曜石玩家指南 Overview
|
||||
|
||||
## 标签云
|
||||
|
||||
```tagcloud
|
||||
source: query
|
||||
query: "03-Projects/99-黑曜石玩家指南"
|
||||
minFontSize: 5
|
||||
weight: 3
|
||||
shuffle: true
|
||||
```
|
||||
|
||||
## 页面目录
|
||||
|
||||
```dataview
|
||||
TABLE excerpt AS Comment, page AS Page
|
||||
FROM "03-Projects/99-黑曜石玩家指南"
|
||||
WHERE date>0
|
||||
SORT page asc
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user