Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add debug option, bump version to v0.1.3 v0.1.3 | Andinus | 2020-11-20 | 1 | -3/+6 |
| | |||||
* | Include the archive date in properties | Andinus | 2020-11-19 | 1 | -0/+2 |
| | |||||
* | Bump version to v0.1.2 v0.1.2 | Andinus | 2020-11-19 | 1 | -1/+1 |
| | |||||
* | Link the post title to url | Andinus | 2020-11-19 | 1 | -4/+3 |
| | |||||
* | Add date to the document | Andinus | 2020-11-19 | 1 | -0/+7 |
| | |||||
* | Add option to print version, bump version to v0.1.1 | Andinus | 2020-11-19 | 1 | -3/+12 |
| | |||||
* | Switch to Unicode::LineBreak from Text::Wrapper | Andinus | 2020-11-19 | 1 | -5/+8 |
| | | | | Unicode::LineBreak seems better. | ||||
* | Wrap text at 72 characters & put a space before each line | Andinus | 2020-11-19 | 1 | -2/+16 |
| | | | | | | Space before each line was done because some text may contain `*' at the start of line which confuses Org & it presents that as a new heading. Inserting a space before every new line fixes this. | ||||
* | Initial commit | Andinus | 2020-11-19 | 1 | -0/+81 |