https://github.com/btmpl/napk.in
https://github.com/btmpl/napk.in
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/btmpl/napk.in
- Owner: BTMPL
- Created: 2022-09-22T04:57:27.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-09-23T07:32:38.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T02:47:45.347Z (over 1 year ago)
- Language: TypeScript
- Homepage: napk-in-frontend-l5ac.vercel.app
- Size: 402 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## napk.in
VeryWIP
## todo
- encrypt only content, not metadata (version, date?) of the payload
- have the persistance BE reject the request if version is older than the one stored
- the FE should inform user of the difference, recommend refreshing the page to pull the new version
- allow to set the title of the note, set it to , store in Store
- can use this to support "multiple notes" without actually trying, just create a new one, add it to bookmarks, sorted
- do not save unmodified notes
- figure out why we request the data twice (hoot called twice)