Commit Graph

8 Commits

Author SHA1 Message Date
Matthias Beyer b613aba257 Remove unused function
We do not offer explicit diary functionality.

Either a user creates a diary implicitely by creating a new entry inside
of it, or not.
2016-07-31 11:13:20 +02:00
Matthias Beyer 5bde1cc207 Split into several files 2016-06-09 15:41:42 +02:00
Matthias Beyer f6971c6896 Implement view() 2016-06-09 15:41:42 +02:00
Matthias Beyer d8071a5624 Add functionality so one can create diary entries hourly and minutely 2016-06-09 15:41:42 +02:00
Matthias Beyer 19a37e6f9f Implement delete() 2016-06-09 15:41:42 +02:00
Matthias Beyer cf6d03ca03 Add main.rs 2016-06-09 15:41:42 +02:00
Matthias Beyer c5beb34614 Add dependencies 2016-06-09 15:41:42 +02:00
Matthias Beyer 937530b41f diary: initial import 2016-06-09 15:41:42 +02:00