Add Item Notes#14011
Merged
runelite-github-app[bot] merged 1 commit intoJul 19, 2026
Merged
Conversation
|
This plugin requires reviews from Plugin Hub reviewers. The reviewer will request any additional changes if needed. Internal use only: Reviewer details Maintainer details |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
@usernamein a note as a local loan record, with a recorded timestamp and a Mark returned action.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
latest.release../gradlew clean test shadowJarcompleted successfully.