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

Adding content to entry with same time stamp? #7

Closed Ghalko closed 11 years ago

Ghalko commented 11 years ago

This would help simplify things as there would only be unique time stamps in each project.

Ghalko commented 11 years ago

Modifies same project time stamp entry by inserting into the database. Uses a newline. Very useful.