From 5632d0d518a077405d0732372b76cd71c43ab0c7 Mon Sep 17 00:00:00 2001 From: Noah Coad Date: Fri, 17 Oct 2025 21:49:49 -0500 Subject: [PATCH] add Auto Open Notes package --- repository/a.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/repository/a.json b/repository/a.json index cc0893ee47c..f2acd534608 100644 --- a/repository/a.json +++ b/repository/a.json @@ -2247,6 +2247,17 @@ } ] }, + { + "name": "Auto Open Notes", + "details": "https://github.com/noahcoad/SublimeAutoOpenNotes", + "labels": ["notes.txt", "readme.txt", "readme.md", "readme"], + "releases": [ + { + "sublime_text": ">=3000", + "tags": true + } + ] + }, { "name": "Auto Refresh", "details": "https://github.com/Wouterdek/AutoRefresh",