Skip to content

Add Item Notes#14011

Merged
runelite-github-app[bot] merged 1 commit into
runelite:masterfrom
FreeArcanes:agent/add-item-notes
Jul 19, 2026
Merged

Add Item Notes#14011
runelite-github-app[bot] merged 1 commit into
runelite:masterfrom
FreeArcanes:agent/add-item-notes

Conversation

@FreeArcanes

Copy link
Copy Markdown
Contributor

Summary

Adds Item Notes, a local-only plugin for attaching private notes to items and keeping a lightweight item loan ledger.

Repository: https://github.com/FreeArcanes/runelite-item-notes

Features

  • Add or edit notes from item context menus in supported item containers.
  • Display saved notes in hover tooltips and after examining an item.
  • Configure the note label and note text colors.
  • Treat a user-entered @username in a note as a local loan record, with a recorded timestamp and a Mark returned action.
  • Canonicalize linked item variants so notes remain associated with the underlying item.

Privacy and behavior

All data stays in the user's local RuneLite configuration. The plugin has no network service, does not synchronize between players, does not collect friend or clan rosters, and does not automate gameplay or send chat messages.

Validation

  • Built with the standard Plugin Hub configuration and RuneLite latest.release.
  • ./gradlew clean test shadowJar completed successfully.
  • Unit tests cover note storage, canonical item handling, and loan parsing.
  • Primary inventory, tooltip, examine, configuration, and loan-ledger flows were tested in the development client.

@runelite-github-app

Copy link
Copy Markdown

@runelite-github-app

Copy link
Copy Markdown

This plugin requires reviews from Plugin Hub reviewers. The reviewer will request any additional changes if needed.


Internal use only: Reviewer details Maintainer details

@runelite-github-app
runelite-github-app Bot merged commit e28ef9c into runelite:master Jul 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant