Skip to content

congdv/notemd.app

Repository files navigation


notemd.app

Experience the ultimate writing flow with Vim and Markdow

Try it online at https://notemd.congdv.com

Table of Contents
  1. About The Project
  2. Features
  3. Usage
  4. Development
  5. Contributing
  6. License

About The Project

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!

Features

  1. Vim-based interface for writing and editing Markdown files.
  2. Ability to preview Markdown files in real-time.
  3. 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.
  4. ...

Usage

Using Vim key binding to edit

screenshot

Development

To run it in locally:

  1. Clone this repository
git clone https://github.com/congdv/notemd.app
  1. Install the dependencies
npm install
  1. Start project
npm run dev

Contributing

TBD

License

notemd.app is published under BSD 3-Clause license.