<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="atom-style.xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
    <id>https://corion.net/blog/tag/html/</id>
    <title>Corions Musings</title>
    <updated>2025-03-17T00:00:00Z</updated>
    <link href="https://corion.net/blog/tag/html.atom" rel="self" />
    <link href="https://corion.net/blog/tag/html/" rel="alternate" />
    <generator version="0.098">Statocles</generator>

    <entry>
        <id>https://corion.net/blog/2025/03/17/nash-notetaking-in-a-single-html-page/</id>
        <title>Nash - notetaking in a single HTML page</title>
        <link href="https://corion.net/blog/2025/03/17/nash-notetaking-in-a-single-html-page/" rel="alternate" />
        <content type="html"><![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>

        ]]></content>
        <updated>2025-03-17T00:00:00Z</updated>
        <category term="linkblog" />
        <category term="HTML" />
        <category term="programming" />
    </entry>
</feed>

