summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* set up xochitl file structure, then scpHEADmainstuebinm2024-03-071-16/+152
| | | | | | | | | | | | | this results in a semi-workable thing. the biggest problem is that special remotes aren't really supposed to know much (or anything) about the files they store, which is an assumption I break in the most direct way possible: it only makes sense to store pdfs on a reMarkable. So this now uses exiftool to get the pdf's title. Unfortunately, most of my pdfs turn out to not have any titles – and those that have often have useless titles set (e.g. "Microsoft Word Document" or some such). Will have to think about that one a bit ..
* some initial hackingstuebinm2024-01-304-0/+278
most things work, but xochitl wants more meta data before things'll work