obsidian-folder-notes icon indicating copy to clipboard operation
obsidian-folder-notes copied to clipboard

items list isn't updating dynamically

Open pcause opened this issue 2 years ago • 2 comments

I had a folder note open and a note that is listed in the folder note open in another tab. I deleted the note but the folder note didn't update its contents display. I would have expected that to happen. Closing and opening the folder note and the contents are updated

pcause avatar Oct 07 '23 14:10 pcause

I had a folder note open and a note that is listed in the folder note open in another tab. I deleted the note but the folder note didn't update its contents display. I would have expected that to happen. Closing and opening the folder note and the contents are updated

Can you provide a video? I didn't quite understand what you mean.

LostPaul avatar Oct 07 '23 21:10 LostPaul

I suck at videos let me try this. I have a folder note open in a tab and it has

a b c

I have b open in a second tab. i delete b. when i switch to the folder note tab is still see:

a b c

If I close and reopen the folder note tab I see:

a c

I expect the folder not to use some obsidian API to catch an item being deleted and to dynamically update.

pcause avatar Oct 09 '23 13:10 pcause