JavaScript Note-taking and Editors

Open-source JavaScript projects categorized as Note-taking and Editors

Top 11 JavaScript Note-taking and Editor Projects

Note-taking and Editors
  1. Trilium Notes

    Build your personal knowledge base with Trilium Notes

    Project mention: Siyuan: Privacy-first, self-hosted personal knowledge management software | news.ycombinator.com | 2024-12-25

    I can also recommend Trilium Notes [1], which I have been happily using for years. It's currently in "maintenance mode", which I personally see as a feature (no risk of bloatware).

    Self-hosted, great webapp, optional native clients and works offline.

    https://github.com/zadam/trilium

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Boostnote

    This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App

  4. ShareLaTex

    A web-based collaborative LaTeX editor

    Project mention: Typst: An easy to learn alternative for LaTex | news.ycombinator.com | 2024-07-20

    I guess this is a competitor to services such as overleaf [1] and codimd [2]. Although this is yet another syntax, it seems to be supported by pandoc [3]. Lately, I have been using Quarto [4] more and more as I program in R, which also produces very nice outputs, especially HTML. But none of these solve the academic usage problems of (1) producing nice diffs for reviewers, and (2) can easily be shared with, and commented by, non-technical collaborators. Thus, I fear Word will be difficult to replace for many years, at least in my field, for scientific writing

    [1] https://github.com/overleaf/overleaf

    [2] https://github.com/hackmdio/codimd

    [3] https://pandoc.org/typst-property-output.html

    [4] https://quarto.org/

  5. Leanote

    Not Just A Notepad! (golang + mongodb) http://leanote.org

  6. HackMD

    CodiMD - Realtime collaborative markdown notes on all platforms.

    Project mention: OpenBSD 7.5 via QEMU on Hetzner physical machine (no phys. access / KVM console) | news.ycombinator.com | 2024-08-11

    This site is built on CodiMD, which seems like a really cool platform for editing and publishing markdown: https://github.com/hackmdio/CodiMD

  7. Laverna

    Laverna is a JavaScript note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote.

  8. OpenNote

    OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote.

  9. Writing

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

  10. Turtl

    The secure, collaborative notebook (by turtl)

  11. Guacamoly

    Meemo - Your personal notes

  12. draw.io

    draw.io is a JavaScript, client-side editor for general diagramming.

    Project mention: Writing a simple pool allocator in C | news.ycombinator.com | 2025-01-06

    > The diagrams in particular are very clear. (They seem to have been done in draw.io: https://github.com/8dcc/8dcc.github.io/blob/main/img/pool-al... which seems to be a pretty decent Apache-2.0 free software licensed diagram editor: https://github.com/jgraph/drawio/)

    Yes, this is true. Furthermore, the diagram information for draw.io is included in the SVG images themselves, so one could edit them there.

    > It says, "The pool allocator, however, is much faster than malloc", but doesn't provide any benchmarks or even an order of magnitude.

    You are right, I was referring to "malloc-like" allocators (i.e. for variable-size blocks). It would be a good idea to benchmark them.

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Note-taking and Editors discussion

Log in or Post with

JavaScript Note-taking and Editors related posts

Index

What are some of the best open-source Note-taking and Editor projects in JavaScript? This list will help you:

# Project Stars
1 Trilium Notes 27,853
2 Boostnote 17,049
3 ShareLaTex 14,578
4 Leanote 11,675
5 HackMD 9,397
6 Laverna 9,198
7 OpenNote 1,595
8 Writing 1,037
9 Turtl 621
10 Guacamoly 365
11 draw.io 364

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?