Ask HN: How to Deal with "File Naming Problem"?
Frequently when I download something, the filename might be "Full.pdf" or "Book.pdf" rather than "[ActualTitleofBook].pdf"
If I go back to look for the file, it's likely to get lost so I'll probably just go hunt for the original PDF again online to download
Is this a problem to you or should filenames actually not contain anything about the subjects (like reflecting metadata)?
I guess my "solution" is manually requesting more changes of filenames from people until it catches on as a convention, unless someone convinces me that the random naming I see is fine for reasons I'm missing
4 comments
[ 2.4 ms ] story [ 19.0 ms ] threadSo if I download or get sent "Book.pdf", I'll rename it to how I'll remember it -- "Book Title - Author.pdf", etc.
That being said, I don't think there's any right answer here, it's usually just a matter of time and energy. If I had to enrich every single file I download with a great title / detailed metadata / etc that I'd need to find that file later, that's all I'd do all day.
eg https://www.technobezz.com/how-to-set-firefox-to-always-ask-...
(otherwise I wouldn't have to ask a question about this topic if files I download had some title you'd easily find in a search through files)
and I was wondering if we should encourage people to utilize a certain filename convention or if existing lack of a convention has a purpose
(programming languages for example sometimes have "style conventions" for how code should look; likewise I guess this is a kind of question about a convention about naming files - intuitively I'd think a PDF file of a book on "Geology 101" should be named "Geology101Book.pdf" for example, but frequently I do not encounter this)