I want to do something similar to what @BLUEFROG mentioned.
I would prefer to keep things within subgroups to keep files closer together. How do I reference an image (should it be a relative link?) so that when I open the markdown document in an external editor on Mac, that it will show the image from the subgroup img? Would the same approach work for DT3 and DTTG?
This is meant for use in DEVONthink.
This will not work with external editors unless you are indexing the files or you export the group to the Finder for use with them.
The groups in DEVONthink don’t exist so there’s no way for external editors to resolve the links, relative or absolute.
And no, item links will not work as they are URL schemes, i.e., they essentially need to be “run”, not just accessed.
I figured out what I was doing. I’m not sure if it’s intended behavior or a bug. I had unchecked Preferences > Web > Display images when the page opens. If I don’t restart, then it doesn’t pick up the change. I had to restart DT for the change to take affect. However since this is a local Markdown file, then should the Web setting affect this as well? Thanks.