add meta guide

This commit is contained in:
JMARyA 2024-03-08 13:25:14 +01:00
parent 09769f10fc
commit 2525dbe0f1
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
4 changed files with 41 additions and 3 deletions

View file

@ -50,9 +50,9 @@ table android-id, flatpak-id from "/" where startswith(lower(obj), "application"
list from "/" where startswith(lower(obj), "os")
```
### Codecs
### Formats
```dataview
list from "/" where startswith(lower(obj), "codec")
table mime, extension from "/" where startswith(lower(obj), "format")
```
### Filesystems