Closed qlibp closed 4 years ago
Further question, I'm not so familiar with emacs system, I just write newly added code into org-roam-server.el file as mentioned above, but it seems not work. What further steps should I take to activate it?
Thanks!
You don't need to add them yourself. They are added to the Github repo and built by the MELPA. So an update would suffice.
To update the package;
Either open M-x package-list-packages RET
and press I
then x
to update all upgradable packages. Or if you want to update only the org-roam-server
, you can reinstall org-roam-server
using package-reinstall
. M-x package-reinstall RET
and choose org-roam-server
Thanks, I'm done!
situation: If I enter an quite long notes title, then the name of the node is something like this.
feature request: It would be better if there is a param we could set the max length of the name in one line shown in the graph.
This feature is shown below, implemented by roam research