summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-05-19 12:38:34 +0200
committerMatthias Beyer <mail@beyermatthias.de>2019-08-05 20:09:07 +0200
commit882c9f9122f102ed91403f47345e8c95e5cc41c5 (patch)
treecc6f166c6e52acb492639892529926a3d1280c8d
parentddba2b118764cdc9e42bb250bd143ea9fe941468 (diff)
More CFP stuff
-rw-r--r--content/blog/2018-12-14-call-for-participation-3.md18
1 files changed, 15 insertions, 3 deletions
diff --git a/content/blog/2018-12-14-call-for-participation-3.md b/content/blog/2018-12-14-call-for-participation-3.md
index 4f07934..ad65797 100644
--- a/content/blog/2018-12-14-call-for-participation-3.md
+++ b/content/blog/2018-12-14-call-for-participation-3.md
@@ -37,9 +37,21 @@ would be a nice thing to have.
<!-- Old entries, still valid and possibly rewritten text: -->
+
+## imag ecosystem improvements
+
+Some stuff needs to be improved in the general imag ecosystem (read:
+non-domain libraries).
+
+* Porting the whole ecosystem to use "impl-trait", remove all unneeded
+ iterator types.
+* Rewriting/splitting of libimagentrylink into libimagentrylink and
+ libimagentryurl (external linking)
+
+
## imag-mail
-**Complexity: medium, Effort: low/medium**
+**Complexity: medium, Effort: medium**
Did you ever wanted to implement your own commandline email client? With the
imag project, you get the chance!
@@ -51,7 +63,7 @@ some details (or, even better: start a discussion on the mailinglist)!
## imag-health
-**Complexity: medium, Effort: low/medium**
+**Complexity: medium, Effort: medium**
Did you ever wanted to implement your own commandline health/workout/diet
tracker? With the imag project, you get the chance!
@@ -62,7 +74,7 @@ to ideas and discussion about this! Feel free to reach out via the mailinglist!
## imag-todo
-**Complexity: medium, Effort: low/medium**
+**Complexity: medium, Effort: medium**
(Needs reimplementation)