Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smart Connections: Find: Make Smart Connections is Not Working #908

Open
dvansoye opened this issue Dec 5, 2024 · 2 comments
Open

Smart Connections: Find: Make Smart Connections is Not Working #908

dvansoye opened this issue Dec 5, 2024 · 2 comments

Comments

@dvansoye
Copy link

dvansoye commented Dec 5, 2024

Hi,
When I select some text and invoke the Smart Connections: Find: Make Smart Connections command, I get the following error in the console while running Windows 11.

I'm running the latest version of Obsidian and 2.3.40 of Smart Connections.

I have some very long notes so it is important to get connections for a particular block and not the entire note.

image

Command failed to execute:
connections : sc-find-notes

TypeError: Cannot read properties of
undefined (reading 'render_view' )
at Object.editorCallback (plugin: smart-connect
ions : 17737 : 28)
at e.mobileOnly. Pl. isMobile. e. checkCallback (a
pp.js : 1 : 1936161)
at ZU (app.js : 1:1935421)
at e. executeCommand (app. js : 1 :1937023)
at e. executeCommandById (app. js : 1 : 1936930)
at eval (plugin: cmdr: 7:16584)
at e. handleEvent (app. js : 1:1233474)

app. js : 1

@brianpetro
Copy link
Owner

@dvansoye thanks for bringing this to my attention.

I did notice this bug yesterday and I believe it is already fixed on the early-release version. The fix will make it to the main release shortly.

In the meantime, the "Smart Lookup"(formerly Smart Search) view can be used to input custom queries.

Lastly, good to know that the block-level connections-lookup feature is being used. Unfortunately, I often don't become aware of whether anyone is using a particular feature until it breaks 🌴

@dvansoye
Copy link
Author

dvansoye commented Dec 5, 2024

Awesome! Thanks Brian. 🕺

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants