From a5ced1230051626d01772b2441b9e4acdb95a9a0 Mon Sep 17 00:00:00 2001 From: belarrem <12057696+belarrem@users.noreply.github.com> Date: Thu, 16 Apr 2026 23:30:32 -0400 Subject: [PATCH 1/2] DraftSync listing x64 --- src/pl.x64.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/pl.x64.json b/src/pl.x64.json index 2f48e6210..2887ebb92 100644 --- a/src/pl.x64.json +++ b/src/pl.x64.json @@ -383,6 +383,16 @@ "author": "Justin Dailey", "homepage": "https://github.com/dail8859/DoxyIt" }, + { + "folder-name": "DraftSync", + "display-name": "DraftSync", + "version": "0.1", + "id": "d94ba09eb64f63c7b5274c8f45058f22c5eeeffecf886ca528f1662aca37475c", + "repository": "https://github.com/belarrem/DraftSync/releases/download/v0.1/DraftSync_x64.zip", + "description": "Syncs scratch notes across machines via a shared folder. If you like to fire up Notepad++ to take a quick note and wish it followed you to another machine, this plugin is for you. No accounts, no servers, just a folder.", + "author": "Mohammed Belarrem", + "homepage": "https://github.com/belarrem/DraftSync" + }, { "folder-name": "DSpellCheck", "display-name": "DSpellCheck", @@ -1848,4 +1858,4 @@ "homepage": "https://github.com/StanDog/npp-zoomdisabler" } ] -} \ No newline at end of file +} From 2a7cb6cccbff29c275fe750137bc010fb2efcbbd Mon Sep 17 00:00:00 2001 From: belarrem <12057696+belarrem@users.noreply.github.com> Date: Thu, 16 Apr 2026 23:32:21 -0400 Subject: [PATCH 2/2] Add DraftSync plugin information to pl.x86.json --- src/pl.x86.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/src/pl.x86.json b/src/pl.x86.json index b6bee0586..7e7507e18 100644 --- a/src/pl.x86.json +++ b/src/pl.x86.json @@ -371,6 +371,16 @@ "author": "Justin Dailey", "homepage": "https://github.com/dail8859/DoxyIt" }, + { + "folder-name": "DraftSync", + "display-name": "DraftSync", + "version": "0.1", + "id": "808df9d58afcff524d9fe0f926802a62c10854ec4accb46d8c8058204cb821fe", + "repository": "https://github.com/belarrem/DraftSync/releases/download/v0.1/DraftSync_x86.zip", + "description": "Syncs scratch notes across machines via a shared folder. If you like to fire up Notepad++ to take a quick note and wish it followed you to another machine, this plugin is for you. No accounts, no servers, just a folder.", + "author": "Mohammed Belarrem", + "homepage": "https://github.com/belarrem/DraftSync" + }, { "folder-name": "DSpellCheck", "display-name": "DSpellCheck", @@ -2009,4 +2019,4 @@ "homepage": "https://github.com/StanDog/npp-zoomdisabler" } ] -} \ No newline at end of file +}