GitHub Repo Notes

Add local notes to GitHub repository

Version au 14/05/2025. Voir la dernière version.

Auteur
Ivans-11
Notes
0 0 0
Version
1.0
Créé
14/05/2025
Mis à jour
14/05/2025
Taille
10,1 ko
Licence
MIT
S'applique à

中文 | English

GitHub Repo Notes

A Tampermonkey script that allows you to add local notes to GitHub repositories

Features

  • Add and modify notes for repositories in GitHub repository list or detail pages
  • Notes are saved in local storage and invisible to other users

Usage

  1. On GitHub repository list page:

    Repository List Demo

    • A note button appears on each repository card
    • Click the button to add or edit notes
    • Notes are displayed on the repository card
  2. On repository detail page:

    Repository Detail Demo

    • A note button appears in the top action bar
    • Click the button to add or edit notes
    • Notes are displayed below the repository description

Notes

  • Note data is saved in browser's local storage
  • Clearing browser data will result in data loss
  • Notes are not synchronized between different browsers