As noted Dec 18 Meetup , What are the best way to get images inside your notes
@eastgate suggested smaller images will not affect performance at all.
@satikusala showcased enabling path in finder using View->Show Path Bar-> Copy Image file from the finder and pasting same in TB note using img tag as below <img src="/Users/prashant/Downloads/decision-tree.png">
Being week in Markdown , I can’t figure how to do the same as Markdown Images
You should be able to use Height and Width as you do in html. I don’t remember the exact syntax off the top of my head. It feels a bit strange to mix markdown and html, but it has worked when I have tried it.
Per the videos, above, I use attributes to construct the path. You can do the same thing with markdown.
This (the path is being pulled from my TBXConfig note, see second image. Per the condition, if the note has local values for the MediaPath or MediaDir, the note will use those):