User Tools

Site Tools


dokuwiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
dokuwiki [2022/02/15 08:43] – [Interesting Plug-ins] stale plugin, added some more notes rjtdokuwiki [2024/08/31 14:49] (current) – [Interesting Plug-ins] snippets rjt
Line 1: Line 1:
 ====== DokuWiki ====== ====== DokuWiki ======
 +
 +===== Setup =====
 +
 +Just noticed that my date's been set wrong. Fixing was easy enough, see: [[doku>tips:timezone]].
  
 ===== Customising ===== ===== Customising =====
Line 50: Line 54:
   * [[doku>plugin:folded]] - Hide and reveal section, like using the [[HTML]] [[https://html.spec.whatwg.org/multipage/interactive-elements.html#the-details-element|details element]].   * [[doku>plugin:folded]] - Hide and reveal section, like using the [[HTML]] [[https://html.spec.whatwg.org/multipage/interactive-elements.html#the-details-element|details element]].
   * [[doku>plugin:stale]] - Easily refresh the wiki's cache. Handy after you've updated the footer, for example.   * [[doku>plugin:stale]] - Easily refresh the wiki's cache. Handy after you've updated the footer, for example.
 +  * [[doku>plugin:diagram]] - Elaborate, grid-based diagrams, with a table-like syntax.
 +  * [[doku>plugin:flowcharts]] - Generate different kinds of flowcharts, with [[https://mermaid.js.org/|Mermaid]] syntax.
 +  * [[doku>plugin:custombuttons]] - Lets you add buttons that insert snippets of text. Easy to setup.
 +  * [[doku>plugin:snippets]] - Like custombuttons above, but can also use transclusion, so snippets can be updated when the main one is changed.
  
 ==== See Also ==== ==== See Also ====
dokuwiki.1644875013.txt.gz · Last modified: 2022/02/15 08:43 by rjt