From 4b081e25cb5a32d2f01d528ca2634d1076e8c1ef Mon Sep 17 00:00:00 2001 From: Kushan Joshi <0o3ko0@gmail.com> Date: Sun, 24 Oct 2021 21:25:59 -0400 Subject: [PATCH] Add bangle.io https://bangle.io is a simple yet powerful note taking web app that does not have any servers and does not take users that as hostage. It relies on native file storage api to read and modify your locally saved markdown notes. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0816195..d72eaf5 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ A collective of gardeners publicly tending their digital notes on the interwebs - [Hyperdraft](https://hyperdraft.rosano.ca) - Turns plain markdown notes into a website as you write. Easy to setup and doesn't require builds or deploys. - [Neuron](https://github.com/srid/neuron) - Managing and publishing system for plain-text Zettelkasten-style notes. - [Innos Notes](https://innos.io/) – Features include parallel pages, content blocks, and knowledge graph visualisations. +- [Bangle.io](https://bangle.io) - A free alternative to Notion that takes markdown notes saved right in your computer. #### Building a Private Garden