vasilecampeanu / obsidian-weaver

Weaver is an Obsidian plugin that integrates a ChatGPT-like interface into your note-taking workflow. This plugin makes it easy to access AI-generated suggestions and insights within Obsidian, helping you improve your writing and brainstorming process.
MIT License
202 stars 8 forks source link

Cannot input text when frame docked at top right corner #39

Closed jcoatelen-ledger closed 1 month ago

jcoatelen-ledger commented 1 year ago

Hi

First, thanks for your great work ! I met the following issue which is new after recent update (just updated with BRAT).

When tab is on main frame, all is fine, but when I the tab is at top right corner I have no access to the text input form. image image

Hope it's sufficient to investigate

vasilecampeanu commented 1 year ago

Hello, sorry about that. I think that happens because I set a fixed size for the conversation view. If you close the calendar below and let Weaver occupy the full height of the screen, then the input box should be displayed. I am going to look into it and solve that in the next update.