Open iff opened 2 years ago
There was a bug in roam. The display name was not persistent. https://roamresearch.slack.com/archives/CN5MK4D2M/p1666158544341889
Now if you "check for update" and change your display name once (and then revert it if you want) it should fix it.
But I'm going to add the "Anonymous" option.
Thanks! (I posted to bug-reports
a week ago: https://roamresearch.slack.com/archives/CN2L1UUHY/p1665074596738059).
Could you reproduce the second issue? I still get that even if I install the extension in a fresh graph and set the "Display Name"..
Have you tested it today? Because for some reason before the roam's fix even with a Display Name it was not working for me either.
Yep, just after the fix was deployed. Tested on a new graph with a fresh installation of the plugin and on an existing graph.
I did not dive into the code but it seems like commenting on a highlight fails if no "Display Name" (I guess that is
:edit/user
?) is set for the graph? Maybe falling back to "Anonymous" would be an option?Should be reproducible on a new graph (both Browser and Electron App, tested only on Linux) without setting the "Display Name" in the settings.
Even when testing in a graph where the Display Name is set I get an error when commenting:
Not sure if I'm doing something wrong, but commenting does not work on all in my graphs. If it helps I can try to record a video..