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 1/2] 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 From bc957b0a46dd6400fad8e7e609eb39aa6f42fa2f Mon Sep 17 00:00:00 2001 From: Maggie Appleton <5599295+MaggieAppleton@users.noreply.github.com> Date: Wed, 19 Jan 2022 08:49:45 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d72eaf5..36a54fb 100644 --- a/README.md +++ b/README.md @@ -33,12 +33,12 @@ 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 - [Org Roam](https://www.orgroam.com/) - non-hierarchical note-taking with org-mode in emacs - [TheBrain](https://www.thebrain.com/) - A tool for taking interconnected notes with an interactive graph. +- [Bangle.io](https://bangle.io) - A simple, markdown-based notetaking app that runs locally on your machine. #### Extra Gardening Tools