From Wishlist to Collection: A Recording System for What You Want

Inkcho

The mental wishlist that never gets checked

For many stationery enthusiasts, the transition from a casual interest to a dedicated collection brings a unique challenge: managing the “next” purchase. It is a common scenario for a collector to encounter a striking new pen or a vibrant ink color while browsing a shop or scrolling through social media, only to make a mental note that is forgotten within days.

Even worse is the confusion that arises without a centralized record. A collector might find themselves looking at a particular model and wondering, “Did I decide to skip this one because of the nib feedback, or was it the one I was waiting for a sale on?” Without a structured recording habit, these mental notes dissipate, leading to missed opportunities or, conversely, the accidental purchase of a duplicate item.

As developers of recording tools, we approach this not as a lack of discipline, but as a management design problem. Information regarding your future collection should not be scattered across browser bookmarks, screenshots, and paper scraps. To maintain a sustainable and organized hobby, a collector needs a dedicated “pre-inventory” state—a wishlist that functions as a structured data set rather than a vague list of desires.

Core wishlist fields

A functional wishlist must be more than a simple list of names. It needs to provide enough technical detail so that when the time comes to make a purchase, you have all the necessary context at your fingertips. Based on our operational-design research, the following fields are essential for an effective wishlist.

FieldWhat it’s for
TypeCategorizes the entry as either a “Pen” or an “Ink” for distinct list management.
Maker / ModelFor pen entries, records the manufacturer and the specific series or edition.
Brand / Color NameFor ink entries, logs the brand and the specific shade name.
PriceA free-text field to record the estimated cost, a price range, or a specific sale price.
MemoA flexible area for additional context, such as a specific shop name or a reminder of why you want the item.
Manual Sort OrderEnables you to prioritize your most-wanted items by dragging them to the top of the list.

By organizing future acquisitions into these specific categories, you transform a disorganized set of wishes into a searchable and actionable plan.

Why price is free text, not a fixed number field

One of the specific design choices we made in our database schema was the transition of the “Price” field from a numeric (integer) type to a free-text (text) type. While it might seem counterintuitive for a price field to allow letters, this choice reflects the reality of how collectors track costs for items they don’t yet own.

A strict numeric field forces a level of precision that is often unavailable or unhelpful for a wishlist item. For example, a collector may remember that a pen was “around $150,” or they may want to note a price range like “¥20,000 – ¥25,000.” In other cases, they might want to record a specific context, such as “Sale price at [Shop Name]” or “Used market average.”

By treating price as free text, the management tool accommodates these variations without forcing the user to commit to a single, potentially inaccurate number. This flexibility allows the wishlist to function as a reference log rather than a rigid accounting sheet. It is important to note, however, that this is a static record-keeping field; the system does not track live prices or provide automated sale alerts.

From wishlist to collection in one step

The ultimate goal of any wishlist entry is to eventually become a permanent part of your collection. In many manual systems or generic note-taking apps, this transition is a point of friction. A user must delete the wishlist entry and then manually re-enter all the same information—maker, model, brand, or color—into their main inventory log.

To solve this, we designed a “one-step” transition flow. When a wishlist item is purchased, the collector can move it into their active pen or ink collection with a single action. This “Add to Collection” feature automatically carries over the primary identification fields—such as the maker and model for a pen, or the brand and color name for an ink—directly into a new registration form.

This design ensures data continuity and significantly reduces the burden of manual entry. Instead of starting from scratch, the user only needs to add the final details of the physical object, such as a photo taken with their camera or the specific nib size. This seamless bridge between “wanting” and “owning” is a core part of maintaining a sustainable recording habit.

How Inkcho handles this

We built Inkcho to serve as a centralized hub for every stage of your hobby, from initial interest to long-term maintenance. The Wishlist is one of the five primary sections of the app, accessible via a dedicated tab in the bottom navigation bar.

Key features of the Inkcho wishlist include:

  • Dual-Type Support: Easily toggle between “Pen” and “Ink” views to manage your future acquisitions separately.
  • Structured Entry Forms: Fields for maker, model, brand, color name, and the flexible free-text price field are all included.
  • Prioritization: Use the “Reorderable” list feature to manually sort your wishlist, ensuring your highest-priority items are always visible at the top.
  • Seamless Transition: The “Add to Collection” button prefills the standard pen or ink registration forms using your wishlist data, making it easy to log your new arrivals.
  • Free Tier Access: The wishlist is available to all users. Even on the free tier, which limits active collections to 5 pens and 10 inks, you can manage your wishlist to plan your next rotation.

Inkcho is designed to be a private, local-first tool. It does not sync with external retailers or shopping sites, ensuring that your data remains entirely under your control on your device. For collectors who want to back up their data or move it to a new device, CSV and ZIP (including photos) export and import are available for free to all users.

You can download Inkcho on the App Store to start organizing your wishlist today:

.

Summary

Managing a wishlist is the first step toward a well-organized fountain pen and ink collection. By moving from scattered mental notes to a structured system that tracks types, models, and flexible price estimates, you gain a clear view of your future acquisitions. A dedicated wishlist not only prevents duplicate purchases but ensures that when you are ready to buy, your data is ready to move into your collection with you.

For a broader look at how different tools compare for managing your collection, see our hub article: Notebook, Spreadsheet, or App? How to Track Your Fountain Pens and Inks


This article organizes information from a recording and organizing perspective. If you notice an error or outdated information, please contact us. Last verified: August 2026

Copied title and URL