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: 7 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 3 years ago)
- Default Branch: master
- Last Pushed: 2025-01-30T05:27:23.000Z (about 1 year ago)
- Last Synced: 2025-03-18T00:31:20.032Z (about 1 year ago)
- Topics: note-taking, notebook, notepad, notes-app, svelte, sveltekit
- Language: JavaScript
- Homepage: https://patra.webjeda.com
- Size: 298 KB
- Stars: 18
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
[](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.