From 1c5f903704278cd503160338d1b0ea3e4f331b74 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 30 Mar 2026 02:18:03 +0000 Subject: [PATCH 01/12] Add notepaper themed docs page Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com> --- docs/index.html | 260 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 260 insertions(+) create mode 100644 docs/index.html diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..07476af --- /dev/null +++ b/docs/index.html @@ -0,0 +1,260 @@ +--- +layout: null +title: PinStick — Pin notes where you need them +--- + + + + + + + PinStick + + + +
+
+
+ PinStick • macOS +

Pin your notes and keep them on top.

+

+ A lightweight SwiftUI notepad that stays visible while you work. Jot quick thoughts, pin the window above everything else, and keep track of the details that matter. A Tauri preview in the repo brings the same experience to Windows and Linux. +

+ +
+
+ Why it sticks +
    +
  • Always-on-top pinning keeps key notes in sight.
  • +
  • Simple, local storage — your notes stay on your machine.
  • +
  • Keyboard-friendly quick edits, instant save.
  • +
  • Cross-platform preview powered by Tauri for Windows & Linux.
  • +
+
+
+ +

Highlights

+
+
+

Always on Top

+

PinStick pins its window above everything else so timers, tasks, and reminders never hide behind other apps.

+
+
+

Fast & Lightweight

+

Built with SwiftUI for macOS. Launch, type, and move on — no setup, no clutter, tiny footprint.

+
+
+

Privacy First

+

Your text lives locally. No accounts, no telemetry — just a focused scratchpad that saves as you type.

+
+
+

Cross-Platform Preview

+

The repository includes a Tauri preview so you can test PinStick on Windows and Linux with the same pin-to-front flow.

+
+
+ +

Get started

+
+

+ Download the latest macOS build from GitHub Releases, unzip, and run. Want to tinker? Clone the repo and check out the cross-platform folder for the Tauri preview — it ships with the same pin-and-jot behavior. +

+
+ + +
+ + From c61f5ee0dda486901e147be6fb484dc6e8e9d78e Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 30 Mar 2026 02:18:32 +0000 Subject: [PATCH 02/12] Clarify docs release wording Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com> --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 07476af..b8cc17f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -210,7 +210,7 @@

Pin your notes and keep them on top.

A lightweight SwiftUI notepad that stays visible while you work. Jot quick thoughts, pin the window above everything else, and keep track of the details that matter. A Tauri preview in the repo brings the same experience to Windows and Linux.

- Download latest build + View releases View on GitHub
@@ -248,7 +248,7 @@

Cross-Platform Preview

Get started

- Download the latest macOS build from GitHub Releases, unzip, and run. Want to tinker? Clone the repo and check out the cross-platform folder for the Tauri preview — it ships with the same pin-and-jot behavior. + Download the latest macOS build from GitHub Releases, unzip, and run. Want to tinker? Clone the repo and check out the cross-platform folder (active work lives on the cross-platform-dev branch) for the Tauri preview — it ships with the same pin-and-jot behavior.

From 89c8e582d2b95f70da43d70aaa05e8d65bb2a73a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 30 Mar 2026 02:18:53 +0000 Subject: [PATCH 03/12] Clarify cross-platform directory reference Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com> --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index b8cc17f..14872aa 100644 --- a/docs/index.html +++ b/docs/index.html @@ -248,7 +248,7 @@

Cross-Platform Preview

Get started

- Download the latest macOS build from GitHub Releases, unzip, and run. Want to tinker? Clone the repo and check out the cross-platform folder (active work lives on the cross-platform-dev branch) for the Tauri preview — it ships with the same pin-and-jot behavior. + Download the latest macOS build from GitHub Releases, unzip, and run. Want to tinker? Clone the repo and check out the cross-platform directory at the repo root (active work lives on the cross-platform-dev branch) for the Tauri preview — it ships with the same pin-and-jot behavior.

From 528238f50b88982ed344da26517916dc98796199 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 30 Mar 2026 02:19:18 +0000 Subject: [PATCH 04/12] Clarify cross-platform branch location Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com> --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 14872aa..74a8d89 100644 --- a/docs/index.html +++ b/docs/index.html @@ -207,7 +207,7 @@ PinStick • macOS

Pin your notes and keep them on top.

- A lightweight SwiftUI notepad that stays visible while you work. Jot quick thoughts, pin the window above everything else, and keep track of the details that matter. A Tauri preview in the repo brings the same experience to Windows and Linux. + A lightweight SwiftUI notepad that stays visible while you work. Jot quick thoughts, pin the window above everything else, and keep track of the details that matter. A cross-platform Tauri preview lives on the cross-platform-dev branch if you want to try Windows or Linux builds.

View releases @@ -248,7 +248,7 @@

Cross-Platform Preview

Get started

- Download the latest macOS build from GitHub Releases, unzip, and run. Want to tinker? Clone the repo and check out the cross-platform directory at the repo root (active work lives on the cross-platform-dev branch) for the Tauri preview — it ships with the same pin-and-jot behavior. + Download the latest macOS build from GitHub Releases, unzip, and run. Want to tinker? Switch to the cross-platform-dev branch and open the cross-platform directory for the Tauri preview — it ships with the same pin-and-jot behavior.

From ba1f8be9863086168c44ec02fb5f960d4e9dff06 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 30 Mar 2026 02:19:44 +0000 Subject: [PATCH 05/12] Clarify cross-platform preview directions Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com> --- docs/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 74a8d89..4c3151b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -207,7 +207,8 @@ PinStick • macOS

Pin your notes and keep them on top.

- A lightweight SwiftUI notepad that stays visible while you work. Jot quick thoughts, pin the window above everything else, and keep track of the details that matter. A cross-platform Tauri preview lives on the cross-platform-dev branch if you want to try Windows or Linux builds. + A lightweight SwiftUI notepad that stays visible while you work. Jot quick thoughts, pin the window above everything else, and keep track of the details that matter. + A cross-platform Tauri preview lives on the cross-platform-dev branch if you want to try Windows or Linux builds.

View releases @@ -248,7 +249,7 @@

Cross-Platform Preview

Get started

- Download the latest macOS build from GitHub Releases, unzip, and run. Want to tinker? Switch to the cross-platform-dev branch and open the cross-platform directory for the Tauri preview — it ships with the same pin-and-jot behavior. + Download the latest macOS build from GitHub Releases, unzip, and run. Want to tinker? Switch to the cross-platform-dev branch and open the cross-platform directory for the Tauri preview — build from source with npm install and npm run tauri dev (or npm run tauri build).

From 5ef3c37e4b250569a2d8fbb1e87dd217cb7a06fa Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 30 Mar 2026 02:20:06 +0000 Subject: [PATCH 06/12] Clarify cross-platform path on dev branch Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com> --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 4c3151b..42a0eed 100644 --- a/docs/index.html +++ b/docs/index.html @@ -249,7 +249,7 @@

Cross-Platform Preview

Get started

- Download the latest macOS build from GitHub Releases, unzip, and run. Want to tinker? Switch to the cross-platform-dev branch and open the cross-platform directory for the Tauri preview — build from source with npm install and npm run tauri dev (or npm run tauri build). + Download the latest macOS build from GitHub Releases, unzip, and run. Want to tinker? Switch to the cross-platform-dev branch; the cross-platform/ directory at the repo root holds the Tauri preview — build from source with npm install and npm run tauri dev (or npm run tauri build).

From 4d8129fbcd2e6024a0fc887817551d496413fa21 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 30 Mar 2026 02:20:30 +0000 Subject: [PATCH 07/12] Note cross-platform preview lives on dev branch Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com> --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 42a0eed..6feadde 100644 --- a/docs/index.html +++ b/docs/index.html @@ -208,7 +208,7 @@

Pin your notes and keep them on top.

A lightweight SwiftUI notepad that stays visible while you work. Jot quick thoughts, pin the window above everything else, and keep track of the details that matter. - A cross-platform Tauri preview lives on the cross-platform-dev branch if you want to try Windows or Linux builds. + A cross-platform Tauri preview lives on the separate cross-platform-dev branch (not on main) if you want to try Windows or Linux builds.

View releases @@ -249,7 +249,7 @@

Cross-Platform Preview

Get started

- Download the latest macOS build from GitHub Releases, unzip, and run. Want to tinker? Switch to the cross-platform-dev branch; the cross-platform/ directory at the repo root holds the Tauri preview — build from source with npm install and npm run tauri dev (or npm run tauri build). + Download the latest macOS build from GitHub Releases, unzip, and run. Want to tinker? Switch to the cross-platform-dev branch — there you'll find a cross-platform/ directory at the repo root with the Tauri preview. Build from source with npm install and npm run tauri dev (or npm run tauri build). On main, the preview may not be present yet.

From fa59790fc2f43cfac9aa3dab8bf83772eca9da48 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 30 Mar 2026 02:20:58 +0000 Subject: [PATCH 08/12] Restructure getting started instructions Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com> --- docs/index.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/index.html b/docs/index.html index 6feadde..5b7a6ff 100644 --- a/docs/index.html +++ b/docs/index.html @@ -248,9 +248,12 @@

Cross-Platform Preview

Get started

-

- Download the latest macOS build from GitHub Releases, unzip, and run. Want to tinker? Switch to the cross-platform-dev branch — there you'll find a cross-platform/ directory at the repo root with the Tauri preview. Build from source with npm install and npm run tauri dev (or npm run tauri build). On main, the preview may not be present yet. -

+
    +
  • macOS quick start: Grab the latest release, unzip, and run.
  • +
  • Cross-platform preview: Switch to the cross-platform-dev branch; the cross-platform/ directory at the repo root holds the Tauri build.
  • +
  • Build from source: Install deps with npm install, then run npm run tauri dev (or npm run tauri build).
  • +
  • On main: The Tauri preview may be absent while work stays on the dev branch.
  • +
From 9b16c0f846222f61bad71b41b17fc90894260c84 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 30 Mar 2026 02:21:18 +0000 Subject: [PATCH 09/12] Clarify main vs cross-platform branch scope Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com> --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index 5b7a6ff..45a3e74 100644 --- a/docs/index.html +++ b/docs/index.html @@ -252,7 +252,7 @@

Get started

  • macOS quick start: Grab the latest release, unzip, and run.
  • Cross-platform preview: Switch to the cross-platform-dev branch; the cross-platform/ directory at the repo root holds the Tauri build.
  • Build from source: Install deps with npm install, then run npm run tauri dev (or npm run tauri build).
  • -
  • On main: The Tauri preview may be absent while work stays on the dev branch.
  • +
  • On main: Only the macOS app ships here; the Tauri preview lives exclusively on cross-platform-dev.
  • From a20a22150d1db2c25b4635cf5d52ef6d0217e85a Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 30 Mar 2026 02:21:42 +0000 Subject: [PATCH 10/12] Clarify tauri instructions and structure Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/78ebddec-edbb-4dca-9cc4-d30199af49db Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com> --- docs/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.html b/docs/index.html index 45a3e74..147e72a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -250,8 +250,8 @@

    Get started

    • macOS quick start: Grab the latest release, unzip, and run.
    • -
    • Cross-platform preview: Switch to the cross-platform-dev branch; the cross-platform/ directory at the repo root holds the Tauri build.
    • -
    • Build from source: Install deps with npm install, then run npm run tauri dev (or npm run tauri build).
    • +
    • Cross-platform preview: Switch to the cross-platform-dev branch; the cross-platform/ directory at the repo root (with src-tauri/ and src/) holds the Tauri project.
    • +
    • Tauri build commands (on cross-platform-dev): Install deps with npm install, then run npm run tauri dev (or npm run tauri build).
    • On main: Only the macOS app ships here; the Tauri preview lives exclusively on cross-platform-dev.
    From cc760381cd9d58584659b853e72d8294d2937038 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 30 Mar 2026 02:28:19 +0000 Subject: [PATCH 11/12] Simplify consumer copy and add footer Agent-Logs-Url: https://github.com/SillyLittleTech/PinStick/sessions/53d97fa9-e6b9-452f-bcfb-d5d57b9830ce Co-authored-by: kiyarose <75678535+kiyarose@users.noreply.github.com> --- docs/index.html | 55 ++++++++++++++++++++++++++++++++----------------- 1 file changed, 36 insertions(+), 19 deletions(-) diff --git a/docs/index.html b/docs/index.html index 147e72a..65067a9 100644 --- a/docs/index.html +++ b/docs/index.html @@ -7,7 +7,7 @@ - + PinStick @@ -207,8 +226,7 @@ PinStick • macOS

    Pin your notes and keep them on top.

    - A lightweight SwiftUI notepad that stays visible while you work. Jot quick thoughts, pin the window above everything else, and keep track of the details that matter. - A cross-platform Tauri preview lives on the separate cross-platform-dev branch (not on main) if you want to try Windows or Linux builds. + A lightweight notepad that stays visible while you work. Jot quick thoughts, pin the window above everything else, and keep track of the little details that matter.

    View releases @@ -221,7 +239,7 @@

    Pin your notes and keep them on top.

  • Always-on-top pinning keeps key notes in sight.
  • Simple, local storage — your notes stay on your machine.
  • Keyboard-friendly quick edits, instant save.
  • -
  • Cross-platform preview powered by Tauri for Windows & Linux.
  • +
  • Coming to more platforms soon; a preview is brewing for Windows & Linux.
  • @@ -241,24 +259,23 @@

    Privacy First

    Your text lives locally. No accounts, no telemetry — just a focused scratchpad that saves as you type.

    -

    Cross-Platform Preview

    -

    The repository includes a Tauri preview so you can test PinStick on Windows and Linux with the same pin-to-front flow.

    +

    Made to stay visible

    +

    Float your notes on top while you jump between apps, so timers, to-dos, or meeting points never get buried.

    Get started

    - + From 91f2bdebc389a97e7347bede78d230eb2f05f322 Mon Sep 17 00:00:00 2001 From: Kiya Rose Ren-Miyakari Date: Sun, 29 Mar 2026 22:58:42 -0400 Subject: [PATCH 12/12] Update index.html --- docs/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/index.html b/docs/index.html index 65067a9..fb0f89f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -223,7 +223,7 @@
    - PinStick • macOS + PinStick • macOS/Linux/Windows

    Pin your notes and keep them on top.

    A lightweight notepad that stays visible while you work. Jot quick thoughts, pin the window above everything else, and keep track of the little details that matter. @@ -252,7 +252,7 @@

    Always on Top

    Fast & Lightweight

    -

    Built with SwiftUI for macOS. Launch, type, and move on — no setup, no clutter, tiny footprint.

    +

    Built with SwiftUI for macOS, Windows, and Linux. Launch, type, and move on — no setup, no clutter, tiny footprint.

    Privacy First

    @@ -267,8 +267,8 @@

    Made to stay visible

    Get started

      -
    • macOS: Download the latest release, unzip, and pin your first note in seconds.
    • -
    • Windows & Linux (preview): Early builds live on the cross-platform-dev branch for testers.
    • +
    • Download Download the latest release from GitHub!
    • +
    • Use Simply Open, and add the app, and you can start taking notes.