diff --git a/notes/notes-0.16.ckan b/notes/notes-0.16.ckan
new file mode 100644
index 0000000000..f609e25e73
--- /dev/null
+++ b/notes/notes-0.16.ckan
@@ -0,0 +1,37 @@
+{
+    "spec_version": 1,
+    "identifier": "notes",
+    "name": "notes",
+    "abstract": "Simple notepad to take text notes ingame.",
+    "author": "hashashin",
+    "license": "GPL-3.0",
+    "resources": {
+        "homepage": "https://forum.kerbalspaceprogram.com/index.php?/topic/50884-14-in-game-notes-notepad-checklist-v0141-20170526/",
+        "spacedock": "https://spacedock.info/mod/77/notes",
+        "repository": "https://github.com/hashashin/ksp_notes",
+        "x_screenshot": "https://spacedock.info/content/hashashin_471/notes/notes-1455711666.7319841.png"
+    },
+    "version": "0.16",
+    "ksp_version": "1.8.0",
+    "depends": [
+        {
+            "name": "ToolbarController"
+        }
+    ],
+    "suggests": [
+        {
+            "name": "RasterPropMonitor"
+        },
+        {
+            "name": "ModuleManager"
+        }
+    ],
+    "download": "https://spacedock.info/mod/77/notes/download/0.16",
+    "download_size": 60486,
+    "download_hash": {
+        "sha1": "5F899890C3B7C2E02AE8734A3D2134FE53FF9737",
+        "sha256": "025320A7CE3D733D7A347995F4FAA92D9A526B6971606472DC3FDC7E49215386"
+    },
+    "download_content_type": "application/zip",
+    "x_generated_by": "netkan"
+}