Table of Contents

linksuggest Plugin

Compatible with DokuWiki

  • 2024-02-06 "Kaos" unknown
  • 2023-04-04 "Jack Jackrum" yes
  • 2022-07-31 "Igor" yes
  • 2020-07-29 "Hogfather" yes

plugin Autosuggestion for links in texteditor

Last updated on
2023-10-07
Provides
Action
Repository
Source
Conflicts with
codemirror

Tagged with autocomplete, links

By lisps

Installation

Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.

Examples/Usage

Simply type [[: into the text editor and you will see a list with suggestions. Hit Enter and it will be applied.

What is supported:
If following Namespaces are available

and user is on page ns:page

Possible links to ns:ns1:page1 are

Development

Change Log

Known Bugs and Issues

ToDo/Wish List

Please create them as a GitHub Issue.

FAQ

How to trigger autocomplete after hitting enter to applying a namespace?

Just hit STRG or SHIFT and the search will begin.

Discussion

There is currently an issue with using this plugin at the same time as the fastwiki plugin that multiple users have reported here.