actant 17 Posted February 4, 2020 Share Posted February 4, 2020 I just ran into some problem with tweaking .enex code. Something like this fails to load the iamge. Thank you so much for your suggestions! <br/><img src="https://help.sketchup.com/sites/help.sketchup.com/files/images/bpm-inferring-02.png"/><br/> Link to post
Level 5* DTLow 5,096 Posted February 4, 2020 Level 5* Share Posted February 4, 2020 2 hours ago, actant said: tweaking .enex code. I do such code tweaking. It's easier on a Mac where we have access to the note's content.enml component You need to be aware of the code restrictions; documented at https://dev.evernote.com/doc/articles/enml.php >>Something like this fails to load the image ... Evernote does not support dynamic loading of external images All images must be stored in the note container Link to post
actant 17 Posted February 4, 2020 Author Share Posted February 4, 2020 Hi @DTLow Thanks for your response! <br/><img src="https://help.sketchup.com/sites/help.sketchup.com/files/images/bpm-inferring-02.png"/><br/> The line above fails to load the image. It seems that the website blocked Evernote for Win from downloading the image. The line below has no problem in downloading the image to EN database. <br/><img src="https://www.google.com/images/branding/googlelogo/1x/googlelogo_color_272x92dp.png"/><br/> Link to post
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now