diff options
| author | Stefan Kangas <stefankangas@gmail.com> | 2020-05-06 22:38:34 +0200 |
|---|---|---|
| committer | Stefan Kangas <stefankangas@gmail.com> | 2020-05-06 22:39:16 +0200 |
| commit | d5261df9f2a2a45879e0318031f9f110b109f433 (patch) | |
| tree | cf2f9275e89fa2e1123f44888252591776c02900 | |
| parent | b9d59094586f1eb1c1a492003c0f32640e8fdb5e (diff) | |
Update another lieer reference
| -rw-r--r-- | initial_tagging.mdwn | 2 | ||||
| -rw-r--r-- | software.mdwn | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/initial_tagging.mdwn b/initial_tagging.mdwn index c825421..fa86b4d 100644 --- a/initial_tagging.mdwn +++ b/initial_tagging.mdwn @@ -88,7 +88,7 @@ the 'new' tag approach discussed above. tagging script that read its configuration from a JSON file. The script is written in Perl6 and depends on the Email::Notmuch binding. -* [gmailieer](https://github.com/gauteh/gmailieer) Fast email-fetching and two-way tag synchronization between notmuch and GMail. +* [lieer](https://github.com/gauteh/lieer) Fast email-fetching and two-way tag synchronization between notmuch and GMail. ## Notmuch MDA -- `notmuch-insert` diff --git a/software.mdwn b/software.mdwn index 5e5553e..db96b16 100644 --- a/software.mdwn +++ b/software.mdwn @@ -98,7 +98,7 @@ Have a separate [[wiki page|frontends]]. <td>work in progress</td> </tr> <tr> - <td><a href="https://github.com/gauteh/gmailieer">gmailieer</a></td> + <td><a href="https://github.com/gauteh/lieer">lieer</a></td> <td>tags: yes, mail: fetch</td> <td>GMail</td> <td>bi-directional tag</td> |
