From 1e75b0bd7ec64083cebb2dfc1012b1f1d51a7861 Mon Sep 17 00:00:00 2001 From: shuvashish76 Date: Mon, 22 May 2023 08:02:50 +0530 Subject: [PATCH] Create suggestions for notes Signed-off-by: shuvashish76 --- suggestions/notes.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 suggestions/notes.json diff --git a/suggestions/notes.json b/suggestions/notes.json new file mode 100644 index 0000000..64741a2 --- /dev/null +++ b/suggestions/notes.json @@ -0,0 +1,15 @@ +[ + { + "id": "com.streetwriters.notesnook", + "label": "Notesnook", + "reason": "Privacy friendy, encrypted note taking app.\nRoadmap: https://notesnook.com/roadmap/\n", + "source": "g", + "repo": "https://github.com/streetwriters/notesnook" + }, + { + "id": "io.github.quillpad", + "label": "Quillpad", + "source": "fg", + "repo": "https://github.com/quillpad/quillpad" + } +]