Semantic Search for Notes #47
Replies: 2 comments 2 replies
|
Hi, thanks for the kind words! Semantic search for notes: good idea, and the text part is feasible. ZotSeek currently skips notes entirely, but the underlying storage can already accommodate them, so indexing note text (including Better Notes content, which is stored as regular Zotero notes) is a realistic feature. One scoping question for you: would indexing child notes (notes attached to an item) be enough for your workflow, or do you rely on standalone notes as well? Child notes fit naturally into the current model, where their text would enrich the parent item's search results. Standalone notes would need to appear as their own entries in the results list, which is a bigger change, so knowing your actual usage helps decide whether this can ship in stages. Images inside notes are a different story. All the embedding models ZotSeek runs locally are text-only, so searching images by meaning would require a multimodal model and essentially a separate search pipeline. That's out of scope for now. The practical middle ground is that the text surrounding images (and captions) would be indexed, so notes with images would still be findable by their textual content. About the indexing window staying on top: you've diagnosed it correctly, unfortunately. This is tracked in #14, and the root cause is in Zotero itself: its progress popup is created with |
|
Cool, thanks!
I have replied there. |
Uh oh!
There was an error while loading. Please reload this page.
Hey,
Thanks for this plugin.
I was wondering if similar semantic search can be done for notes that contain text and images(I use Better Notes plugin).
PS: The indexing window is annoying, and is still open under the discussions section. Let's hope the Zotero developers fix that issue.
All reactions