Project

General

Profile

Plugins Directory » Redmine Subsuggest

Author: Stefan Mischke
Website: https://github.com/subversive-tools/redmine_subsuggest
Code repository: https://github.com/subversive-tools/redmine_subsuggest
Registered on: 2026-05-26 (about 2 months ago)
Current version: 0.5.1
Compatible with: Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x
User ratings:   (1)

Enables quick access to Redmine objects and macros via trigger characters, contextual autocomplete, and an inline selection menu in any text field.

Installation notes

cd /path/to/redmine/plugins
git clone https://github.com/subversive-tools/redmine_subsuggest.git redmine_subsuggest

Changelog

0.5.1 (2026-06-14)

Compatible with Redmine 6.1.x, 6.0.x, 5.1.x, 5.0.x, 4.2.x, 4.1.x, 4.0.x.

Changed:
  • Renamed plugin to Redmine Subsuggest (before: Subtrigger)
  • Now compatible with Redmine v4 and later
Fixed:
  • Zeitwerk compatibility issue

0.5.0 (2026-05-26)

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

Plugin Settings Added: Dedicated configuration page under Redmine Plugin Administration. Selectively enable or disable macro autocomplete ({{), @ mentions patching, and the Smart Linker. Customize Smart Linker trigger character.

User ratings

  by Damduck Yu about 2 months ago

It seems to have many useful features, but an error occurs during installation.
/usr/local/bundle/gems/zeitwerk-2.7.5/lib/zeitwerk/cref.rb:62:in 'Module#const_get': uninitialized constant MacroAutocompleteHook (NameError)