From 3846df2d227ca4e02ffb31ada35b8979ce6fa76f Mon Sep 17 00:00:00 2001 From: Daniel Khamsing Date: Wed, 31 Mar 2021 07:33:56 -0700 Subject: [PATCH] Add logger by @nathanborror --- contents.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/contents.json b/contents.json index cf3a4225..e1ba65a5 100644 --- a/contents.json +++ b/contents.json @@ -25879,6 +25879,26 @@ ], "date_added": "Mar 27 2021", "suggested_by": "@dkhamsing" + }, + { + "title": "Logger", + "category-ids": [ + "notes" + ], + "tags": [ + "swift", + "go", + "golang" + ], + "description": "Quickly send messages to yourself as a means of fast note taking", + "source": "https://github.com/nathanborror/logger", + "itunes": "https://apps.apple.com/app/logger-notes/id1364248334", + "license": "gpl-3.0", + "date_added": "Mar 30 2021", + "suggested_by": "@dkhamsing", + "screenshots": [ + "https://github.com/nathanborror/logger/raw/master/static/2021-03-29%20Logger.png?raw=true" + ] } ] }