How do you organize receipts by month? Not by renaming a Drive folder 2026-03. By capturing each slip as a row with a real date, then filtering that column for the month you need. Soft product land: a ledger you own, not twelve camera-roll albums.
April, Tuesday morning. Your accountant asks for March. You open Receipts/2026-03. Twenty-something files. Half are phone photos with no filename that helps. Ace Hardware is in there somewhere. Tax is nowhere until you open each image and squint. A folder named for the month is still a shoebox with a nicer label.
| Approach | What you get | What you still do by hand |
|---|---|---|
| Month-named folders | Files grouped by album or path | Open each file for vendor, total, tax |
| Camera-roll albums | Twelve piles on the phone | Same hunt, worse search |
| OCR text next to files | Words and many $ amounts | Guess which number is the total |
| Date column on rows | Filter 2026-03-01…2026-03-31 | Glance, then export |
March is not a folder. March is every row whose date falls in that range. Once date is a field, month is free.
Why date-as-a-field beats month-as-a-folder
A local Q2 2026 run on n=20 synthetic receipts (Tesseract 5.5.0, dumb OCR / Drive-like extract) is the useful baseline. Vendor hit 95% (19/20). Date hit 100%. Total hit 100%. Tax hit 60% (12/20). All four fields correct on only 55% (11/20). Ground-truth Q2 sum $2,034.43 matched the OCR-parsed sum ($0.00 abs error). Treating OCR text like a searchable folder, every receipt (20/20) still had 2+ currency-like amounts, avg 6.05 matches per receipt, 121 across the set. Date at 100% is the point for this job: if date lands as a column, you can filter March without renaming files. Raw OCR text next to a pile is still not a month ledger.
A month workflow that actually ends in rows
Capture slips when they arrive. Confirm date, vendor, total, tax. Add category if you use one. Keep the source file linked. When someone asks for March, filter the date column and export CSV or Excel. OCR pulls the date off the page. It is the mechanism, not the story. You still decide whether a row belongs in the month.
Slipsheet turns photos and PDFs into rows you review, then a CSV or Excel file you own. Photo, PDF, or forward to receipts@slipsheet.app. Soft land only: open the ledger, filter the month, export what you need.
A few straight answers
Is a folder named 2026-03 organizing by month?
It groups files. It does not give you vendor, total, or tax as columns you can filter. That is still a shoebox.
Do I need twelve separate month spreadsheets?
No. One ledger with a date column is enough. Filter the range when you need March, Q1, or the year.
What if the receipt date is wrong or missing?
Fix the date field when you review. Folder names cannot fix a blank or wrong date inside the image.