org-roam / org-roam-ui

A graphical frontend for exploring your org-roam Zettelkasten
GNU General Public License v3.0
1.95k stars 108 forks source link

[BUG] org-roam-node-find-noselect removed from org-roam #212

Closed shader closed 2 years ago

shader commented 2 years ago

Describe the bug When trying to open node in Emacs, "Error (websocket): in callback `on-message': Symbol's function definition is void: org-roam-node-find-noselect" occurs.

To Reproduce Which specific things did you do which lead to said bug? E.g. what did you click, which commands did you call, etc.

  1. Select a node
  2. Click 'Open in Emacs' from node menu
  3. See error

Expected behavior Should navigate to node in Emacs.

What browser were you using? Firefox

Additional context The org-roam-node-find-noselect function was removed from org-roam yesterday: https://github.com/org-roam/org-roam/commit/eed1df90f571b19cae1581e7f5d938892b00c24d

tefkah commented 2 years ago

A great catch, thanks!

ewag01 commented 2 years ago

Hi -I just installed org-roam-ui today and updated org-roam and am having this problem still