Commit Graph

12 Commits

Author SHA1 Message Date
Matthias Beyer f79b8c000b imag-diary: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
Matthias Beyer f98afd4b01 Move dependencies 2016-09-21 16:58:21 +02:00
Matthias Beyer 4614b9d430 Use libimagentryedit instead of libimagrt 2016-08-09 15:47:56 +02:00
Matthias Beyer dcd72765bc Add deny() macro 2016-07-31 11:13:20 +02:00
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