Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| thunar:dev:gio_metadata [2020/10/03 06:51] – add footer nav kevinbowen | thunar:dev:gio_metadata [2022/12/30 22:36] (current) – [Thunar - Using gfvs metadata] alexxcons | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ~~NOTOC~~ | ||
| + | {{ : | ||
| + | ====== Thunar - Using gfvs metadata ====== | ||
| gio info -a ' | gio info -a ' | ||
| Line 15: | Line 17: | ||
| | | ||
| | | ||
| - | (Info from [[https:// | + | (Info from [[https:// |
| + | |||
| + | |||
| + | Check used emblems of a file: | ||
| + | |||
| + | $ gio info 22 | grep emblem | ||
| + | | ||
| + | |||
| + | Set some other emblems: | ||
| + | |||
| + | $ gio set 22 metadata:: | ||
| + | |||
| + | Note that it is required to refresh the folder to see the changes | ||
| ---- | ---- | ||