Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sharu725/patra

Share short notes with just a link. No database. No storage!
https://github.com/sharu725/patra

note-taking notebook notepad notes-app svelte sveltekit

Last synced: 2 months ago
JSON representation

Share short notes with just a link. No database. No storage!

Awesome Lists containing this project

README

        

[![Powered by](https://img.shields.io/badge/Powered%20by-Sveltekit-orange)](https://kit.svelte.dev/)

## Patra | Share your notes!

You can share short notes with just a link. No database. No storage!

- write short articles in **markdown** and share the link!
- write around **100,000 characters** which is roughly **15k words**.
- content stored locally. Page **refresh will not lose progress**!
- create **tables** as well!

| Header 1 | Header 2 | Header 3 |
| -------- | -------- | -------- |
| data 1 | data 2 | data 3 |
| data 11 | data 12 | data 13 |

- check the link generated at the bottom.

### Use this as a Todo list app

- ~do a thing~
- do another thing

The note will remain until overwritten.