Skip to content

Comments #28

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

Closed
TimurKady opened this issue Mar 7, 2021 · 4 comments
Closed

Comments #28

TimurKady opened this issue Mar 7, 2021 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@TimurKady
Copy link

Thank you so much! You have done a great job and created a very good product. At the same time, it should be noted that its main drawback is scarce documentation. It would be nice if you could take a little time and add some small comments to the code.
It's just that I, for example, spend a lot of time to understand what this or that parameter does. For example, I still did not understand what is node priority?
Tnx!

@TimurKady TimurKady added the enhancement New feature or request label Mar 7, 2021
@fabiocaccamo
Copy link
Owner

@Timurkhan thank you very much, I'm glad that you like it!
I know that the documentation could be improved a lot. I would like to do that, but for me it is a low-priority task and when I have some time to spend on open-source I prefer to fix bugs or implement new features.
Maybe one day I will have some sponsors I will add a great documentation to all my packages.

@TimurKady
Copy link
Author

Thanks for the answer!
I understand you. :-)
And yet, reveal the secret, what sets the priority of a node?

@fabiocaccamo
Copy link
Owner

The priority can be used to customize nodes ordering using the admin.

To keep nodes sorted correctly with respect to their parents but in a flat data-structure, nodes are sorted alphabetically using a str that is generated here.

#2 is one of the features I would like to work on.

@TimurKady
Copy link
Author

Tnx!!!

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

2 participants