An initial tab for you to make notes. Check it out on https://tiago-macedo.github.io/newt/.
A simple but effective, offline-capable homepage. It allows you to jot down notes, which are saved when the tab or browser is closed. If the notes are in Markdown, they can be rendered!
Initially I thought this was ging to be a new-tab page ("new tab", "newt", get it?), then I realized that when you open multiple instances of newt, they don't sync. Still works well as an inital page though.
- Your text is saved locally using
localStorage
. - Markdown is rendered using Marked.
Not in any specific order:
- Add options panel
- Custom colors
- Custom fonts
- Autosave periodically?
Copyright (c) 2023, Tiago Macedo. (GPLv3.0 License)