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

usability improvement: improve the order of edit node menu entries #317

Closed
blurymind opened this issue Apr 17, 2023 · 2 comments
Closed

Comments

@blurymind
Copy link
Owner

It would be nice if they are ordered by last created (at the top rather than the bottom) and also last accessed (use the node access history to bump to the top the last edited)

@blurymind
Copy link
Owner Author

orders them by last created
dcd743d

now to explore using the access history to bump nodes up the list

@blurymind
Copy link
Owner Author

an idea is to mutate the array so when opening a node, it gets bumped to the start - but thats potentially bad for commit history of yarn created files - it will constantly create diffs and be hard to read

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

1 participant