Jump to content

User:Enterprisey/Dashboard

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Enterprisey (talk | contribs) at 05:44, 22 November 2019 (→‎Other stuff: +). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

RfA candidate S O N S% Ending (UTC) Time left Dups? Report
RfB candidate S O N S% Ending (UTC) Time left Dups? Report

No RfXs since 00:50, 23 June 2024 (UTC).—cyberbot ITalk to my owner:Online

Categories to watch

Bold means non-empty: ETP

Usercheck

Enterprisey (talk · message · contribs · global contribs · deleted contribs · page moves · user creation · block user · block log · count · total · logs · summary · email | lu · rfas · rfb · arb · rfc · lta · checkuser · spi · socks | rfar · rfc · rfcu · ssp | current rights · rights log (local) · rights log (global/meta) | rights · renames · blocks · protects · deletions · rollback · admin · logs | UHx · AfD · UtHx · UtE)

Todo list

Articles etc

Other stuff

  • delsort on mobile (link, permalink)
  • Investigate [1]
  • Look into replacing {{Input link}} with {{Edit}}
  • Category:Templates with missing or incorrect documentation
  • AfD Stats - strip relists before processing
  • Resurrect User:Pilaf~enwiki/instaview.js
  • Make a user script that is bound to a keyboard shortcut and pops up a modal where you can type a section header on the current page (auto-completed, of course) and jump to it
  • See if the problem with the user script documented at User_talk:EEng#Archiver_failed can be fixed
  • A user script to unify the "Alerts" and "Notices" icons (might not even be possible, but it would be cool if it happened) (see screenshots for the old icon with no notifications and one notification)
  • A tool to answer the question "How often do these two (or three, etc) editors agree at XfD?", if one doesn't already exist
  • A user script to display the same info as PleaseStand's script, but in a very compact way so it doesn't cause reflow when the info shows up - also incrementally showing the data as API responses get back would be cool
  • A user script to expand a diff until it covers all contiguous edits made by that user (if a user made three consecutive edits and you view the diff of the middle, pressing a button should expand it to cover all three) (L235 suggestion)
  • A user script to give you a browser push notification when you get a Wikipedia notification
  • AFCRHS feature req: permalink
  • AFCH feature req: permalink
  • A user script so that whenever you go directly to a section, the section gets floated so that the header gets locked to the top of the screen. This will theoretically prevent the text from jumping around as the rest of the pages load. Now, the hard part is making sure that this script runs before the rest of the stuff making it jump around.
  • An app so you get your Wikipedia notifications on your phone. Because my Wikipedia addiction definitely needs enabling, lol
  • A user script to quickly switch between tabs, on pages that have tabs at the top (WikiProjects, village pumps, etc)
  • A user script to make stuff clickable in diffs. (Section headers, line numbers, etc.)
  • Try closing this, after advice from here
  • Do we need a bot to check if the "Check for unknown parameters" stuff is actually synchronized with the params used by the template?
  • unblock-review: Click to confirm, and maybe show latest entry from block log, and add new buttons like the ones in editProtectedHelper that close it with certain template text, such as {{Stale block}}
  • "Citation needed" button
  • get involved in "resource exchange"
  • A tool to accurately view the results of a user's AfC reviews, as suggested at Special:Permalink/868885397#Script/tool request.
  • Update User:Facenapalm/Most imported scripts using https://github.com/Facenapalm/NapalmBot/blob/master/scripts/userscripts.py
  • A script that puts a tab at the top of user script pages & user script documentation pages, to allow switching between them
  • url-revdel-select: error if a revision isn't found
  • A user script to highlight which content (in the HTML) comes from which template (suggested by MusikAnimal over IRC 23:18, 7 January 2019 (UTC))
  • A user script to say where a given template is being used. How to do it: call the Extension:TemplateSandbox endpoint (the one that gets hit when you do the "Preview page with this template" text field on a template edit page) with the wikitext of that template (but with a yellow border), and previewing the current page.
  • A user script that provides a button to mark all reverts (i.e. pages displayed with an edit summary that includes the word "reverted") as "visited" in the watchlist (suggested by Natureium)
  • A tool to display your "edit time card", like XTools does, but for a specific time period (say, my 2017 time card). Add the ability to get multiple time cards at once, and compare them.
  • A user script that takes an oldid and takes you to the deleted revision (idea was L235's, I think)
  • A user script to automatically add unsigned/undated templates
  • A user script so that whenever you click on a "hist" link in a user contribs page, the resulting page history highlights all contributions by that user (also has form on history page to perform such highlighting)
  • A user script to show a pop-up section preview when you hover over its TOC link
  • A user script to make a single section edit, without reloading the whole page (shoutout to Gryllida for the idea)
  • A user script that redirects accidental navigation to 404's ending in a slash (say, Foo/) to the normal page (Foo)
  • A tool that displays a "family tree" of user rights - see who granted user X crat, and then who granted them crat, and so on
  • WP:CHU looks confusing for a new user; add a big, friendly box at the top?
  • A user script to put the current AIV count in your toolbar, Stack Overflow mod style.
  • Holding down CTRL lets you click into any template or link in the edit window
  • A user script to move discussions
  • User talk:GregU/dashes.js - help out here!\
  • A user script to hyperlink "per X" to the last comment X made
  • meta:Community Wishlist Survey 2019/Editing/Include section name in the diff
  • Edit just one section w/ "true" (no server-roundtrip) live preview
  • In diffs, show previews for both the old and new versions (with anchors to allow jumping)
  • Minimap for big diffs
  • "When did this page link to this page?" shown as extra dates on Special:WhatLinksHere (or maybe as a tool)
  • Wikipedia:Articles for deletion/Kyoto Animation studio fire
  • WP:ARBCOM has the logo overlap adjacent text while screen width is small
  • A user script that removes newsletters and other recurring messages while viewing a talk page
  • There should be a way to jump directly to a user's comment from the history page (or, more broadly, if a diff consists of just a few lines being added in one place, to jump directly to those new lines instead of just to the top of the section). Implementation notes: Parallel fetch diff (mw:Api:Compare) and current wikitext, then split the wikitext by lines, go from the line number (from the diff HTML) to a string index into the wikitext, add a sentinel marker at that point, run it through Parsoid, find the sentinel, go up in the MediaWiki DOM to highest "paragraph" (or list element, for discussions), obtain the start and end string indices of the added region in the paragraph, pack up the (section header, paragraph index, start idx, end idx), reload the page with that 4-tuple in window.location.hash, and do the jump.
  • Make a dashboard to show what G13 drafts have given wikiproject tags; see Special:Permalink/921694683#Advance warning for G13 deletion
  • MediaWiki:Gadget-removeAccessKeys.js is like a one-liner w/ attribute selectors
  • Take a look at User:Ebrahames/Advisor.js, it seems interesting
  • AFCH: wtf, those tags should've been removed
  • Replace page titles in watchlist & user contribs pages w/ their shortcuts for readability
  • wikidata bot that combs through references and evaluates them on the metric developed by Jasper Deng et al
  • the ability to make a diff list from a history page or a user contribs page, or whatever, that starts (or ends) at a specific diff
  • Keyboard shortcut to give a bunch of links contextual keyboard shortcuts. For example, on an AfD, pressing the "X" keyboard shortcut should give keyboard shorcuts to the article, its talk page, its history, and maybe some of the Google links.
  • Searching for popular shortcuts should show what they redirect to in the search suggestions.
  • A link at the end of every comment to the diff in which it was added. Needs some thought about how to make this as efficient as possible.

Discussions to follow up on

Edit count and service award progress

36,368+This user has made more than 36,368 contributions to Wikipedia.
Currently, this editor has earned the Senior Editor III service award.

To get to the next level, Master Editor, he needs to meet the editing requirement.
Progress towards the next level (by edits): [ 3368 / 9000 ]

37.4% completed

  

Progress towards the next level (by time): [ 2638.8 days / 365.3 days ]

722.4% completed

  

Possible vandalism