<?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: Nina</title>
    <description>The latest articles on DEV Community by Nina (@nixterra).</description>
    <link>https://dev.to/nixterra</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3320047%2Fdc209c01-a1f2-4970-a572-90e4593be3c0.png</url>
      <title>DEV Community: Nina</title>
      <link>https://dev.to/nixterra</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/nixterra"/>
    <language>en</language>
    <item>
      <title>Using Cursor as a Smart Notebook (Not Just for Code)</title>
      <dc:creator>Nina</dc:creator>
      <pubDate>Wed, 23 Jul 2025 17:07:47 +0000</pubDate>
      <link>https://dev.to/nixterra/using-cursor-like-a-smart-notebook-45g7</link>
      <guid>https://dev.to/nixterra/using-cursor-like-a-smart-notebook-45g7</guid>
      <description>&lt;blockquote&gt;
&lt;p&gt;&lt;em&gt;I’m not a developer, but I live in Markdown. Here’s how I’m using an AI-powered code editor (Cursor) as a lightweight, multilingual, chaos-tolerant second brain.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h3&gt;
  
  
  Why I needed something smarter than plain notes
&lt;/h3&gt;

&lt;p&gt;As a tech writer dabbling in code, I don’t really use an IDE for anything serious. I play around, test things, break things, but my tools are less about engineering and more about old writing. What I do need is a place to keep track of what I’m thinking, reading, half-starting, and meaning to return to later. &lt;br&gt;
Basically: &lt;strong&gt;a notebook, but smarter&lt;/strong&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  From Obsidian to overload
&lt;/h3&gt;

&lt;p&gt;I used to use Obsidian. For a while, I really bought into the whole second brain thing. But I write in multiple languages, and tagging or structuring stuff gets chaotic fast. I’d forget what language I used for a note or which tag schema I was trying that month.&lt;/p&gt;

&lt;p&gt;Every six months or so, I’d do an ADHD-inspired reorg: &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;tags → folders → back to tags &lt;/li&gt;
&lt;li&gt;dashboards with Excalidraw&lt;/li&gt;
&lt;li&gt;fancy queries with Dataview &lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Eventually, it all got too heavy and I’d go back to plain text.&lt;/p&gt;

&lt;h3&gt;
  
  
  Reframing Cursor
&lt;/h3&gt;

&lt;p&gt;And then I thought what if I could use Cursor? It's an AI-powered code editor, but I discarded it for this very reason, I didn't want extra help when I write code. &lt;/p&gt;

&lt;p&gt;For me, it’s a smart notebook. &lt;/p&gt;

&lt;p&gt;I still write Markdown files like I did in Obsidian (with Foam for daily and weekly notes), but now Cursor can actually find what I wrote. &lt;/p&gt;

&lt;p&gt;I’ll type something like: &lt;em&gt;“What did I say I wanted to do today?”&lt;/em&gt; and it’ll show me the right note, even if I don’t remember what I called it.&lt;/p&gt;

&lt;h3&gt;
  
  
  Cursor’s search just works
&lt;/h3&gt;

&lt;p&gt;Unlike Notion, Cursor’s search actually works for me. I feel like it gets what I’m looking for, even when I don’t remember what I called it. The way it seems to use synonyms in its search makes it surprisingly good at finding things I wrote weeks ago, even if I wrote them in a rush and forgot where I put them.&lt;/p&gt;

&lt;h3&gt;
  
  
  A bit on structure (in case you’re curious)
&lt;/h3&gt;

&lt;p&gt;I’m using Foam inside Cursor — mostly for daily and weekly notes.&lt;br&gt;
I didn’t change the default setup much:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Daily notes go into a default folder — Foam creates these when I hit “make a daily note”&lt;/li&gt;
&lt;li&gt;Weekly reviews go into folders like 2025-W30 — nothing fancy, just a convention&lt;/li&gt;
&lt;li&gt;I have super light templates for both, but I mostly freestyle&lt;/li&gt;
&lt;li&gt;Everything else just lives as plain .md files — no folder structure, no pressure&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;The nice part is: Cursor doesn’t care how it’s organized. It just finds what I ask for.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h3&gt;
  
  
  How I use it day to day
&lt;/h3&gt;

&lt;p&gt;I’m on the free plan, which gives me about 50 AI queries a month. Mostly enough for the things I want from it. &lt;/p&gt;

&lt;p&gt;Most mornings I ask it things like:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;“What was I working on yesterday?”&lt;/li&gt;
&lt;li&gt;“What did I say I wanted to do today?”&lt;/li&gt;
&lt;li&gt;“What’s my priority for the week?”&lt;/li&gt;
&lt;li&gt;or maybe even  “Where’s that Python resource I saved?”&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F35ssrh4s5lc5y9yt0ds5.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F35ssrh4s5lc5y9yt0ds5.png" alt="Cursor query" width="786" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It gives me just enough structure to keep things moving. I still use Foam Cursor extension to create daily and weekly markdown notes and I just write plain .md files as usual. Cursor reads them without complaint, and I don’t have to worry about syncing or special formatting.&lt;/p&gt;

&lt;h3&gt;
  
  
  What I still use alongside
&lt;/h3&gt;

&lt;p&gt;Notion is still my go-to for shared docs. If I need to build a quick visual presentation or brainstorm something personal, I’ll sometimes pop back into Obsidian. But day to day? Cursor is my home base now.&lt;/p&gt;

&lt;h3&gt;
  
  
  A quick note on privacy
&lt;/h3&gt;

&lt;p&gt;I’ve turned off learning mode in Cursor for privacy reasons, so I’m still cautious about what I put in there. But for lightweight, non-sensitive stuff — tracking learning, staying organized, following threads — it’s working better than anything else I’ve tried.&lt;/p&gt;

</description>
      <category>cursor</category>
      <category>learning</category>
      <category>productivity</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
