wiki-monkey icon indicating copy to clipboard operation
wiki-monkey copied to clipboard

MediaWiki-compatible bot and editor assistant running directly in the browser and expandable with plugins.

Results 84 wiki-monkey issues
Sort by recently updated
recently updated
newest added

Once #134 is implemented, it would be handy to be able to save some SimpleReplace substitutions and access them through a select menu.

plugin/mod
request

The ArchWiki side of this issue should be discussed in ArchWiki_talk:Reports, but it may be better if WM could add a report directly in the talk page of the diff'd...

plugin/mod
request

Think of a way to efficiently manage saved links to diffs and discussions: - Check for links to closed/deleted discussions and remove them; warn that the discussion may have been...

plugin/mod
request

On the [Kernels](https://wiki.archlinux.org/index.php/Kernels) page, the plugin substitutes `O'Reilley` into `O areilly`.

plugin/mod
defect

The log area doesn't scroll down automatically anymore in Chromium when messages are appended. Also check other browsers.

defect
module/API

In the `ArchWikiRCFilter` plugin, show the last day heading with a red background, to indicate that it may be truncated (i.e. it may not contain all the edits of that...

plugin/mod
request

The parser should be able to recognize alternative link text defined like `[[Article]]suffix`.

module/API
request

In a template, it's possible to define a parameter multiple times (and only the last definition is used): the first time the parameter can be positional, but then it can...

module/API
request

Support links with an empty alternative text (e.g. pipe trick). https://github.com/kynikos/wiki-monkey/blob/develop/src/modules/Parser.js#L161 Also check if the transclusion parser supports empty parameters.

defect
module/API

Associate keyboard shortcuts to some actions

module/API
request