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

Add an option for set the name of the image #122

Closed
zjinc36 opened this issue May 26, 2023 · 1 comment
Closed

Add an option for set the name of the image #122

zjinc36 opened this issue May 26, 2023 · 1 comment

Comments

@zjinc36
Copy link

zjinc36 commented May 26, 2023

I hope to add an option that we can set the image name

image

@henrik-forsell
Copy link

henrik-forsell commented May 29, 2023

There is a setting for this already, depending on what you want.
I have the following as the Name Base.
${datetime|yyyy-MM-DD_HH-mm-ss}${selectedText}

Example:
Select the text Leading with data
Paste the image and it comes out as:
![Leading with data](../images/2023-05-19_16-48-52Leading%20with%20data.png)
(Actually, I tend to have a space before the text and select that too to get a nicer file name.)

I hope it would work for you.

@zjinc36 zjinc36 closed this as completed May 30, 2023
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