diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 95cf98a..844470b 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -2137,6 +2137,20 @@ "password": "admin" } }, + { + "name": "jotty", + "slug": "jotty", + "desc": "A simple, self-hosted app for your checklists and notes. Tired of bloated, cloud-based to-do apps? jotty is a lightweight alternative for managing your personal checklists and notes. It's built with Next.js 14, is easy to deploy, and keeps all your data on your own server.", + "script": "ct/jotty.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/jotty.sh", + "categories": [ + 12 + ], + "notes": [ + "jotty was previously named rwMarkable" + ], + "type": "ct" + }, { "name": "Jupyter Notebook", "slug": "jupyternotebook", @@ -4418,18 +4432,6 @@ ], "type": "ct" }, - { - "name": "rwMarkable", - "slug": "rwmarkable", - "desc": "A simple, self-hosted app for your checklists and notes. Tired of bloated, cloud-based to-do apps? rwMarkable is a lightweight alternative for managing your personal checklists and notes. It's built with Next.js 14, is easy to deploy, and keeps all your data on your own server.", - "script": "ct/rwmarkable.sh", - "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/rwmarkable.sh", - "categories": [ - 12 - ], - "notes": [], - "type": "ct" - }, { "name": "SABnzbd", "slug": "sabnzbd",