中文 | English
Ever starred a GitHub repo and forgot why?
This script lets you add private notes to any repository — whether you starred it or not and whoever it belongs to.
A Tampermonkey script that allows you to add local notes to GitHub repositories
- Add and modify notes for repositories in GitHub repository list or detail pages
- Notes are saved in local storage and invisible to other users
- Import and export note data using the floating button at the bottom right of the page
- First, install the Tampermonkey browser extension
- Click the following link to install the script: GitHub Repo Notes
-
On GitHub repository list page:
- A note button appears on each repository card
- Click the button to add or edit notes
- Notes are displayed on the repository card
-
On repository detail page:
- A note button appears in the top action bar
- Click the button to add or edit notes
- Notes are displayed below the repository description
- Note data is saved in browser's local storage
- Clearing browser data will result in data loss, you can use export and import feature to backup
- Notes are not synchronized between different browsers, you can use export and import feature to sync between browsers