https://github.com/cmoisdead/operation-doomsday-editor
The Doomsday markdown editor 📔 🖊
https://github.com/cmoisdead/operation-doomsday-editor
doomsday editor electron electron-app markdown markdown-editor typescript
Last synced: 3 months ago
JSON representation
The Doomsday markdown editor 📔 🖊
- Host: GitHub
- URL: https://github.com/cmoisdead/operation-doomsday-editor
- Owner: CMOISDEAD
- License: mit
- Created: 2022-06-06T01:57:34.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-11T22:41:17.000Z (almost 3 years ago)
- Last Synced: 2025-01-01T11:42:06.336Z (5 months ago)
- Topics: doomsday, editor, electron, electron-app, markdown, markdown-editor, typescript
- Language: TypeScript
- Homepage:
- Size: 13.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Operation: Doomsday editor

The Doomsday markdown editor.
## About:
This editor is for educational purposes, we do not plan to add features continuously but it is open to anyone who wants to contribute to **the doomsday editor**.
---
## Todo list.#### Features.
- [ ] export to pdf and html.
- [ ] Real Files on Filetree view.
- [x] Save files on local. (_Need to be fixed?_)
- [x] Hot reload on Preview section.
- [x] File tree section and make it toggle.
- [x] Close buttons in navbar.
- [x] Add a footer with file information. (_on proccess_)
- [x] Add a tabbar.#### Fix
- [x] Editor initial width.
- [ ] Change the colorscheme.
- [x] Preview auto witdh.