diff options
author | breadcat | 2020-06-19 14:14:21 +0100 |
---|---|---|
committer | breadcat | 2020-06-19 14:14:21 +0100 |
commit | 02950f010e162f062945e7e63b7a16e6b01b0475 (patch) | |
tree | 6946db0308a60e72b2d349ba8ecd7b57713ff9cc /content/posts/automating-paperwork-payslips.md | |
parent | e46e122716b4f602491dd12ee78741463ec7fe51 (diff) | |
download | blog.minskio.co.uk-02950f010e162f062945e7e63b7a16e6b01b0475.tar.gz blog.minskio.co.uk-02950f010e162f062945e7e63b7a16e6b01b0475.tar.bz2 blog.minskio.co.uk-02950f010e162f062945e7e63b7a16e6b01b0475.zip |
Case sensitive page tags
Diffstat (limited to 'content/posts/automating-paperwork-payslips.md')
-rw-r--r-- | content/posts/automating-paperwork-payslips.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/posts/automating-paperwork-payslips.md b/content/posts/automating-paperwork-payslips.md index cf3e55d..32fb9ef 100644 --- a/content/posts/automating-paperwork-payslips.md +++ b/content/posts/automating-paperwork-payslips.md @@ -1,7 +1,7 @@ --- title: "Automating Grabbing Payslips For Use With Paperless" date: 2019-02-04T11:47:00 -tags: ["formats", "guides", "linux", "servers", "software"] +tags: ["Formats", "Guides", "Linux", "Servers", "Software"] --- My workplace has recently started sending out Payslips as email attachments instead of the usual physical sheet which I'm a big fan of, [Paperless](https://github.com/the-paperless-project/paperless) is always on hand to sort and process any paperwork I have which keeps things organised and under control. |