A modern drag-and-drop essay planner
Organize, structure, and export your essays with ease.
- Drag-and-Drop – Reorder sections and blocks effortlessly
- Prebuilt Templates – Structured intro, body, and conclusion
- Multi-Format Export – PDF, DOCX, TXT, Markdown
- Dark/Light Mode – Comfortable for any setting
- Local Saves & Backup – Persistent storage + downloadable JSON
git clone https://github.com/allemandi/drag-and-draft.git
cd drag-and-draft
yarn install
yarn dev- Add Sections – Click "Add Body Section"
- Edit Text – Click any title or textbox
- Reorder – Drag by the grip icons (⋮⋮)
- Export – Save or export via the toolbar
- Next.js + React + TypeScript
- Tailwind CSS for styling
- Dnd Kit for drag-and-drop
- React Hooks for state management
Check out these related projects that might interest you:
-
Drag And Preach
A modern drag-and-drop sermon planner. Organize, structure, and export your sermons with ease. -
Vector Knowledge Base
A minimalist command-line knowledge system with semantic memory capabilities using vector embeddings for information retrieval.
If you have ideas, improvements, or new features:
- Fork the project
- Create your feature branch (git checkout -b feature/amazing-feature)
- Commit your changes (git commit -m 'Add some amazing feature')
- Push to the branch (git push origin feature/amazing-feature)
- Open a Pull Request
If this project has helped you or saved you time, consider buying me a coffee to help fuel more ideas and improvements!
This project was developed with the help of AI tools (e.g., GitHub Copilot, Cursor, v0) for code suggestions, debugging, and optimizations.
MIT