Experience the ultimate writing flow with Vim and Markdow
Try it online at https://notemd.congdv.com
Table of Contents
Designed with Markdown and Vim enthusiasts in mind, notemd.app
is an innovative text editor that harnesses the power of Vim's key bindings to make writing and editing Markdown files faster and more efficient than ever before. With notemd.app
, you can seamlessly navigate and edit text using Vim's familiar key bindings, and then easily save your work as a Markdown file. Say goodbye to clunky text editors and hello to the streamlined power of notemd.app
!
- Vim-based interface for writing and editing Markdown files.
- Ability to preview Markdown files in real-time.
- Ability to open and save local Markdown or plain text files directly in the app, allowing users to seamlessly switch between editing files in the app and other editors.
- ...
Using Vim key binding to edit
To run it in locally:
- Clone this repository
git clone https://github.com/congdv/notemd.app
- Install the dependencies
npm install
- Start project
npm run dev
TBD
notemd.app is published under BSD 3-Clause license.