You are not logged in.
Pages: 1
I lost my custom actions when I upgraded my O.S.
I need help in getting a custom action that shows the filename when I have a file highlighted.
Thanks.
Ubuntu-Mate 24.04
Offline
I need help in getting a custom action that shows the filename when I have a file highlighted.
The filename is always displayed though. What exactly was this custom action doing?
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
This works. It shows the filename in Geany so I can just copy it instead of having to type it out.
basename %f > filename.txt && geany filename.txt && rm filename.txt
Ubuntu-Mate 24.04
Offline
Pages: 1
[ Generated in 0.008 seconds, 8 queries executed - Memory usage: 522.14 KiB (Peak: 522.98 KiB) ]