You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm also adding this to Future Plans as this is a feature that would be easier to implement after we roll out version 2.0 and the GUI. I also think this should be included with the other feature #44 as .md files can contain links to images and might be the easiest way to store this data.
Potentially you may decide that instead of allowing #logo to directly access an image called #logo.jpg, you can create a template called #logo.txt that references logo.jpg.
This is what @GeorgeCiesinski referenced in the comment above
Hey Robbie, I know that it has been a while since I updated. I believe that this is not only possible, but a potentially easy feature to add. I found one possible solution here. This solution seems to use win32clipboard so Ideally I would prefer a multiplatform library if one exists. I know that all the OS's have some kind of clipboard or equivalent.
If an image file is placed in the template folder, it should be possible to insert it into the text.
For example, entering
#logo
in an email signature could insert the company logo.The text was updated successfully, but these errors were encountered: