maxwellfire

@[email protected]

This profile is from a federated server and may be incomplete. View on remote instance

maxwellfire , to xkcd in xkcd #2915: Eclipse Clouds

I think upstate is forecast to be one of the clearer places

maxwellfire , to KDE in Can anyone assist with correcting my KRename regex?

I think you want something like s*(((?!versd).)*)s*

See regexr.com/7jbvk

Basically this consumes all characters between parentheticals with whitespace unless the next character set in the parentheticals is ver followed by a number. Now this uses a negative lookahead which might not be supported by the engine that krename is using. You can also explicitly construct the group to not match, but that’s rather painful, see here

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • All magazines