-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Vasilii edited this page May 24, 2014
·
28 revisions
redmine-issues is a GNOME Shell extension for monitoring Redmine issues by REST API.
This extension supports GNOME Shell 3.10, 3.12 (For check other versions modify "shell-version" in "metadata.json")
Buttons:
- Add issue
- Mark all read
- Refresh
Alt buttons:
- Preferences
- Remove all
- Clean ignore list
Bookmark issues can be removed manually only. Not bookmark issues
can be removed automatically if them do not match with filter.
If you'll remove not bookmark issue then issue will be add to ignore list. Filters will not add issues from ignore list. For revert issue from ignore list you can add issue manually or clean ignore list.
Issues is stored in:
~/.local/share/redmine-issues/issues.json
List of ignored issues is stored in:
~/.local/share/redmine-issues/issues-ignore.json
git clone https://github.com/UshakovVasilii/gnome-shell-extension-redmine-issues.git
cd gnome-shell-extension-redmine-issues
cp -r redmineIssues@UshakovVasilii_Github.yahoo.com ~/.local/share/gnome-shell/extensions/.
restart GNOME Shell (Alt+F2
, r
, Enter
) and enable the extension through gnome-tweak-tool.