sundevista / local-quotes

📜 Collect your quotes from all over the vault and embed them in different locations with refresh delays
https://sundevista.github.io/local-quotes/
MIT License
40 stars 1 forks source link

[BUG] Refresh button does not show #23

Closed OmniNaut closed 1 year ago

OmniNaut commented 1 year ago

The refresh button is not visible when in reading or live preview mode. It does not show when the mouse is clicking or hovering or outside the block When i hover over the block in the live preview mode, I see in the top right the edit this block icon, but no refresh button.

Code I use:

localquote
id 1
search *
refresh 1s

image image

I use Obsidian 1.1.15 I see no related issues in the console

sundevista commented 1 year ago

When i hover over the block in the live preview mode, I see in the top right the edit this block icon, but no refresh button.

With Style Settings plugin, you can select a corner of the refresh button. It should be visible while hovering a block. Try to change the corner.

OmniNaut commented 1 year ago

image Already tried that option, same result. No refresh button shows up. Also in reading mode the edit block icon is not available, but still no refresh button

sundevista commented 1 year ago

Got it. I'll look into this. Issue will be solved as soon as possible

sundevista commented 1 year ago

@OmniNaut Update the plugin to the latest version (1.8.5). Issue is resolved, I suppose. Maybe it will take some time for obsidian to see that plugin is updated

OmniNaut commented 1 year ago

I checked with update in Obisidian, it claims no update was found. 1.8.4 is still the latest one. Also checked with BRAT, also no update. I did a manual download and install, than I got this.

image image

sundevista commented 1 year ago

@OmniNaut Update was delivered earlier. Try to install from community plugins. If this error persist, send here a code block that provokes it

OmniNaut commented 1 year ago

I solved the problem of the error, that one was on my side. I have manually deleted the plugin, downloaded the release files and put them in the plugins folder myself. Because the community plugins still says 1.8.4 image

With 1.8.5 I have a refresh button and it works in a note, so 👍🏼. However having that note on a canvas will not refresh. When I click in the note on the canvas the quote is updated. When I click out of the note, on a different part of the canvas. The old quote is shown again. I don't know if it's a bug from the plugin or from Canvas

sundevista commented 1 year ago

@OmniNaut Canvas really can provoke some errors because Local Quotes is not adapted for this feature yet, I will look into it after huge codebase update (with some new features). About update, something strange with GitHub caching is happening, community page says it was updated 21 hours ago (exactly when 1.8.5 was released), but actual version is 1.8.4. I will close this issue as resolved and will open a new one about canvas support.

sundevista commented 1 year ago

@OmniNaut Update is already on community plugins page!