Matthias Beyer
b896bc2657
This patch fixes a bug where entries where created with `Store::retrieve()` rather than with the API from libimagdiary. This caused headers to be missing. Now, the CLI is parsed for the values passed and a NaiveDateTime object is crafted from that, which is then passed to libimagdiary. |
||
---|---|---|
.. | ||
create.rs | ||
delete.rs | ||
list.rs | ||
main.rs | ||
ui.rs | ||
util.rs | ||
view.rs |