Compatible with DokuWiki
Search and install the plugin using the Extension Manager. Refer to Plugins on how to install plugins manually.
~~FUZZYSEARCH~~
[[some word here]]
I use Bureaucracy plugin to create an atomic note taking form.
The atomic note Bureaucracy form
<form> action template "atomic:atomictpl" "atomic:atom_@@noteno@@_%Y%m%d" textbox title textarea content textbox tag =atomicnote textarea link textarea source =optional number "noteno"++ submit "Create Page" </form> The atomic note template - atomictpl:
atomictpl:
====== @@title@@ ======
===== Content =====
@@content@@
===== Tag =====
{{tag>@@tag@@ }}
===== Links =====
@@link@@
===== Source =====
* @@source@@
----
Date created: @DATE@
The plugin provides several configuration options via the DokuWiki admin panel:
[downloadable blocks, development comments]
The source code of the plugin is available at GitHub: https://github.com/edwardcodelab/fuzzysearch.
[preferable GitHub RSS feed or similar]
[this section might not be needed in case of external bug manager, or use RSS feed]
[developers roadmap]
[discussions should ideally be deleted and turned into FAQ entries along the way]