Status - adhesivecheese/pmtw GitHub Wiki

Usernotes

Most things you should want from an interface to usernotes should be in place. The currently supported usernote schema is 6.

Areas for future improvement

  • warnings_types should ideally pull from the settings page instead of getting notes from the usernotes page, so that if there's a warning type on a subreddit that doesn't currently exist in any usernotes, add_note will still be able to consider it a valid warning.
  • Currently pmtw can't expand or compress usernote links to classic modmail. While classic modmail is slated to be retired this summer, I imagine usernotes pointing at it will be around for a good while still. However, I don't currently have access to a subreddit with any notes in classic modmail to be able to test this, so pull requests are very welcome.

Toolbox Settings

All current toolbox settings should be able to be read by PMTW; the currently supported toolbox settings schema is 1.

Areas for future improvement

  • Currently the only write functionality in settings is adding a removal reason. The eventual goal is to reach 100% coverage, so that any action you can perform through Moderator Toolbox, you'll be able to perform through PMTW.