Replies: 1 comment
-
Fyi, nemo-media-columns extension can also display this stuff in the list view, without needing to right-click. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Use the Context menu to display photo metadata with a simple right-click of the mouse.
The software needed for this to work is exiv2 and Zenity.
sudo apt install exiv2 zenity
Create a file called image-info.nemo_action and place it in .local/share/nemo/actions and copy the below code into the file
Note: The .local folder is hidden and located in your home directory.
Beta Was this translation helpful? Give feedback.
All reactions