<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: didntask</title>
    <description>The latest articles on DEV Community by didntask (@didntask).</description>
    <link>https://dev.to/didntask</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3923204%2F88dfbe59-d819-4fd9-b101-9649e2c0c002.jpg</url>
      <title>DEV Community: didntask</title>
      <link>https://dev.to/didntask</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/didntask"/>
    <language>en</language>
    <item>
      <title>I built a Chrome extension that forces you to write why you're saving something — here's why</title>
      <dc:creator>didntask</dc:creator>
      <pubDate>Sun, 10 May 2026 11:20:48 +0000</pubDate>
      <link>https://dev.to/didntask/i-built-a-chrome-extension-that-forces-you-to-write-why-youre-saving-something-heres-why-1mmi</link>
      <guid>https://dev.to/didntask/i-built-a-chrome-extension-that-forces-you-to-write-why-youre-saving-something-heres-why-1mmi</guid>
      <description>&lt;ul&gt;
&lt;li&gt;The problem&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;I had 300+ bookmarks. I remembered why I saved exactly 0 of them.&lt;/p&gt;

&lt;p&gt;The link was never the problem. Not knowing why I saved it was.&lt;/p&gt;

&lt;p&gt;Every bookmark tool solves the wrong thing. They make it easier &lt;br&gt;
to save links. Nobody makes you think about why you're saving them.&lt;/p&gt;

&lt;p&gt;So you end up with a graveyard. Hundreds of links. Zero context. &lt;br&gt;
Good intentions that died the moment you clicked save.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What I built&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Stash is a Chrome extension with one rule:&lt;/p&gt;

&lt;p&gt;Before you save anything, you write why.&lt;/p&gt;

&lt;p&gt;One sentence. That's it. "Why does this matter right now?"&lt;/p&gt;

&lt;p&gt;Then later, when you're looking for that thing you saved three &lt;br&gt;
weeks ago, you search by your own words. Not page titles. &lt;br&gt;
Not URLs. Your actual thought.&lt;/p&gt;

&lt;p&gt;How it works:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Click the floating tab on the right edge of any page&lt;/li&gt;
&lt;li&gt;Right-click any link, image, or page → Save to Stash&lt;/li&gt;
&lt;li&gt;Write one sentence before saving, required, no skipping&lt;/li&gt;
&lt;li&gt;Search your saves by your own words later&lt;/li&gt;
&lt;li&gt;"Resurface" randomly shows you forgotten saves&lt;/li&gt;
&lt;li&gt;Set reminders on any save&lt;/li&gt;
&lt;li&gt;&lt;p&gt;100% local, no account, no server, no cloud&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;The tech&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Built with:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Vite + React + TypeScript&lt;/li&gt;
&lt;li&gt;Manifest V3 Chrome Extension&lt;/li&gt;
&lt;li&gt;Dexie.js for local IndexedDB storage&lt;/li&gt;
&lt;li&gt;No backend whatsoever&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Everything stays on your device. Always.&lt;/p&gt;

&lt;p&gt;It's live on the Chrome Web Store.&lt;br&gt;
Free. No account required.&lt;/p&gt;

&lt;p&gt;→ &lt;a href="https://stash.didntask.co/" rel="noopener noreferrer"&gt;Stash Website&lt;/a&gt;&lt;br&gt;
→ &lt;a href="https://chromewebstore.google.com/detail/kpmncaeibjeneapadinnnmgdedglfpam" rel="noopener noreferrer"&gt;Chrome Web Store&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
