tkellogg / Jump-Location

Powershell `cd` that reads your mind
MIT License
467 stars 26 forks source link

Add "jumpstat -scan" to recursively populate subfolders to DB with 0 weight #25

Closed chinhdo closed 9 years ago

chinhdo commented 9 years ago

Also added a few minor fixes/changes.

tkellogg commented 9 years ago

Wow, thank you! Even caught some TODOs while you were at it, like a boss 😊

chinhdo commented 9 years ago

My pleasure. This project is of particular interest to me because I tried a somewhat similar idea in the past based entirely on scanning instead of stats and that didn't work as well :)

tkellogg commented 9 years ago

@chinhdo can you please update Readme.md to document this. No need to send a PR for it.

chinhdo commented 9 years ago

@tkellogg: Sure will do that later today when I get back to my dev PC.

chinhdo commented 9 years ago

@tkellogg: Updated Readme.md file.