From f4759bc45f104d0e4742f877dc140a33dca3c8b3 Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Tue, 20 Jun 2017 07:55:44 -0700 Subject: [PATCH] Add Thoughtless by @yoha --- contents.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/contents.json b/contents.json index 09db17db..13d7d944 100644 --- a/contents.json +++ b/contents.json @@ -13440,6 +13440,17 @@ "date_added": "June 14 2017", "suggested_by": "@dkhamsing", "license": "other" + }, + { + "title": "Thoughtless", + "source": "https://github.com/yoha/Thoughtless", + "description": "Quickly jot down thoughts, supports Markdown", + "category-ids": ["notes"], + "screenshots": ["http://i.imgur.com/263faeN.png"], + "tags": ["swift", "swifthexcolors", "cfalertviewcontroller"], + "license": "mit", + "date_added": "June 20 2017", + "suggested_by": "@dkhamsing" } ] }