All Projects → int64ago → Mdnote

int64ago / Mdnote

📝 [website] A cloud notepad

Projects that are alternatives of or similar to Mdnote

Notes
📝 Simple delightful note taking, with more unix and less lock-in.
Stars: ✭ 939 (+2083.72%)
Mutual labels:  markdown, sync
Nb
CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.
Stars: ✭ 3,846 (+8844.19%)
Mutual labels:  markdown, sync
Qlcommonmark
QuickLook generator for beautifully rendering CommonMark documents on macOS
Stars: ✭ 36 (-16.28%)
Mutual labels:  markdown
Html2md
html2markdown,converts html to markdown
Stars: ✭ 41 (-4.65%)
Mutual labels:  markdown
Markdown Latex
A markdown parser for converting markdown to LaTeX written in PHP.
Stars: ✭ 40 (-6.98%)
Mutual labels:  markdown
Grunt Md2html
Small Grunt MultiTask to convert Markdown files to HTML, supporting Grunt >= 1.0.0
Stars: ✭ 37 (-13.95%)
Mutual labels:  markdown
Remark Boilerplate
A boilerplate to create presentations using remark, Gulp, Stylus and more.
Stars: ✭ 41 (-4.65%)
Mutual labels:  markdown
Tmdlang
Timebase MarkDown Language
Stars: ✭ 35 (-18.6%)
Mutual labels:  markdown
Pagic
A static site generator powered by Deno + React
Stars: ✭ 1,016 (+2262.79%)
Mutual labels:  markdown
Cv Maker
simple elegant markdown based resumes
Stars: ✭ 1,003 (+2232.56%)
Mutual labels:  markdown
Metalsmith
An extremely simple, pluggable static site generator.
Stars: ✭ 7,692 (+17788.37%)
Mutual labels:  markdown
Librevault
Librevault - Peer-to-peer, decentralized and open source file sync.
Stars: ✭ 1,001 (+2227.91%)
Mutual labels:  sync
Blink Mind React
A mind map library for react that based on immutable.js.
Stars: ✭ 38 (-11.63%)
Mutual labels:  markdown
Markdown2pdf
A simple library to convert markdown to pdf using Java
Stars: ✭ 41 (-4.65%)
Mutual labels:  markdown
Blankup Electron
Markdown editor with clarity +1, as a desktop application.
Stars: ✭ 37 (-13.95%)
Mutual labels:  markdown
Hastysite
A small but powerful static site generator
Stars: ✭ 42 (-2.33%)
Mutual labels:  markdown
Ods2md
Convert LibreOffice Calc Spreadsheets (*.ods) into Markdown tables.
Stars: ✭ 35 (-18.6%)
Mutual labels:  markdown
Markdownview
MarkdownView is an Android webview with the capablity of loading Markdown text or file and display it as HTML, it uses MarkdownJ and extends Android webview.
Stars: ✭ 993 (+2209.3%)
Mutual labels:  markdown
Mkdocs With Pdf
Generate a single PDF file from MkDocs repository.
Stars: ✭ 39 (-9.3%)
Mutual labels:  markdown
Overleaf Sync
Overleaf Two-Way Synchronization
Stars: ✭ 43 (+0%)
Mutual labels:  sync

MDNote

A simple cloud notepad, nothing else...

Let's make a note!

How to run

Node

  • npm i
  • MONGODB_URI=<MONGODB_URI> node app.js

Docker

docker run -d -e MONGODB_URI=<MONGODB_URI> \
-p 80:3000 \
int64ago/mdnote
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].