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

Implement markdown notes for Host, VMs and Jails #115

Closed
yaroslav-gwit opened this issue Apr 9, 2024 · 2 comments
Closed

Implement markdown notes for Host, VMs and Jails #115

yaroslav-gwit opened this issue Apr 9, 2024 · 2 comments
Assignees
Labels
new feature Label to apply to new features development

Comments

@yaroslav-gwit
Copy link
Owner

yaroslav-gwit commented Apr 9, 2024

This feature will be a part of my current effort to release a new version of the WebUI. The tiles below will support markdown, so one would be able to create a beautiful-looking notes for any resource available.

Eventually I may add this functionality to Networks, Datasets, Templates, etc.

Jail:
image

VM:
image

Host:
image

@yaroslav-gwit yaroslav-gwit added the new feature Label to apply to new features development label Apr 9, 2024
@yaroslav-gwit yaroslav-gwit self-assigned this Apr 9, 2024
@yaroslav-gwit
Copy link
Owner Author

Host is now done:
image

Will have to do something about the most common error state: if the markdown file isn't there (doesn't exist).
This edge case (affecting older installations) will likely be handled by the front-end.

@yaroslav-gwit
Copy link
Owner Author

The feature has been implemented for a while now, with the error case handled such as below:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Label to apply to new features development
Projects
None yet
Development

No branches or pull requests

1 participant