mark ladded postings as uncleared

This commit is contained in:
Felix Van der Jeugt 2019-05-10 15:07:45 +02:00
parent e96321d9b4
commit 45012f6a83
No known key found for this signature in database
GPG Key ID: 58B209295023754D
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ $
x
# replace date with today
?^\$?
+s/....-..-../$(date +'%Y-%m-%d')/
+s/....-..-..\( [*!]\)\?/$(date +'%Y-%m-%d')/
# delete empty lines at end and quit
/^\$/,\$d
wq