File Manager

Nemo - File Manager for Cinnamon - (github)

Emblems

metadata is stored by GVFS in ~/.local/share/gvfs-metadata/, use GIO API to have access to those attributes in your own program.

  • Backup emblems - ` emblems are stored in ~/.local/share/gvfs-metadata`
$ gio info /path/to/folder | grep emblems # get embles
$ gio set # set emblems

CLI

sudo apt install mc
Written on October 10, 2020, Last update on March 10, 2023
file-manager ubuntu