Skip to content

volvotkar/lotus-markdown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lotus 🪷

Lotus is a web-based writing app that supports Markdown.

Lotus is written in vanilla React with some CSS for styling. It uses an open-source Markdown library for React which you can find here.

Some inspirations for Lotus are:

  • Merlot: Merlot by Linus @thesephist is the biggest inspiration for building this project. I was going through some of his projects when I came across Merlot and I've since wanted to build a similar markdown editor. This project is heavily influenced by Merlot. Do check it out!
  • Typehere.co: "A persistent textarea that will hold on to your shit."

I've always wanted to build a personal note-taking application. Earlier this year, I began using Obsidian for note-taking. That's when I truly started using markdown for notes. Obsidian is incredibly powerful, but it is also quite heavy. Lotus is a relatively simpler, lighter, and more accessible markdown editor.

Lotus stores all your data locally. If you clear site data for Lotus, you'll notice that all your notes are gone. However, refreshing the page won't change a thing. I found Merlot to be slow, and that's why Lotus is built to process in real-time. Lotus is web-based, so you can access it from any device!

TLDR:

  • Locally stored notes (your data is safe)
  • Real-time processing
  • Dark/Light Modes
  • 3 Preview Modes
  • Accessible on all devices
  • Free!

I hope you enjoy Lotus! Thanks for reading :)

-Priyanshu, @probablyliquid


Update (19th December 2023):

  • Lotus is now accessible as a webapp
  • Lotus is now open-source :)

About

Web-based markdown writing app built with React.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages