A 9KB (3KB gzip) single HTML notebook, perfect for minimalists
21–25 of 25 posts
Re: A 9KB (3KB gzip) single HTML notebook, perfect for minimalists
#22Is there a way to use it offline on iOS? I’ve saved a file to my Files app but the I’m unable to save… or I’m missing something completely…?
Re: A 9KB (3KB gzip) single HTML notebook, perfect for minimalists
#23Earlier quoted context omitted.
https://github.com/chunqiuyiyu/xie/tree/gh-pages in the gh-pages branch you have the final index.html. You can also literally download/save the page as well, should be the same. It does not use any other deps than the final index.html Now, speaking about the project itself, maybe it would be good if the notes get also saved into localStorage in some way. One browser refresh or reboot and it all goes away if it wasn't…
Thank you! I’ll make sure to store the newly created notes in local storage.
Re: A 9KB (3KB gzip) single HTML notebook, perfect for minimalists
#24Might add notes to it too, now that I think about it.
Re: A 9KB (3KB gzip) single HTML notebook, perfect for minimalists
#25I did something similar that I use as a home page dashboard: https://github.com/rcarmo/onepage-by-spec Might add notes to it too, now that I think about it.