From d877e52be5a91d60b29530d3974935937c6ca667 Mon Sep 17 00:00:00 2001 From: Tyler Wince Date: Fri, 18 May 2018 19:40:52 -0700 Subject: [PATCH] added boostnote --- contents.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/contents.json b/contents.json index c5947d8d..0585745a 100644 --- a/contents.json +++ b/contents.json @@ -16338,6 +16338,25 @@ ], "date_added": "May 11 2018", "suggested_by": "@vpeschenkov" + }, + { + "title": "Boostnote", + "category-ids": [ + "notes" + ], + "description": "Markdown text editor, offline or synced via Dropbox", + "source": "https://github.com/BoostIO/boostnote-mobile", + "itunes": "https://itunes.apple.com/us/app/boostnote/id1273066636?mt=8", + "screenshots": [ + "https://boostnote.io/assets/img/top2.png" + ], + "date_added": "May 18, 2018", + "stars": 495, + "license": "mit", + "tags": [ + "react-native" + ], + "suggested_by": "@tylerwince" } ] }