Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I am using nemo 5.6.4 and %F is not working #27

Open
nakhla opened this issue Jan 24, 2025 · 2 comments
Open

I am using nemo 5.6.4 and %F is not working #27

nakhla opened this issue Jan 24, 2025 · 2 comments

Comments

@nakhla
Copy link

nakhla commented Jan 24, 2025

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

@nakhla
Copy link
Author

nakhla commented Jan 24, 2025

kindly close the issue ,i found that i should use \"%F\"
my bad i am new to nemo actions

@amstelchen
Copy link

For posterity, it's:

~/.local/share/nemo/actions/attach_to_email_tbird.nemo_action :
Exec=thunderbird -compose to=,"attachment='\"%F\"'"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants