You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I plan to implement the filters (mentioned in #544 (comment)) by creating an overlay UI on the Smart View. One reason is that the settings page is already getting pretty crowded, so I think it makes sense to move some of the settings to the Smart View component itself. Same with the Smart Chat.
In the meantime, adding this as a main setting might make sense, but I think we should wait to make the change until v2.1 is in general release. That smart_entities code is being extracted into its own module, so that file will be removed/replaced. I also have a new settings file for v2.1. So if we wait, then we won't have to re-do anything.
But overall, great idea. And I appreciate all the feedback you;ve been giving to help make Smart Connections the best it can be 😊
From what I can understand, right now the number of connections to a note is a filter param, but pretty much uses the default of 20 always
obsidian-smart-connections/src/smart_entities.js
Line 123 in a413d32
WDYT about allowing this param to be set in the configuration of the plugin?
If you agree, I can also offer to raise a PR :)
The text was updated successfully, but these errors were encountered: