After struggling with maintaining zm1, with the adoption of jasmin we have decided to get a completely new tool to go alongside it.
zm's role has changed: It now maintains a list of articles contained within
the articles.csv file and a list of drafts contained in the drafts.csv file.
zm commands are all one letter. If you want to, you can still type them out though.
zm n(ew) # Make a new draft.
zm e(dit) # Edit a draft of an entry.
zm p(ublish) # Finalize/publish a draft.
zm P(DF) # Generate a GA PDF- a posix system (
ls,wc,grep,sed,touch,cut,awk,tail,nl,echo,rev,mv,tr) iconvbash- a working
$EDITOR(or, if$EDITORis not set,vi)
Just drop zm somewhere in a bin folder that's in your PATH
(or add the zm2 folder to the PATH).
cp -f zm ~/.local/bin/