App to keep track of watches?

Posts
64
Likes
44
Hello All,

does anyone use an app to keep track of their watches? I was using Watchee and I got a new phone and low and behold, none of the data is there anymore.

I experimented with a spreadsheet once before but I found it outdated.

thanks I’m advance for advice!
 
Posts
1,956
Likes
5,913
I find the empty spaces in my bank account to work best.
 
Posts
7,722
Likes
14,288
Started with a Lotus 1-2-3 spreadsheet around 1988, later converted to Excel around 1995, and have been using it ever since. I don't like the idea of an app where my data is in the cloud, I like it on my hard drive (with appropriate backups).
 
Posts
3,638
Likes
24,596
I use a spreadsheet. Honestly, there are so many things in my life where I try to use a pretty app, but I end up back in Google docs because I can customize it so easily.
 
Posts
266
Likes
390
Write one using PowerApps or AppSheet - then its available on all your devices to view, edit or add content - takes only an hour or so to develop including for novices...
 
Posts
4,593
Likes
10,810
The last thing I want to do is associate our old school watch collecting past time with some latest electronic technological fiddle-fυck like an app. Bad enough we're on the net.
 
Posts
3,131
Likes
20,912
You can keep track of your collection using the Chrono24 app and website. My “collection” is small enough I haven’t felt the need to track things but I’m almost to the point where I will start a spreadsheet.
 
Posts
3
Likes
0
Write one using PowerApps or AppSheet - then its available on all your devices to view, edit or add content - takes only an hour or so to develop including for novices...
thanks for the information!
 
Posts
224
Likes
187
You can keep track of your collection using the Chrono24 app and website. My “collection” is small enough I haven’t felt the need to track things but I’m almost to the point where I will start a spreadsheet.
I use this as well, pretty seamless UI
 
Posts
3
Likes
0
thanks for the information!







This is a really practical topic - having an app to track your watch collection makes it so much easier to log details like service history, purchase date, and straps, especially when you have multiple pieces to manage. Being able to sort by brand, complication, or condition keeps everything organized and gives you a clearer picture of what you own. Also, for admin tasks like organizing paperwork or fax cover sheets for warranties or services, I’ve found fax cover sheets/ handy and easy to use when prepping documents.
thanks for the information!
 
Posts
34
Likes
211
Hi! If you're willing to try "vibe coding", it's pretty easy to create your own watch database/UI for storing all your watch collection info. I built one using claude.ai but there are other options like Replit and Loveable. This started out as a fun project to explore vibe coding and then kept growing in scope. The app stores all my watch data, photos, documents, etc. A simple database/UI can be created in a couple of hours if you map out what you want in advance. Only downside is the LLM monthly subscription fee, but I would be paying that anyway for other uses. Below are some screen shots of my UI for inspiration! Happy to share my learnings with anyone who wants to build their own app.
 
Posts
34,805
Likes
39,368
Hi! If you're willing to try "vibe coding", it's pretty easy to create your own watch database/UI for storing all your watch collection info. I built one using claude.ai but there are other options like Replit and Loveable. This started out as a fun project to explore vibe coding and then kept growing in scope. The app stores all my watch data, photos, documents, etc. A simple database/UI can be created in a couple of hours if you map out what you want in advance. Only downside is the LLM monthly subscription fee, but I would be paying that anyway for other uses. Below are some screen shots of my UI for inspiration! Happy to share my learnings with anyone who wants to build their own app.
See this isn't a bad idea, but I cannot stress how much you should keep this information safely on your local computer and not in a cloud service or online, especially if its vibe coded.

What you're effectively creating is a tool for casing yourself and there are so many of these services online we've checked out that had zero thought put into security and are a genuine danger to yourself and your family, so stick to local data within your personal control.
 
Posts
34
Likes
211
See this isn't a bad idea, but I cannot stress how much you should keep this information safely on your local computer and not in a cloud service or online, especially if its vibe coded.

What you're effectively creating is a tool for casing yourself and there are so many of these services online we've checked out that had zero thought put into security and are a genuine danger to yourself and your family, so stick to local data within your personal control.
That's a really important point. I set this up so that all my data is stored locally on my computer. The clear button wipes the browser & cloud storage of my collection data (at least that's the design intent). This also means I need to upload my data file each time I go to use the app (hence the save/upload/clear buttons) and need to be diligent about hitting the clear button when I'm done. It's a small pain point, but tried to (hopefully) address the data security issue up front.
 
Posts
647
Likes
1,603
Hi there. Interesting, I should start keeping track of the collection. However, I have very limited skills when it comes to Excel etc. Does anyone have a basic empty spread sheet example willing to share this with me?
Thanks in advance.
 
Posts
34
Likes
211
Hi there. Interesting, I should start keeping track of the collection. However, I have very limited skills when it comes to Excel etc. Does anyone have a basic empty spread sheet example willing to share this with me?
Thanks in advance.
Hi! Here's a stand alone excel spreadsheet. Wasn't sure what you want to track, so this may be overly inclusive. There are drop downs to input some data to save time typing and a separate service tab if that's something you track. Feel free to modify or discard, it only took a couple of minutes for me to build it (using Claude). Hope this helps.