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

Add Rich Text Editor Widget for Reporting and Documentation Purposes #735

Open
Cyb3r-Monk opened this issue Nov 16, 2023 · 2 comments
Open

Comments

@Cyb3r-Monk
Copy link
Collaborator

When using the notebooks for threat hunting, notes, comments, and other documentation can be written in Markdown format. This sometimes can be cumbersome.

Panel library has a rich text editor which might be integrated into MSTICPy library to provide better documentation capabilities.
https://panel.holoviz.org/reference/widgets/TextEditor.html

@ianhelle
Copy link
Contributor

ianhelle commented Dec 9, 2023

I like this but not sure where it would fit in msticpy.
We do have the ObservationList class - if you're using that it would be nice to have something like this for descriptions/comments.
Do you think there is much benefit in adding this as a standalone function (since the code to add a panel element like is pretty simple)?
I'm all for it though if you have a good use case of how it would be used.

@Cyb3r-Monk
Copy link
Collaborator Author

Cyb3r-Monk commented Dec 14, 2023

I think I keep thinking msticpy as a gui application instead of something in the jupyter notebook. Would be useful if it had a gui :)

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

No branches or pull requests

2 participants