Skip to content

[New Plugin] Friend Note#8756

Open
fj233 wants to merge 8 commits into
goatcorp:mainfrom
fj233:main
Open

[New Plugin] Friend Note#8756
fj233 wants to merge 8 commits into
goatcorp:mainfrom
fj233:main

Conversation

@fj233

@fj233 fj233 commented May 26, 2026

Copy link
Copy Markdown

Friend Note

A friend note plugin for Dalamud.

Features

  • Add, edit, and delete notes for friends.
  • Show notes in the friend list as Character Name (Note).
  • View existing notes from a target's context menu. This is useful when you see a character name highlighted as a friend but do not remember who they are.

AI Usage

Assist: use AI to generate part of the functions, and complete the Japanese portion of the localization work. All functionality has been tested and verified in-game.

@bleatbot bleatbot enabled auto-merge (squash) May 26, 2026 10:50
@nathanctech

Copy link
Copy Markdown
Member

bleatbot, approve

@nathanctech

Copy link
Copy Markdown
Member

Whoops, your manifest is invalid because you need to have the [plugin] header at the top.

@bleatbot

bleatbot commented May 27, 2026

Copy link
Copy Markdown
Collaborator
Outdated attempt

Builds failed, please check action output.

Take care! Please test your plugins in-game before submitting them here to prevent crashes and instability. We really appreciate it! By submitting a plugin, you agree to our AI Usage Policy.

The average merge time for plugin updates is currently 8 hours.

Name Commit Status
😰 FriendNote [testing-live] 1e72593 Build system error: no URL configured for submodule '.tmp/PlayerTrack'
Show log - Review

@bleatbot bleatbot added new plugin This is a new plugin. build failed This plugin failed to build. labels May 27, 2026
@nathanctech

Copy link
Copy Markdown
Member

Fixed your manifest, but I can't fix the inclusion of that .tmp folder. Might want to add that to your gitignore.

auto-merge was automatically disabled May 27, 2026 07:31

Head branch was pushed to by a user without write access

@bleatbot

bleatbot commented May 27, 2026

Copy link
Copy Markdown
Collaborator
Outdated attempt

All builds OK!

Take care! Please test your plugins in-game before submitting them here to prevent crashes and instability. We really appreciate it! By submitting a plugin, you agree to our AI Usage Policy.

Name Commit Status
✔️ FriendNote [testing-live] 94a3b37 v1.0.1.0 - Repo (New plugin)
Preview (Listing & Changelog)

FriendNote [testing-live]

Punchline:

A simple plugin to add notes to your friends.

Description:

Add personal notes to friends from the friend list context menu. Right-click a friend's name to set a note, which will then be shown in the friend list.

Discord/Installer Changelog (from TOML manifest):

Add personal notes to friends from the friend list context menu. Right-click a friend's name to set a note, which will then be shown in the friend list.
2 hidden needs (known safe NuGet packages).
Show log - Review

@bleatbot bleatbot added size-large Diff for this PR is large. and removed build failed This plugin failed to build. labels May 27, 2026
@fj233

fj233 commented May 27, 2026

Copy link
Copy Markdown
Author

Fixed your manifest, but I can't fix the inclusion of that .tmp folder. Might want to add that to your gitignore.

Thanks for fixing the manifest. I have removed the .tmp folder from the repository, add it to .gitignore, update the commit hash in manifest.toml, and trigger a rebuild.

@reiichi001 reiichi001 added pending-code-review This plugin still needs code review. pending-rules-compliance This plugin still needs to be checked for rules compliance by the majority of the PAC. pending-testing This plugin still needs to be tested. labels May 27, 2026
@nathanctech nathanctech added completed-rules-compliance This plugin is compliant with all rules. and removed pending-rules-compliance This plugin still needs to be checked for rules compliance by the majority of the PAC. labels Jun 1, 2026
@bleatbot

bleatbot commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

All builds OK!

Take care! Please test your plugins in-game before submitting them here to prevent crashes and instability. We really appreciate it! By submitting a plugin, you agree to our AI Usage Policy.

Name Commit Status
✔️ FriendNote [testing-live] 0067795 v1.0.2.0 - Repo (New plugin)
Preview (Listing & Changelog)

FriendNote [testing-live]

Punchline:

A simple plugin to add notes to your friends.

Description:

Add personal notes to friends from the friend list context menu. Right-click a friend's name to set a note, which will then be shown in the friend list.

Discord/Installer Changelog (from TOML manifest):

Add personal notes to friends from the friend list context menu. Right-click a friend's name to set a note, which will then be shown in the friend list.
2 hidden needs (known safe NuGet packages).
Show log - Review

@fj233

fj233 commented Jun 9, 2026

Copy link
Copy Markdown
Author

Updated FriendNote to v1.0.2.0.

Changes made:

  • Refresh the note list when opening the friends list for the first time after logging in.
  • Use ImRaii for scoped ImGui operations.

Thank you to all reviewers for your time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

completed-rules-compliance This plugin is compliant with all rules. new plugin This is a new plugin. pending-code-review This plugin still needs code review. pending-testing This plugin still needs to be tested. size-large Diff for this PR is large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants