<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="rss-style.xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Corions Musings</title>
        <link>https://corion.net/blog/tag/html/</link>
        <atom:link href="https://corion.net/blog/tag/html.rss" rel="self" type="application/rss+xml" />
        <description>Blog feed of Corions Musings</description>
        <generator>Statocles 0.098</generator>
        <item>
            <title>Nash - notetaking in a single HTML page</title>
            <link>https://corion.net/blog/2025/03/17/nash-notetaking-in-a-single-html-page/</link>
            <guid>https://corion.net/blog/2025/03/17/nash-notetaking-in-a-single-html-page/</guid>
            <description><![CDATA[
                <p><img alt="Nash screenshot" src="https://corion.net/blog/2025/03/17/nash-notetaking-in-a-single-html-page/Screenshot-2025-03-17-Nash.png"></p>

<p><a href="https://keepworking.github.io">Nash</a> is a quite simple (and nice) document editor in a single-page . It does not handle markdown, but on the upside, it has a convenient enough toolbar to handle formatting the content.</p>

<p>This is not unlike my <a href="https://github.com/Corion/App-notes-htmx">note taking app</a> , but mine uses a backend to save the files in a central location. Nash uses the &quot;share&quot; and &quot;download&quot; functionalities of the containing browser instead.</p>

<p>Nash sports only a single toolbar, while my app has a top and a bottom toolbat. This is a ggd inspiration to reorganie my toolbars and see if I can reduce them to a single toolbar or at least reorganize the actions.</p>


                    <p>Tags:
                        <a href="https://corion.net/blog/tag/linkblog/">linkblog</a>
                        <a href="https://corion.net/blog/tag/html/">HTML</a>
                        <a href="https://corion.net/blog/tag/programming/">programming</a>
                    </p>

            ]]></description>
            <pubDate>
                Mon, 17 Mar 2025 00:00:00 +0000
            </pubDate>
        </item>
    </channel>
</rss>

