Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huilensolis/memoir
Memoir is a web editor for journaling and documenting your reflections.
https://github.com/huilensolis/memoir
bun docker drizzle-orm elysiajs huilensolis journal journaling nextjs prosemirror tailwindcss text-editor tiptap typescript
Last synced: 3 months ago
JSON representation
Memoir is a web editor for journaling and documenting your reflections.
- Host: GitHub
- URL: https://github.com/huilensolis/memoir
- Owner: Huilensolis
- Created: 2024-01-15T19:55:42.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-24T17:23:21.000Z (5 months ago)
- Last Synced: 2024-06-24T19:13:03.178Z (5 months ago)
- Topics: bun, docker, drizzle-orm, elysiajs, huilensolis, journal, journaling, nextjs, prosemirror, tailwindcss, text-editor, tiptap, typescript
- Language: TypeScript
- Homepage: https://memoir-oak.vercel.app
- Size: 4.12 MB
- Stars: 15
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Memoir
![791shots_so (1)](https://github.com/Huilensolis/memoir/assets/113150193/04ba49a9-1a00-4c80-bb02-5de080a16307)
Memoir is a web editor..
# MVP Features
1. **User Registration and Profile:**
- [x] Users can sign up using email or social media accounts.
2. **Entry:**
- [x] A simple and intuitive interface for users to write their daily thoughts, reflections, or experiences.
3. **Encryption**
- [ ] encrypt entries and make them only readable by the user
4. **Search and Tagging System:**
- [x] A search functionality to find specific entries by title.
- [ ] Users can tag entries with keywords for easy categorization and future reference.# Out of MVP features
1. **Support for more blocks**
- [ ] links
- [ ] checkboxes
- [ ] item list
- [ ] numeric list