kanboard-plugin-wiki
kanboard-plugin-wiki copied to clipboard
Add wiki:<wiki_id> links in Kanboard
This quick and dirty hack attempts to add wiki:<wiki_id> links to Kanboard. This would be an awesome feature. Can you contribute?
All Submissions:
- Notify authors: @lastlink
- [ ] Have you updated the ChangeLog with your proposed changes?
- [ ] Have you checked to ensure there aren't other open Pull Requests for the same update/change?
- pr update to master branch
- [ ] Have you updated the getPluginVersion() in Plugin.php?
New Feature Submissions:
- [ ] Have you added an explanation of what your changes do and why you'd like us to include them?
Description
Fixes # .
Changes proposed in this pull request:
- Add the ability to use
[My Title](wiki:<wiki_id>)links that translate to a Kanboard URL. - If we could use these links in tasks that would be great.
- If we could get that "popup" that kanboard shows when typing
#99I would simply pass out.