Project

General

Profile

Plugins Directory » Redmine Issue Note List

Author: Yasu Saku
Website: https://github.com/sk-ys/redmine_issue_note_list/
Code repository: https://github.com/sk-ys/redmine_issue_note_list/
Registered on: 2025-12-14 (1 day ago)
Current version: 0.2.0
Compatible with: Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x
User ratings:   (0)

This is a Redmine plugin that lists issue notes (history) and allows you to add notes directly from the list view.

Features

  • List Issue Notes: View the recent notes of issues in a list format.
  • Add and Edit Notes Directly in the List View: Add and edit new notes directly from the list view without navigating to the issue details page. You can also edit an existing note by double-clicking its cell.
  • Customize View:
    • Adjust row height (fixed, variable)
    • Adjust column width
    • Compact mode
    • Use simple editor
    • Display notes in a popup window
  • Filtering: Filter displayed issues using queries, similar to the standard issue list.

Installation notes

  1. Go to your Redmine plugins directory.
  2. Clone the repository.
    • git clone https://github.com/sk-ys/redmine_issue_note_list.git
  3. Install the dependency plugin (redmine_base_deface) if it is not already installed.
  4. Restart Redmine.

Changelog

0.2.0 (2025-12-15)

Compatible with Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x.

overview.png (170 KB) overview.png Yasu Saku, 2025-12-14 15:45