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

[Feature] Refreshing local images after the file changes #5861

Open
hard-sign opened this issue Oct 9, 2023 · 2 comments
Open

[Feature] Refreshing local images after the file changes #5861

hard-sign opened this issue Oct 9, 2023 · 2 comments

Comments

@hard-sign
Copy link

I use version: 1.7.5/Linux
I insert a lot of SVG images in my document. All the images are local; I use relative paths.
If I rewrite an image file, nothing changes in the document until I close Typora and re-open the document.
Format → Image → Reload All Images does nothing
Please add the possibility to manually reload an image.

@abnerlee
Copy link
Contributor

abnerlee commented Nov 8, 2023

Possible to attach a snip of your md file contains SVGs that cannot auto load for us to text it?

And what is your Linux distribution? If you also use other OS, does it also happens in other OS as well?

@hard-sign
Copy link
Author

@abnerlee

➜ uname -a
Linux penguin 5.15.0-88-generic #98~20.04.1-Ubuntu SMP Mon Oct 9 16:43:45 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux

Hm-m-m... I’ve just tried to reproduce the bug on a synthetic text, and I haven’t succeeded. Maybe, the problem is that the original text is too big:

➜ ls -l *.md
-rw-rw-r-- 1 hardsign hardsign 1400819 oct 28 10:00 dbguide_20231016.md
➜ wc -lwm dbguide_20231016.md 
   7363   86905  801838 dbguide_20231016.md

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

No branches or pull requests

2 participants