adifyr/obsidian-chat-view

For long chats, Chat View only works when I scroll down far enough

Opened this issue · 0 comments

When I have a large chat of around 500 messages, it will only render as Chat Windows once I have scrolled all the way to the bottom, otherwise it is just rendering the chat block text. I guess Obisidian may be buffering opening the file and it doesn't detect the closing backticks until I scroll down far enough?

I have a workaround which is creating multiple ```chat``` blocks and then it loads them correctly. But I thought I'd report it still just in case anyone else has the same issue and in case a better solution exists.