Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/sharu725/patra
- Owner: sharu725
- Created: 2022-08-22T08:43:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-04T14:02:48.000Z (8 months ago)
- Last Synced: 2024-10-12T19:29:05.727Z (3 months ago)
- Topics: note-taking, notebook, notepad, notes-app, svelte, sveltekit
- Language: JavaScript
- Homepage: https://patra.webjeda.com
- Size: 242 KB
- Stars: 17
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
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 thingThe note will remain until overwritten.