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

ENH: #273 Adds readonly mode custom var to control deleting and creating nodes via org-roam-ui #276

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

jeremygooch
Copy link

Minor enhancement that adds a new custom variable org-roam-ui-readonly-mode as a boolean that can be used to disable certain features (currently only create and delete node).

Controls showing the options in the UI as well as updating internal functions so these features cannot be called externally outside the UI when set to true/non-nil.

Jeremy Gooch added 2 commits November 20, 2022 12:15
…rolling editing abilities from org-roam-ui (specifically deleting nodes)
…so puts the create node button behind the boolean.
@jeremygooch
Copy link
Author

jeremygooch commented Nov 20, 2022

Just found this comment from @tefkah: #249 (comment), so sounds like the public facing version could make the changes in this PR moot. Leaving open just in case it provides value.

@rehandaphedar
Copy link

It seems that the project is inactive, and thus the public facing version is delayed. It would be nice to atleast have this PR merged until then.

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

Successfully merging this pull request may close these issues.

2 participants