ComputerScienceHouse / ComputerScienceHouse/gallery
Improve Fast Directory Navigation
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 22
- Forks
- 30
- Avg merge
- 2h 26m
- Merged PRs (30d)
- 1
Description
Update the fast directory navigation system.
- [ ] Switch to Modal Interface Invoked by Hotkey
- [ ] Textbox that autocompletes possible directory paths by using a Trie
* Typing `2016/hi` should autocomplete a directory `2016/high c test` and `2016/hi world`
* Striking `Enter` should navigate to the 1st result displayed
- [ ] Striking Escape should remove the modal
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.