https://github.com/bangle-io/bangle-io
A web only WYSIWYG note taking app that saves notes locally in markdown format. v2: https://staging.app.bangle.io/
https://github.com/bangle-io/bangle-io
knowledge-graph local-first markdown markdown-notes note-taker notes pwa react webworkers wysiwyg
Last synced: 12 days ago
JSON representation
A web only WYSIWYG note taking app that saves notes locally in markdown format. v2: https://staging.app.bangle.io/
- Host: GitHub
- URL: https://github.com/bangle-io/bangle-io
- Owner: bangle-io
- Created: 2020-12-23T03:31:34.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-08T01:53:39.000Z (18 days ago)
- Last Synced: 2025-04-14T23:18:55.364Z (12 days ago)
- Topics: knowledge-graph, local-first, markdown, markdown-notes, note-taker, notes, pwa, react, webworkers, wysiwyg
- Language: TypeScript
- Homepage: https://bangle.io
- Size: 1.46 GB
- Stars: 1,113
- Watchers: 7
- Forks: 70
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Bangle.io
[Bangle.io](http://Bangle.io) is a modern web based note taking platform.
### You own your notes
- **Local:** Modify notes right from your computer. Think Notion, but local only.
- **No data lock-in:** bangle stores your notes in a human readable **_Markdown_** format.
### Not your usual note taking app
- **WYSIWYG**: Even though we save things in Markdown format, Bangle will enrich your eyes with rich text formatting.
- **Modern rich text editor:** Bangle uses its sister project [bangle.dev](https://github.com/bangle-io/bangle.dev) which unlocks us to build a powerful editor like [Notion](https://www.notion.so/) or [Dropbox paper](https://www.dropbox.com/paper) and support real time collaboration.
- **Extensibility:** Even though it's a web app it was built ground up to be extended by awesome extensions. (_We have bunch of community extensions coming out soon.)_
### Portability at its core
- **No Electron:** :heart: for web and speed, thats it.
- **Performant:** Throw thousands of notes at it and Bangle will chug along fine. _(Try opening a heavy project like [10,000 Markdown Files](https://github.com/Zettelkasten-Method/10000-markdown-files).)_
### Usage
Head to to use the app.
### Development
- `yarn install` to install
- `yarn start` to start a development instance on `localhost:4000`
Please read [Contributing.md](./CONTRIBUTING.md) for more details.
- [RANT.md](./RANT.md)
1. First item
2. Second item
1. Nested first
2. Nested second
3. Third item