Ghalko / noteTaker

Python/sqlite program to help take notes and time the amount of effort spent on projects.
MIT License
1 stars 1 forks source link

Fix replacing time #10

Closed Ghalko closed 10 years ago

Ghalko commented 11 years ago

Currently doesn't work. Same seconds come up on subsequent search.

Ghalko commented 10 years ago

Also need to fix the labels that don't update.

Ghalko commented 10 years ago

Labels for replace now update, using StringVars and IntVars. Also replace works too. It can take seconds or hh:mm:ss, as the second can be easier to compare to the search results.