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

see also

  • TagSpaces / github - a file manager with tagging and note-taking capabilities
    • tags are saved in filename or in sidecar .json
Written on October 10, 2020, Last update on May 24, 2024
file-manager ubuntu tags