Is this similar to TiddlyWiki https://tiddlywiki.com/ ?
Show HN: Nash, I made a standalone note with single HTML file
11–20 of 153 posts
Re: Show HN: Nash, I made a standalone note with single HTML file
#12Re: Show HN: Nash, I made a standalone note with single HTML file
#13This uses HTML, CSS and JavaScript... but all in one file.
That's right. Exactly! I wanted the document to be edited without a separate editor.
Re: Show HN: Nash, I made a standalone note with single HTML file
#14Earlier quoted context omitted.
That's right. Exactly! I wanted the document to be edited without a separate editor.
I'm curious, somehow I remebered as JS not getting executed when opening a html file from filesystem, but clearly that isn't the case since this works. Did this change? Maybe I'm just misremembering
Re: Show HN: Nash, I made a standalone note with single HTML file
#15Is this similar to TiddlyWiki https://tiddlywiki.com/ ?
I think this focuses much more on the standalone HTML part of it.
In the same vein, one could also distribute P2P apps via a standalone HTML file by hooking it up via WebTorrent and using their STUN servers. Or at least, I know that it's possible in the past. Just an example, standalone HTML files can be fully fledged apps is my point.
Re: Show HN: Nash, I made a standalone note with single HTML file
#16I still don't understand what is this even though I read all you wrote both here and on the web page.
Re: Show HN: Nash, I made a standalone note with single HTML file
#17Earlier quoted context omitted.
That's right. Exactly! I wanted the document to be edited without a separate editor.
I'm curious, somehow I remebered as JS not getting executed when opening a html file from filesystem, but clearly that isn't the case since this works. Did this change? Maybe I'm just misremembering
Re: Show HN: Nash, I made a standalone note with single HTML file
#18Re: Show HN: Nash, I made a standalone note with single HTML file
#19Re: Show HN: Nash, I made a standalone note with single HTML file
#20UX suggestion. You don't need the "as read only" save options if when you do a normal save the page tells you if it has been changed. That'll get you down to 2 menu options and make me think less.