NoctisHarrow/personal-notes — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a small personal notes scratchpad I can keep in a Git repo. It should be simple and local, not a full app or anything complicated.

I want to jot down daily habits, save little command snippets, and keep cleanup reminders so I don’t forget random computer chores. Use plain text or Markdown files so I can read and edit everything without special software.

Set up a clean structure with places for active notes, docs, archived stuff, and any helper scripts. Add a few simple shell scripts if useful, like creating a dated note, searching through notes, moving old notes into an archive, and showing cleanup reminders.

Please include a clear README that explains how I’m supposed to use it, with a couple example notes already included. Keep it lightweight, easy to change later, and safe for personal use so I don’t accidentally commit private machine specific junk.

Want more depth? Deep Reverse