What to do when the folder is full?
Just a simple question. All those text files in that one folder (aka directory) that makes up the ZK, will someday be too many files for one folder. What can be done about that?
Howdy, Stranger!
Categories
- 3K All Categories
- 153 Research & Reading
- 700 The Zettelkasten Method
- 12 Knowledge Work
- 101 Writing
- 471 Software & Gadgets
- 155 Workflows
- 732 The Archive
- 15 Plug-In Showcase
- 88 Resolved Issues
- 225 Projects Logs and Journals
- 86 Project: Zettelkasten.de
- 53 Critique my Zettel
- 177 Random
- 375 Introduce Yourselves!

Comments
I've found the following thread and using the lowest value (for FAT 32 which is rarely used anymore) you can store 65,535 files. That equals creating 2 files per day for 80 years so I'm guessing the danger of reaching this limit is quite low especially if you have a newer filesystem. If you have a newer system as NTFS the limit is 4,294,967,295 files per folder which equals 147,087 files per day for 80 years.