Skip to content

Writing is a lightweight distraction-free text editor, in the browser (Org mode and LaTeX supported)

Notifications You must be signed in to change notification settings

kaushalmodi/writing-org

 
 

Repository files navigation

Writing

Writing is a lightweight distraction-free text editor, in the browser, for Org mode!

This is a fork of the original writing project by @JosephErnest, which uses Markdown instead of Org.

Live version: Writing in Org.

Installation

Just open index.html and that’s it! There is no server code. Is that so simple? Yes!

Usage

  • CTRL + D: Toggle display mode
  • CTRL + P: Print or export as PDF
  • CTRL + S: Save source code as .org file

and a few other commands (change font, etc.) that can be found in:

  • CTRL+SHIFT+H or ? bottom-left icon: Show help

License

MIT license

Dependencies

Writing uses Pagedown, Pagedown Extra, MathJax, StackOverflow’s editor code, and the Computer Modern font.

/Note: Some of these libraries have been slightly modified (a few lines of code), to make it work all together, that’s why they are included in this package./

About

Writing is a lightweight distraction-free text editor, in the browser (Org mode and LaTeX supported)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 92.9%
  • HTML 7.1%