You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current implementation of the files browser (aka "G-Code files") does not have a quick way of going back a couple of directories back, eg. in situation where I'm at "/some/models/are/located/here", and I would like to quickly go back to "/some/models". Instead, users have to click a couple of times on the ".." (go back) directory icon. This can get pretty tedious when dealing with elaborate gcode file trees.
To better visualise what's this proposal is about, take a look at the following "before" and "after" clips:
Adding the ability to quickly jump back would be a nice UX improvement, and would bring some feature parity to usual file browsers found eg. on users' usual desktop environments.
Solves the following problem:
No response
Additional information:
I'm willing to submit a PR with the feature already implemented, provided the FR gets accepted by the maintainers.
The text was updated successfully, but these errors were encountered:
sorry for the late reply! i would really like this feature, the only thing i would implement differently would be to use the word "/gcodes" instead of the house icon, as this is the real path.
If you make a PR, could you add this to the config files at the same time?
Requested feature:
Current implementation of the files browser (aka "G-Code files") does not have a quick way of going back a couple of directories back, eg. in situation where I'm at "/some/models/are/located/here", and I would like to quickly go back to "/some/models". Instead, users have to click a couple of times on the ".." (go back) directory icon. This can get pretty tedious when dealing with elaborate gcode file trees.
To better visualise what's this proposal is about, take a look at the following "before" and "after" clips:
BEFORE:
before_quicknav.webm
AFTER:
after_quicknav.webm
Adding the ability to quickly jump back would be a nice UX improvement, and would bring some feature parity to usual file browsers found eg. on users' usual desktop environments.
Solves the following problem:
No response
Additional information:
I'm willing to submit a PR with the feature already implemented, provided the FR gets accepted by the maintainers.
The text was updated successfully, but these errors were encountered: