mrjackphil / obsidian-text-expand

A simple text expand plugin for Obsidian.md
186 stars 12 forks source link

Some feedback/questions #80

Open merlinuwe opened 1 year ago

merlinuwe commented 1 year ago

Thank you for your nice plugin which makes it possible to transclude (embed) images from queries in a note. I have some feedback/questions.

  1. I use this code (~80 images):
path:Privat/Tinten/attachments (file:violet OR file:purple)
^### These are my inks
1. !$link
>That were my inks
  1. I use these settings:

image

  1. I am in Obsidians edit mode

  2. I press Strg-p and select "Text expand"

My questions:

Why do I have to wait to get the images? I cannot immediately change to view mode and "wait there" to see the images.

  1. ![[4 violett Tinten Linienbreiten.jpg]]
  2. ![[5 blaue und rotviolette Tintenklekse.jpg]] ...

If an images is deleted in the source folder and Obsidian is closed and startet again, the deleted image remains visible (!) in the note with the expander code. An automatically refresh (controlled by a switch in the options) of the query would be very nice. At the moment: Every time I have new, renamed or deleted Images I have to do Strg-p and select "Text expand". --> To be sure, I alway press these buttons.

It would be nice to have an autorefresh switch in the options.