add meta guide
This commit is contained in:
parent
09769f10fc
commit
2525dbe0f1
4 changed files with 41 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue