10000-markdown-files VS bangle-editor

Compare 10000-markdown-files vs bangle-editor and see what are their differences.

10000-markdown-files

10,000 markdown files. Useful for stress testing note-taking tools. (by Zettelkasten-Method)

bangle-editor

Collection of higher level rich text editing tools. It powers the local only note taking app https://bangle.io (by bangle-io)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
10000-markdown-files bangle-editor
3 4
144 618
5.6% 0.8%
0.0 5.1
over 8 years ago 3 months ago
TypeScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

10000-markdown-files

Posts with mentions or reviews of 10000-markdown-files. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-25.
  • Marktext – Elegant Markdown Editor for Linux, macOS, Windows
    9 projects | news.ycombinator.com | 25 Dec 2021
    > why did you decide to make Bangle's interface look like that of VS Code / Monaco[1]? At first I thought this was just VS Code running in the browser.

    It is just a personal preference but I find VS code's UI, especially the command palettes (inspired by sublime?).

    > By the way, I can't find the "install" button on app.bangle.io that is mentioned in the FAQ.

    If you open the app in Chrome (or any chromium browser), you will see a sign to install the app as a PWA (progressive web app) next to the URL.

    > On a different note, IMO using Electron for an app is not a bad choice per se. It's just that editors written in web technologies usually suck because they are so slow compared to, say, Vim/Emacs/Sublime

    In my opinion going the Electron route is a lot of work for a single developer and you loose the portability of a web application.

    > But to be honest CPU load is much more important to me

    I think you will be delighted to see that Bangle is pretty performant. I would recommend opening a heavy app like 10000-markdown-files[0] to get a rough idea.

    > what's the benefit of using Bangle over Marktext?

    I haven't used Marktext, though it looks like a great project. I think the differentiating factor would be:

    - Bangle.io is focused more on the overall note taking experience, like backlinks, workspaces, collaboration etc.

    - I am planning to allow the ability to add extensions to add more functionality. Being a web app is really conducive for such things.

    - It allows you to open multiple tabs, split screen.

    [0]: https://github.com/Zettelkasten-Method/10000-markdown-files

    I hope you give Bangle.io a shot, there are a bunch of things currently missing, but we will get there <3.

  • 10000-markdown-files: 10,000 markdown files. Useful for stress testing note-taking tools
    1 project | /r/planetemacs | 4 Dec 2021
  • Logseq vs Obsidian vs Roam - Data Format and Portability
    2 projects | /r/logseq | 10 Mar 2021

bangle-editor

Posts with mentions or reviews of bangle-editor. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-25.
  • Marktext – Elegant Markdown Editor for Linux, macOS, Windows
    9 projects | news.ycombinator.com | 25 Dec 2021
    Since you're the author of Bangle.io and it seems the latter is based on bangle.dev[0] which in turn is based on ProseMirror(?), why did you decide to make Bangle's interface look like that of VS Code / Monaco[1]?

    On a different note, IMO using Electron for an app is not a bad choice per se. It's just that editors written in web technologies usually suck because they are so slow compared to, say, Vim/Emacs/Sublime. Is ProseMirror really that much better (faster) than Monaco/VS Code? If not, what's the benefit of using Bangle over Marktext? (Sure, running Marktext/Electron will use up additional RAM compared to running Bangle in an existing browser. But to be honest CPU load is much more important to me.)

    [0]: https://github.com/bangle-io/bangle.dev

    [1]: https://github.com/Microsoft/monaco-editor , https://vscode.dev/

  • Hacker News top posts: Mar 24, 2021
    3 projects | /r/hackerdigest | 24 Mar 2021
    Show HN: Bangle.dev – Collection of tools for building rich text editors\ (22 comments)
  • Show HN: Bangle.dev – Collection of tools for building rich text editors
    4 projects | news.ycombinator.com | 23 Mar 2021
    > Tangentially, a cool thing would be to unite ProseMirror with Automerge. That’d enable some killer collaborative editors.

    Prosemirror already has collaboration baked into it and I have a very rough initial version of it working (see https://github.com/bangle-io/bangle.dev/tree/master/collab). My question for you is what benefit will using Automerge provide over the inbuilt collaboration API?

What are some alternatives?

When comparing 10000-markdown-files and bangle-editor you can also consider the following projects:

datascript - Immutable database and Datalog query engine for Clojure, ClojureScript and JS

React PDF viewer - A React component to view a PDF document

notekit - A GTK3 hierarchical markdown notetaking application with tablet support.

SimpleMDE - A simple, beautiful, and embeddable JavaScript Markdown editor. Delightful editing for beginners and experts alike. Features built-in autosaving and spell checking.

TagSpaces - TagSpaces is an offline, open source, document manager with tagging support

trix - A rich text editor for everyday writing

marktext - 📝A simple and elegant markdown editor, available for Linux, macOS and Windows.

Editor.js - A block-style editor with clean JSON output

Monaco Editor - A browser based code editor

TinyMCE - The world's #1 JavaScript library for rich text editing. Available for React, Vue and Angular

bangle-io - A web only WYSIWYG note taking app that saves notes locally in markdown format.

CodeMirror - In-browser code editor (version 5, legacy)