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

Allow multiple Body panes from different nodes, other than the selected one. (Mirror LeoInteg #259) #120

Closed
boltex opened this issue Mar 31, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@boltex
Copy link
Owner

boltex commented Mar 31, 2024

Those 'body panes' opened aside, (other than the main body pane), stay opened until the node's gnx becomes invalid/deleted, or it's commander is closed.

To be implemented as a (yet) another 'fake' file system. :)

(Mirror this feature in LeoInteg's #259 also!)

@boltex
Copy link
Owner Author

boltex commented Apr 1, 2024

Note: Instead of creating another fake file system, The fragment part of the URI (after the gnx path) could be used to signify that that body is an 'open aside' to be kept open aside and stay locked on that gnx.

@boltex
Copy link
Owner Author

boltex commented Apr 1, 2024

Instead of fragments, simply prepending the commander's id separated with as slash from the gnx might be better.

Eg. 123/leoid123456789.1

@boltex
Copy link
Owner Author

boltex commented Apr 2, 2024

I'll still use another distinct file system scheme for those 'detached' body editors for a fixed gnx. This will allow to selectively permit or disallow commands.

@boltex boltex mentioned this issue Apr 26, 2024
@boltex
Copy link
Owner Author

boltex commented Apr 29, 2024

This is now in 0.2.13 beta ! 😮

@boltex boltex closed this as completed Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant