diff --git a/ROADMAP.md b/ROADMAP.md
index da2548845..ea5a74e09 100644
--- a/ROADMAP.md
+++ b/ROADMAP.md
@@ -1,34 +1,8 @@
 # Roadmap / Wishlist
 
-Ideas about where the hledger project should be going next, as of 2019q4. 
-Discussion welcome.
+Current ideas about where the hledger project should be going next.
 
-## Targets
-
-Dated targets we are aiming for:
-
-- **hledger 1.17, 2020-03-01**
-  - field matching in CSV rules 
-  - reduce install hassles with terminfo C lib (?)
-  - more import/export options
-  - simple console charts
-  - refreshed home page, faq, tutorials, manuals
-
-### Archive
-
-- hledger 1.16, 2019-12-01 -
-ghc 8.8 support,
-more powerful CSV conversion,
-updated home page, faq, manuals,
-reduce install hassles with terminfo C lib
-
-
-
-----
-
-## Priorities
-
-Current priorities for the project, grouped under four overarching themes:
+## 2020 Priorities
 
 
 
@@ -40,8 +14,8 @@ Improving the docs.
 
 
 
-- home & faq
-- manuals (more discoverability on web)
+- home & faq
+- manuals (more discoverable structure of web manuals)
 - contrib guide (include readmes, update)
 - cookbook docs (survey, plan, update)
 
@@ -52,9 +26,9 @@ Improving the docs.
 
 Improving approachability, just-works quality, practicality, real-world usefulness.
 
-- ghc 8.8, stackage nightly
+- ghc 8.8, get back in stackage nightly
 - install issues (C libs..)
-- more powerful CSV conversion
+- more powerful CSV conversion
 - fill out holes in feature matrix
 
 
@@ -92,18 +66,27 @@ Improving suitability for investment tracking.
 
 ----
 
-## Wishlist
+## Current Targets
 
-A few high-level maintainer wishes, by topic. 
-Discussing/moving any of these forward is a big help.
+- hledger 1.18, 2020-06-01\
+more effective CI setup,
+updated home page, quickstart, tutorials etc.,
+negative matching in CSV rules,
 
-### Docs
+### Past Targets
 
-- build the contributor/dev guide from CONTRIBUTING.md plus the READMEs; clean up
-- move general PTA docs to plaintextaccounting.org
-- clarify web manuals' structure/TOC
-- refresh/integrate home page & faq
-- new tutorial(s)
+- hledger 1.17, 2020-03-01\
+field matching in CSV rules,
+reduce install hassles with terminfo C lib (?),
+more import/export options,
+simple console charts,
+refreshed home page, faq, tutorials, manuals,
+
+- hledger 1.16, 2019-12-01\
+ghc 8.8 support,
+more powerful CSV conversion,
+updated home page, faq, manuals,
+reduce install hassles with terminfo C lib
 
 ----