summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2017-04-22 11:45:08 +0200
committerMatthias Beyer <mail@beyermatthias.de>2017-05-03 10:49:37 +0200
commit1c0c9ff3780d9adaa034e4c3de460a8184d2bc1b (patch)
tree1f97076b40230f7170e12058c1bab88d2ea56ea9 /README.md
parent9650f46e23bd0df761ee936b4b28bbd55cad8ff3 (diff)
Update some README things
Diffstat (limited to 'README.md')
-rw-r--r--README.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/README.md b/README.md
index 8165f36c..1b42d3f2 100644
--- a/README.md
+++ b/README.md
@@ -25,20 +25,20 @@ try to interface with existing PIM tools (via their API or via some standard
format they use, e.g. vcard) to make the data they manage _linkable_
and _queryable_ in an uniform way.
-imag consists of _modules_ (e.g. `imag-notes`, `imag-diary`), where each module
-covers one PIM aspect.
+imag consists of _modules_ (e.g. `imag-notes`, `imag-tag`, `imag-view`), where
+each module covers one PIM aspect.
The initial approach is to use one PIM tool for one module.
-So you can use `imag-todo` with [taskwarrior](https://taskwarrior.org/)
-but `imag-calendar` with [icalendar](https://en.wikipedia.org/wiki/ICalendar)
-files.
+So you can use `imag-todo` with [taskwarrior](https://taskwarrior.org/),
+`imag-mail` with Maildirs and `imag-calendar` with
+[icalendar](https://en.wikipedia.org/wiki/ICalendar) files.
## Building/Running
Here is how to try `imag` out.
-`imag` is a _suite/collection_ of tools and you can build them individually.
-All subdirectories prefixed with "`libimag"` are libraries for the respective
-binaries.
+`imag` is a _suite/collection_ of tools (like git, for example) and you can
+build them individually.
+All subdirectories prefixed with "`libimag"` are libraries.
All subdirectories prefixed with `"imag-"` are binaries and compiling them will
give you a commandline application.
@@ -86,7 +86,7 @@ We also have a [mailinglist](https://imag-pim.org/mailinglist/) where I post
updates and where discussion and questions are encouraged.
There is a blog series which gets an update once a month on my blog, where
-[entries are tagged "imag"](https://beyermatthias.de/tags/imag).
+[entries are tagged "imag"](https://beyermatthias.de/tags/imag/).
I also post non-regular posts about imag things there.
I also post these blog posts