<?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: Eric Vergunst</title>
    <description>The latest articles on DEV Community by Eric Vergunst (@eric_vergunst).</description>
    <link>https://dev.to/eric_vergunst</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%2F3845928%2F679c78c3-2a50-4a68-ac7d-e6a34ae4699f.jpg</url>
      <title>DEV Community: Eric Vergunst</title>
      <link>https://dev.to/eric_vergunst</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/eric_vergunst"/>
    <language>en</language>
    <item>
      <title>I built a "New Tab" sticky notes app to replace my physical notes</title>
      <dc:creator>Eric Vergunst</dc:creator>
      <pubDate>Fri, 27 Mar 2026 09:35:35 +0000</pubDate>
      <link>https://dev.to/eric_vergunst/i-built-a-new-tab-sticky-notes-app-to-replace-my-physical-notes-33k9</link>
      <guid>https://dev.to/eric_vergunst/i-built-a-new-tab-sticky-notes-app-to-replace-my-physical-notes-33k9</guid>
      <description>&lt;p&gt;Hey everyone,&lt;/p&gt;

&lt;p&gt;My physical desk is covered in real sticky notes. Keyboard shortcuts I keep forgetting, quick hex codes, the occasional inspiring quote, and "call X at xxx-xxxx" reminders.&lt;/p&gt;

&lt;p&gt;I tried putting these into my usual note apps, but I never see them. Opening an app just to jot down a temporary thought just didn't work for me. And it's just another open program in my cmd + tab bar.&lt;/p&gt;

&lt;p&gt;So, I built &lt;a href="https://stickynotes.fyi" rel="noopener noreferrer"&gt;Sticky Notes FYI&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;It’s a lightweight, browser-based app that I use to show on my "New Tab" page. I focused on three things that usually annoy me about modern productivity tools:&lt;/p&gt;

&lt;p&gt;Zero friction: No "Sign up to start," no email verification. It just works immediately.&lt;/p&gt;

&lt;p&gt;Markdown by default: Since we’re on dev.to, you’ll appreciate this. It handles checklists and code snippets without fighting the UI.&lt;/p&gt;

&lt;p&gt;Privacy: It’s 100% offline-first. Your notes stay in your browser’s local storage. I don't want your data, and honestly, I don't want the server costs of hosting it anyway.&lt;/p&gt;

&lt;p&gt;The Tech Side:&lt;br&gt;
I used Vue to create it and local storage to keep it snappy. I also added a few themes like "canvas" (my favorite), kanban (if you like to drag stickies around), and "galaxy" (stars move when you move your mouse) because fun. :)&lt;/p&gt;

&lt;p&gt;If you’re looking for a way to clear the physical post-its off your monitor, give it a whirl. It's completely free.&lt;/p&gt;

&lt;p&gt;I’d love to hear what you think—especially if you have ideas for features that would make your life easier! Or, you know, when you find a bug... &lt;em&gt;shudder&lt;/em&gt; &amp;lt;3&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>browser</category>
      <category>vue</category>
      <category>kanban</category>
    </item>
  </channel>
</rss>
