<?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: Prasad Prakash Patil</title>
    <description>The latest articles on DEV Community by Prasad Prakash Patil (@prasadpatil25).</description>
    <link>https://dev.to/prasadpatil25</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%2F4025735%2F3fdaa042-63b3-4f44-b4be-9593c3dcf86a.png</url>
      <title>DEV Community: Prasad Prakash Patil</title>
      <link>https://dev.to/prasadpatil25</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/prasadpatil25"/>
    <language>en</language>
    <item>
      <title>Why I built a mind-mapping tool where Markdown is the actual file format</title>
      <dc:creator>Prasad Prakash Patil</dc:creator>
      <pubDate>Sun, 12 Jul 2026 05:19:51 +0000</pubDate>
      <link>https://dev.to/prasadpatil25/why-i-built-a-mind-mapping-tool-where-markdown-is-the-actual-file-format-3l2n</link>
      <guid>https://dev.to/prasadpatil25/why-i-built-a-mind-mapping-tool-where-markdown-is-the-actual-file-format-3l2n</guid>
      <description>&lt;p&gt;&lt;strong&gt;Most mind-mapping tools treat Markdown as an export option&lt;/strong&gt; — something you get out at the end, one-way. I wanted the opposite: I wanted my mind map to just be a Markdown outline, so I could drop into a text editor for fast bulk edits and still get a proper diagram back.&lt;/p&gt;

&lt;p&gt;That one constraint ended up shaping most of what makes MindSpark different.&lt;/p&gt;

&lt;p&gt;Suggested structure for the rest:&lt;/p&gt;

&lt;p&gt;The sync problem — what breaks (folding, word wrap, syntax highlighting) once the text view has to stay perfectly in sync with a live canvas, and how each got solved.&lt;br&gt;
The formula engine — an unusual feature for this category, and why a mind map benefits from SUM(children)-style rollups.&lt;br&gt;
The ownership philosophy — why self-hosting and the GitHub-repo-as-storage static mode mattered enough to build both.&lt;br&gt;
What's next — roadmap, and an invitation to file issues or contribute.&lt;/p&gt;

&lt;p&gt;Here is the link:&lt;br&gt;
&lt;a href="https://github.com/prasadpatil25/mindspark" rel="noopener noreferrer"&gt;https://github.com/prasadpatil25/mindspark&lt;/a&gt;&lt;/p&gt;

</description>
      <category>mindmap</category>
      <category>markdown</category>
      <category>opensource</category>
      <category>promptengineering</category>
    </item>
  </channel>
</rss>
