imag/bin/domain/imag-diary
Matthias Beyer 0cde88d661 Fix order of evaluation
We need to evaluate the commandline argument first and if there is none,
we use the default.

This patch fixes that bug.
2018-02-20 17:27:42 +01:00
..
src Fix order of evaluation 2018-02-20 17:27:42 +01:00
Cargo.toml Use new make_imag_version!() macro for building version string 2018-02-13 11:38:34 +01:00
README.md Fix broken README symlinks 2017-08-27 15:13:25 +02:00

Diary

The diary module is for keeping your diary notes.

The diary module giv3s you the possibility to write your diary in imag. It offers daily, hourly and minutely entries (the latter beeing more like a private tumble-blog).

Exporting the diary is possible, so one can write it in markdown and later pass that to pandoc, if desired, to generate a website or book from it.