Simple Seed Organizer is a mobile/web app for home gardeners to track their seed inventory.
Home gardeners with large seed collections need a fast, inventory-first way to see what they own and what to use first—not another full garden planner.
Jul 23, 2026 6:06 PM
Twenty-plus-packet gardeners who want search and use-first hints without a heavyweight planner; not for plot design, calendars, or coaching as the main value.
I love my garden, and I love seeds. So why do I still dig through a neglected box stuffed with seed packets every year?
There’s got to be a better way to organize this stuff.
Best Day Ever is a calendar-integrated printable day planner for people with ADHD.
There is an unmet need for a tool that closes the loop between digital and physical planning — letting people move seamlessly between the two and work wherever they work best.
Jul 23, 2026 6:06 PM
Anyone who prefers working from paper but keeps their schedule digitally.
I have ADHD and keep a digital calendar — but a physical piece of paper is still my most effective tool in actually accomplishing things.
There’s got to a better way to bridge the divide.
Solo founders need an minimally viable design system — an MVDS — that contains core set of components and design principles to put solid foundations into the wet cement of their experiments.
Jul 23, 2026 6:23 PM
Not gonna lie - I want this for me.
Design systems are often rich in components but scarce on point of view. As a designer/founder, I want the bare minimum set of components I need to prototype an idea, plus my own zero-to-one design strategy baked in. An MVP, but for design systems.
Design and product people need a dead simple browser-to-Figma handoff.
Jul 23, 2026 5:35 PM
Anyone involved in the software lifecycle.
There's so many points of failure in the design workflow right now, from credentials, to parsing, to SSO limitations. Newer tools seem to break, or drift, or run out of tokens constantly. I just want a cut and paste from my browser to Figma that works every time so that I can get on with my task.
Experiment Hub is a structured ecosystem of agents, skills, spec-based development, and design system that allow me to discover, evaluate, build, and test business ideas.
I want a tool lightweight enough to get started fast, but structured enough to keep going.
Jul 24, 2026 9:33 PM
Neurodiverse or solo founders who experiment constantly.
I'm a neurodiverse designer and founder. My best ideas come fast and from everywhere. I need a lightweight scafoold to support developing them with rigor and pursue the strongest ones with focus.
Landing Zone parses emails, PDFs, and newsletters into calendar events for busy parents.
Working parents receive event and action-item information across too many formats and channels for any one person to reliably catch it all — and a tool that automatically extracts and calendars it would reduce the daily tax of keeping up.
Jul 23, 2026 5:36 PM
Working parents with school-age kids who receive event info via email, PDF, and newsletters — and regularly miss low-signal, high-consequence items buried in the noise.
I didn’t see a reminder buried in an email — and my kids missed the Kona Ice Truck.
There’s got to be a better way for parents to keep up with this stuff.
Scanned household paperwork, tagged into an archive that stays searchable inside the files themselves.
pdf-metadata-viewer
A local tool for turning a directory of scanned household documents into a searchable archive. It shows each PDF alongside its embedded metadata, allows editing title, subject, and keywords, and uses an AI vision model to suggest values constrained to a controlled taxonomy. Named entities resolve at runtime against the Notion Entities database, so the same person or vendor always gets the same tag across years of filing.
If metadata lives inside the file rather than in a tool's database, and tags come from a controlled vocabulary rather than free text, then a household archive stays searchable indefinitely and survives changing tools.
Aug 5, 2026 9:46 PM
A household archivist digitizing years of family paperwork who wants documents findable by both subject and person, working in periodic batches rather than continuously.
Scanning is the easy part. Consumer scanner apps stop at OCR, and document managers like Paperless-ngx or DEVONthink hold organization in their own database, so leaving the tool means leaving the organization behind. Embedded metadata plus a shared entity registry is the part nothing else covers.
Etsy inventory mirrored into Notion — with ancestry.
2
5
5
3
2
etsy-notion-sync
A scheduled, read-only tool that captures a complete versioned history of Etsy shop listing data (Etsy Open API v3, append-only SQLite) and mirrors current price/quantity/status into the Notion Inventory database. One-directional Etsy → Notion; never writes to Etsy.
A daily read-only capture can keep Notion inventory current with zero manual edits and unlock time-based analysis (price history, stock depletion, view trends) that Etsy itself doesn't offer.
Jul 23, 2026 5:27 PM
Katy as a solo Etsy seller running day-to-day inventory in Notion, with Etsy as the source of truth.
Keeping Notion in step with the live shop is manual today, and Etsy only shows current state — past prices, stock levels, and listing lifecycles are lost unless recorded. Also the groundwork API learning for future Etsy experiments.