In this year i tried make some note with html
I also posted in hn (https://news.ycombinator.com/item?id=43358914)
I think if the browser provides more nice file saving solution the standalone html app will be more powerfull
In this year i tried make some note with html
I also posted in hn (https://news.ycombinator.com/item?id=43358914)
I think if the browser provides more nice file saving solution the standalone html app will be more powerfull
I'm enjoying this way. I'd appreciate it if you could also share how to use it.
When I opened html on the file app on my iPhone, js didn't run, so I could only see it
I don't think it's perfect in many ways.
If you send html to Telegram, the preview will not run js when the recipient opens it. I think Android and IOS work differently.
1) I’ve been getting sick of Jekyll and using it to write, because I find all the work of managing images tedious.
2) my first name is Nash, so this feels like it was made for me. :)
I just tested your note on it, and it works nicely.
Here’s what I did: I copied the HTML of Nash, went to https://my.webstrates.net, created a new blank webstrate, opened Developer Tools, and replaced the entire DOM with the Nash HTML. Now the content persists across reloads.
To enable real-time collaboration, run this in the console:
webstrate.addSyncServer('sync.webstrates.net')
Then share the URL: https://my.webstrates.net/?s/<document-hash>@sync.webstrates...
Now it’s live-editable with others!
Webstrates works by storing and syncing changes to the DOM.
With the chance of killing my sync server, here's a Nash note on MyWebstrates: https://my.webstrates.net/?s/41W5owzLg94wDQAin4yJXGnFyKWN@sy...
I should remember it later and study more.
I think those two services are more appropriate for the name "Note".
For my project, I should have used Page or Document for the project name.
It is really good software for managing personal finance.
also i built custom wake on lan page for turning on to home PC for remote work
I always worried about security problem, So i tried apply mTLS to Caddy proxy. it works for me.
p12 certificates working greate.
My wife also using this Wake on Lan tool every day. She learned how to use RDP over ssh tunneling from me