Safe Haskell | Safe |
---|---|
Language | Haskell2010 |
Documentation
Uniquely identifying zettel
render :: ZettelID -> Text Source #
Render a zettel id as a text
The rendered id is "%y%m%d0000" where the latter number is the counter. For example the second zettel for 11.6.2020 would be "2006110002"