FileSearch
Easily search for files in Picotron
Download now: load #filesearch
How to use:
- Type your query
- Press Enter
- Click the icon to launch to file in its preferred program
- Click the path to open it in FileNav
Think you can do better?
Prove it!
If you're feeling brave you're welcome to dive into my code and take whatever you want for your own carts :D
The FileSearch function in fileSearch.lua will be a good place to start. Also check out jaroWinkler.lua for an example of a similarity function. And you're welcome to ask me how any of this works, but I do not guarantee that I will remember anything :P
Thanks to:
- abledbody for their QuickSort implementation: https://www.lexaloffle.com/bbs/?tid=142305
- Matthew A. Jaro & William E. Winkler for the Jaro–Winkler distance: https://en.wikipedia.org/wiki/Jaro%E2%80%93Winkler_distance
- 369px for their fantastic GUI tutorials: https://www.youtube.com/@369px
[Please log in to post a comment]