User:Preimage

From Wikipedia, the free encyclopedia

Page history tools

I've noticed page histories tend to get cluttered with minor edits. Has anyone made a keyframe viewer for edit histories? This would identify stable versions of the page that remained unchanged (apart from small edits) for an extended period of time.

  • Manually tagging stable page versions might also work. Is this supported by MediaWiki?
  • Another approach would be to develop a Git-style blame tool for Wikipedia. The standard edit history "blame" tool links Wikiblame and Blame - XTools are certainly useful, allowing text strings to be traced back to their corresponding "keyframe" edits, but don't support Git-style blame, where the aim is to understand the provenance of each part of the page.

Searching https://www.google.com/search?q=github+wikipedia+blame found a few more useful references:

More generally, to find out what's going on with Wikimedia community-driven tech initiatives, see https://meta.wikimedia.org/wiki/Community_Wishlist_Survey and https://meta.wikimedia.org/wiki/Talk:Community_Tech.

And in fact, as of May 2023, WWT is a fantastic resource, and seems to work properly on the vast majority of pages (it stops working 20% of the way through negative binomial distribution, but that's a very long article). It would be nice if it worked on Wikipedia meta-pages (MOS:MATH, Template:Math). Extending it to wikis for other languages was one of the top-voted proposals in the 2023 Community Wishlist Survey, and is currently being worked on, but wiki meta-pages aren't covered by the current work.

Chemical formula workarounds

{{chem2}} doesn't support stacked multiple arrows to represent multi-step chemical transformations (e.g. Image:Übersicht Lossen-Abbau V1.svg). Some possible workarounds:

  • A B (unicode and HTML tricks, seems to work the best)
  • A B (similar output, but semantically messier)
  • A B (blurry, wrong number of arrows, not staggered)
  • A → → → B (legible but amateurish)

Special pages

  • https://wikipedia.cheminfo.org Search/browse enwiki chemical articles by (sub)structure. Unfortunately there's no way to combine this with category information. Also has a regularly-updated list of articles with SMILES errors.
  • d:User:Preimage Includes examples of chemical search queries using regular WD search, as well as SPARQL (much more powerful). Unfortunately the SPARQL Image Grid view only supports Commons images (I assume for security reasons), rather than being able to render SMILES on the fly using any of the CDKDepict websites that are available. Which makes it very annoying to use.
  • https://pubchem.ncbi.nlm.nih.gov/compound/#structure_search_type=substructure E.g. substructure search for diasterane derivatives.
    • PubChem Advanced Search allows you to draw substructures, which is nice. And PubChem pages usually have associated WD pages, even if we don't yet have an enwiki article. Trick is to order the results by increasing complexity.

Related Articles

Wikiwand AI