TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: DoubleMemory – more efficient local-first read-it-later app

162 pointsby randomor14 days ago
DoubleMemory started as an experiment to see if I can somehow automatically save all double cmd + c, as I often do instinctively, so I don&#x27;t need extensions to save links and text into an app, and avoiding flooding the capture history as regular clipboard managers does.<p>My motivation was not to create a read-it-later app, yet it evolved into this unique yet cohesive form of a read-it-later + bookmarking organizer + clipboard manager + card based note-taking app over the last 6 months. It also launches from the menu bar with a shortcut and navigates with keyboard shortcuts. My favorite part is instead of rendering a list of article titles, everything is rendered as pretty preview cards in a translucent Pinterest-like mood board. It also has a nifty iOS app, that will allow you to swipe with your thumbs between articles just like on iOS Safari...<p>Now that Pocket is closing, this is after Instapaper going back to indie and Omnivore and UpNext and numerous others closing over the years. All of these are cloud-hosted services, which got me reflecting: maybe this local-first architecture would be well positioned to build in this space.<p>Here is my not-so-scientific comparison:<p>## Domain<p>$10 vs $1M = 100,000x difference.<p>## Server running cost<p>No servers other than what&#x27;s running by iCloud vs $1M per year = 1mX difference<p>## Platforms<p>Apple only (mac + iphone + ipad) vs Multi platforms (windows, linux, android also supported) = 20X maintenance cost difference<p>## Capturing<p>No browser extensions required v.s. maintain all extensions for various browsers and extension stores = 5x difference<p>## Architecture<p>App receives the link, Apple generates the rich preview cards for thousands of different types of links, app caches these preview cards. vs. Someone write some custom code for each link type or with Open Graph, one designer created one generic card that works for all links. = 100x cost difference.<p>I know, Apple is coming for clipboards with more restrictions, which is basically a shared global state on Mac systems, DoubleMemory does also support other ways to capture: drag-n-drop to app&#x2F;menubar icon&#x2F;app icon, right click-&gt;Services menu, or Share sheet. We will add more auto-importers.<p>Also vibe coded some importers for Pocket, Omnivore and ReadWise here: <a href="https:&#x2F;&#x2F;doublememory.com&#x2F;posts&#x2F;tools" rel="nofollow">https:&#x2F;&#x2F;doublememory.com&#x2F;posts&#x2F;tools</a><p>Everything in the app is free with no limits. Capturing is really step 0. You giving us a chance to save your content, doesn&#x27;t mean you are getting any values out of it (ain&#x27;t that the typical story of read-it-later apps? save-it and never-read-it). the eventual goal is to easily retrieve these content, and eventually consuming them. I hope to eventually launch paid features that aligns with these value generating workflows.<p>App Store link: <a href="https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;doublememory&#x2F;id6737529034">https:&#x2F;&#x2F;apps.apple.com&#x2F;us&#x2F;app&#x2F;doublememory&#x2F;id6737529034</a><p>Let me know what you think...

16 comments

allenu14 days ago
Looks like a really interesting idea here! Congrats on shipping. I just downloaded it to play around with. The screenshots are well done and make the app feel like something exciting to try out.<p>I would work on trying to simplifying the landing page copy, though. The &quot;Stress-Free Bookmarking, Read-it-later, and Clipboard...&quot; text is super long and most people aren&#x27;t going to read the entire thing. I would try to emphasize what the benefit is to the user somehow. Something like &quot;Save everything easily&quot;. That&#x27;s terrible copy, too, but you get the idea. The &quot;Super Memory Activated&quot; and &quot;doublememory.com&quot; made me think at first that this is improving my computer&#x27;s memory usage.<p>After skimming the page, I kind of got the idea about what the product does, but I think you can make it even simpler to grok right away what it does with a few tweaks. Best of luck!<p>Edit: one thing I noticed is I can do shift-cmd-spacebar to bring it up, but the search text field doesn&#x27;t automatically get focus. That&#x27;s a little bit of friction. If I do cmd-F to search, it toggles the filter UI, which was unexpected. I wanted to cmd-F to move the focus into the search to start typing.
评论 #44077215 未加载
kstrauser14 days ago
That looks pretty neat! I haven&#x27;t played around with it yet, but here&#x27;s some preliminary feedback:<p>* &quot;⌘ + C + C&quot;, to me, means &quot;press cmd-C, then press C&quot;. It look me a minute to release it means &quot;press cmd-C twice&quot;.<p>* Thank you for using iCloud sync!<p>* Your privacy policy says &quot;The developer does not collect any data from this app.&quot;. <i>Thank you!</i><p>* The pricing feels high to me. I&#x27;m mentally comparing it to PastePal (clipboard manager, one-time $15 payment) plus GoodLinks (bookmarks manager, $5 per year to buy upgrades, but you can use it forever for free). I know it&#x27;s not an exact comparison, but as someone who might really like your app, that&#x27;s how I personally think of it.
评论 #44076273 未加载
评论 #44076396 未加载
woof12 days ago
Nothing beats Maccy.app for clipboard management, but DoubleMemory does look great.<p>For me, DoubleMemory falls between the cracks: - bookmarks in multiple browsers on multiple devices - Maccy.app for clipboard management on MacOS - Bear.app for notes on MacOS, iOS and iPad
评论 #44088909 未加载
stevelacy14 days ago
Very nice looking app, installed. Would be interesting if this integrated with Raycast.<p>I would suggest hiding the main window from the dock&#x2F;switcher as when the window is closed it still presents the app title. Potentially NSApplication.setActivationPolicy(.accessory)
评论 #44078348 未加载
mnming14 days ago
With pocket sunsetting, I have been searching for alternatives lately. After a few rounds of search, I can&#x27;t convince myself to use specialized bookmarks tool over Notion &#x2F; Obsidian. I wonder what other people feel?
评论 #44078992 未加载
评论 #44085579 未加载
ekaesmem13 days ago
Do you have plans to support an extension ecosystem, such as exporting content to Obsidian or other PKM apps?
评论 #44088924 未加载
G1N14 days ago
This is a really cool app! I wish you would also put your pricing information on the website (as far as I can tell the only way to discover this without downloading the app is by looking at the in-app purchases section on the App Store listing, apologies if I missed it on the website)
评论 #44076426 未加载
raydenvm14 days ago
Beautiful one! I have been a fan of hotkeys since childhood. How did you decide to choose &quot;Cmd + C&quot; twice? Were there other competing options that might be quicker and not in conflict with other hotkeys?
评论 #44079000 未加载
iJohnDoe13 days ago
If I were to buy a MacBook, what are some must-have AI&#x2F;LLM apps like this that are Mac only? Long time Mac user, but haven’t bought new hardware in a while. Looking for an excuse.
评论 #44083400 未加载
randomor14 days ago
I&#x27;ll be available here if you have questions.
awaseem14 days ago
Wow I was just building something like this haha. This seems awesome, is it free? I can’t tell from the site
评论 #44077603 未加载
评论 #44077228 未加载
asadm14 days ago
would be cool if you offered a one-time fee (like $30). many people including me are tired of subscription
评论 #44078037 未加载
loremm14 days ago
would love support for linux, even if it required hacks or was not as seamless
评论 #44075878 未加载
Jotalea14 days ago
I believe this is so useful it should be implemented in macOS itself. Maybe not the same way as here, but having a keybind to &quot;save stuff for later&quot; is really useful.<p>But I&#x27;m not gonna lie, I was a little bit disappointed when I saw it was exclusive to Apple systems. I guess I&#x27;ll have to build it myself for using on Arch Linux (and Android). Well, at the end of the day Arch is a DIY OS ;)
评论 #44079005 未加载
jonator14 days ago
Does it have an MCP server?
评论 #44077223 未加载
mdonahoe14 days ago
Copycopy?
评论 #44076419 未加载