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
- Host: GitHub
- URL: https://github.com/arakkkkk/redmine-preview-enhanced
- Owner: arakkkkk
- Created: 2024-06-14T13:49:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-26T14:32:45.000Z (over 1 year ago)
- Last Synced: 2025-02-01T17:11:23.211Z (9 months ago)
- Topics: chrome-extension, edge-extension, redmine
- Language: JavaScript
- Homepage:
- Size: 804 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
* 
4. Double-click the text on the editing screen to jump to the corresponding preview.
* 
5. Double-click on the text in the preview to jump to the corresponding preview.
* 
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