An open API service indexing awesome lists of open source software.

https://github.com/arakkkkk/redmine-preview-enhanced


https://github.com/arakkkkk/redmine-preview-enhanced

chrome-extension edge-extension redmine

Last synced: 8 days ago
JSON representation

Awesome Lists containing this project

README

          

# redmine Preview Enhanced

A Chrome/Edge Extension to be able to edit redmine with the preview.

## Instration

### Chrome Web Store

[Redmine Preview Enhanced -- Chrome Web Store](https://chromewebstore.google.com/detail/redmine-preview-enhanced/dlogdnhahholjdnficfhmdgefgknnnhj)

### Manual Instration

1. Clone this repository
2. `Load Unpacked` from `chrome://extensions/`

[Read more](https://knowledge.workspace.google.com/kb/load-unpacked-extensions-000005962)

## Usage

1. Open the redmine wiki.
2. Click `Edit` to start editing the wiki.
3. Click on the `SideBy` tab when it appears.
* ![demo](docs/start_sideby.gif)
4. Double-click the text on the editing screen to jump to the corresponding preview.
* ![demo](docs/jump_to_preview.gif)
5. Double-click on the text in the preview to jump to the corresponding preview.
* ![demo](docs/jump_to_editor.gif)
6. Click the SideBy tab again to update the preview.
7. Lets write your wiki!

## Future development
- [x] Jump Function Enhancement
- [x] Jump with scroll
- [x] Publish for chrome/edge extension
- [x] Extend support to tickets in addition to wikis