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
+18
View File
@@ -0,0 +1,18 @@
properties:
note.essencePrice:
displayName: fluxPrice
note.pricePerPack:
displayName: crystalPricePerPack
views:
- type: table
name: Table
filters:
and:
- category == "Store"
order:
- file.name
- crytalPrice
- coreChargesPrice
- essencePrice
- pricePerPack
sort: []