8000 GitHub - Jeusto/quickjot: 📝 Proof of concept for an entirely client-side web app that uses the URL to store the state.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Jeusto/quickjot

Repository files navigation

QuickJot

Proof of concept for an entirely client-side web app that uses the URL to store the state. This example is a simple text editor for note taking but the concept could be used for many other things. Start editing and press Ctrl+S or click the "Save to URL" button to save your note. The state of the editor is compressed and encoded into the URL. You can now share the URL with others or bookmark it for later. The editor uses Mantine.dev and is based on Tiptap.dev. It supports Markdown in addition to the rich text editor.

Demo image

About

📝 Proof of concept for an entirely client-side web app that uses the URL to store the state.

Resources

Stars

Watchers

Forks

0