summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-07-21 21:39:23 +0200
committerMatthias Beyer <mail@beyermatthias.de>2019-08-05 20:09:07 +0200
commit4dc64421c00094832bc0a0fb81d46cf3140d1b14 (patch)
tree9a64f50b8dd801a5c4c6730b215125452e21dd2a
parent613fa62eeb8fa45765aa60ad1cdd87ab83d2bcbc (diff)
Update ecosystem improvements
-rw-r--r--content/blog/2018-12-14-call-for-participation-3.md9
1 files changed, 3 insertions, 6 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 f6c8b2f..47e0387 100644
--- a/content/blog/2018-12-14-call-for-participation-3.md
+++ b/content/blog/2018-12-14-call-for-participation-3.md
@@ -54,13 +54,12 @@ would be a nice thing to have.
## imag ecosystem improvements
-Some stuff needs to be improved in the general imag ecosystem (read:
-non-domain libraries).
+Some stuff needs to be improved in the general imag ecosystem.
* Porting the whole ecosystem to use "impl-trait", remove all unneeded
iterator types.
-* Rewriting/splitting of libimagentrylink into libimagentrylink and
- libimagentryurl (external linking)
+* Revisiting the implementation of the bookmark library
+* Revisiting the implementation of the habit library
## imag-mail
@@ -117,5 +116,3 @@ Also, the whole "where"-clause syntax could be reevaluated and even checked
whether it is actually necessary. Maybe it is more convenient to offer imag
commands that filter rather than having a DSL for that.
-
-