leibler / dokuwiki-plugin-todo

DokuWiki ToDo Plugin
39 stars 30 forks source link

DokuWiki Plugin ToDo

see https://www.dokuwiki.org/plugin:todo

Notes for Collaborators:

To prepare a new release:

To update local tags to match remote tags (i.e. reflect a move of the 'latest' tag) you need to

git fetch --tags -f

because the updated tag is refused otherwise.