paulbricman / dual-obsidian-client

A skilled virtual assistant for Obsidian.
https://paulbricman.com/thoughtware/dual
Mozilla Public License 2.0
242 stars 7 forks source link

Fix regex conflict between fluid and descriptive search #11

Closed paulbricman closed 3 years ago

paulbricman commented 3 years ago

There seems to be some conflict between regex strings for fluid and descriptive search. Some descriptive search queries are interpreted as fluid search. They should be ironed out.

paulbricman commented 3 years ago

Apparently it's not a bug, it's a feature. Descriptive search should encourage descriptions about one single entry, for best compatibility with the natural language inference pipeline.