Closed alexpeits closed 4 years ago
The function now expects file as the first argument, so I was getting the error:
file
(file-error "Opening input file" "File name too long" "/home/alex/{\"nodes\":[{\"id\":\"...")
Because it treated the body as the file path.
The changed was introduced in this commit https://github.com/org-roam/org-roam/commit/1756ec6441f7d2016682b7e22bc9370bdca56bb7
Thank you for integrating the update.
The function now expects
file
as the first argument, so I was getting the error:Because it treated the body as the file path.
The changed was introduced in this commit https://github.com/org-roam/org-roam/commit/1756ec6441f7d2016682b7e22bc9370bdca56bb7