Thank you for taking the time to address my concern. The information is invaluable. I knew there was more I could get out of Jarvis but didn't really understand how.
Joplin is a wonderful app, but Jarvis is the icing on the cake.
I was wondering whether the full note is inserted into the database. From your description, I get the impression the full note is inserted. Then as chats evolve, appropriate chunks of relevant notes augment the user's query. Is this correct?
Indeed Don, the full note (and extracted OCR) is inserted into the database, but it is first chunked, and each chunk is indexed independently so that the most relevant chunks are added to the chat.
So I understand, are you saying there is 2 copies of each note in the database? One copy being the full text and a second version that covers the full note but is a series of chunks. Is this correct?
The database in Jarvis only references where the chunks are within notes (such as the note ID, line number), so there is only a single copy of the content of your notes. The database is a SQLite, so you can open it and have a look around if you'd like.
Hi, Love this so far but Iām trying to work out how to get rid of the related notes panel and so far all Iāve come up with is renaming it to GOAWAY (it didnāt work)
please help