Vibe documents

This commit is contained in:
6d486f49
2026-06-23 13:30:43 -04:00
parent 6eaf7b0980
commit 89bd1ca1f9
92 changed files with 69503 additions and 67 deletions
+16
View File
@@ -0,0 +1,16 @@
views:
- type: table
name: Table
filters:
and:
- category == "Quest"
order:
- file.name
- description
- codeCharges
- exp
sort:
- property: codeCharges
direction: ASC
columnSize:
file.name: 287