dbosk / heaper

A tool to prioritize among to-do's
MIT License
0 stars 0 forks source link

Setting the priority #3

Open dbosk opened 4 years ago

dbosk commented 4 years ago

When the user gives the priority, the program should do a binary search of items to compare to and the user answers lower or higher priority.

dbosk commented 4 years ago

Add command niceq to change the priority later.