nemo_actions_and_cinnamon_scripts
nemo_actions_and_cinnamon_scripts copied to clipboard
I am using nemo 5.6.4 and %F is not working
hello I am using nemo 5.6.4 and %F is not working only %f and it get the filename but the path is home diectory, so where ever the file is in my machine, its full path is ~/filename.ext
how to resolve this as i need the path as well as the filename tried %u %d also not working
kindly close the issue ,i found that i should use \"%F\"
my bad i am new to nemo actions
For posterity, it's:
~/.local/share/nemo/actions/attach_to_email_tbird.nemo_action :
Exec=thunderbird -compose to=,"attachment='\"%F\"'"