Pudl0 / westerloy

0 stars 0 forks source link

adding string comparism to sort by new name scheme #68

Closed Pudl0 closed 4 months ago

Pudl0 commented 4 months ago

We need to name the pdf files according to this scheme: "year-month" ex. "2023-07" for July 2023. The sorting will be reversed afterwards to have the most recent paper on top. The uploading should get some kind of framework later so that the user can set a month and year for the pdf file. These can be used for sorting. At the current state this is way too much work for the effort.