GitHub Repo Notes

Add local notes to GitHub repository

目前為 2025-05-14 提交的版本,檢視 最新版本

作者
Ivans-11
評價
0 0 0
版本
1.0
建立日期
2025-05-14
更新日期
2025-05-14
尺寸
9.8 KB
授權條款
MIT
腳本執行於

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:

    • 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:

    • 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