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

Relative image folder name not available #3029

Closed
ExcueseLin opened this issue Feb 17, 2022 · 1 comment
Closed

Relative image folder name not available #3029

ExcueseLin opened this issue Feb 17, 2022 · 1 comment

Comments

@ExcueseLin
Copy link

Description

  1. Prefer relative asserts folder is ON;
  2. Relative image folder name is "${filename}"
  3. But image path is "/Documents/${filename}/2022-02-17-21-18-15-image.png"

image

I think path is /Documents/test/2022-02-17-21-18-15-image.png , because my file name is test .

Versions

-MarkText version: v0.16.3
Operating system: macOS Big Sur

@fxha
Copy link
Contributor

fxha commented Feb 17, 2022

Thank you for reporting the issue. We noticed that you are using v0.16.3 that doesn't support image variables. If you like, you can try the latest release candidate that support image variables. In your case, ${filename} is just a directory without any meaning.

@fxha fxha closed this as completed Feb 17, 2022
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