An Obsidian.md plugin that show Redmine issue details.
- A Redmine instance endpoint
- A personal API access key (My account > API access key > Show)
Download zip archive from GitHub releases page and extract it into <vault>/.obsidian/plugins
directory.
In order to show issues details the plugin need to be configured with host
and API access key
configuration.
The total working day hours can be set with the appropriate configuration.
Add this code block where you want to show the issue widget:
```redmine
12345
```
or add multiple ids, one for each line, to show a grid of widgets:
```redmine
12345
12346
12347
12348
12349
12340
```
Open the preview mode to see issue's details:
This plugin is compatible with Time Tracker Plugin, you can start a timer and save it as Redmine Time Entry:
An additional panel can be activated in order to show the percentage of worked hours are being currently saved to Redmine: