extrakto icon indicating copy to clipboard operation
extrakto copied to clipboard

Add additional filters

Open chauncey-garrett opened this issue 2 years ago • 2 comments

I thought of some additional filters that could be useful:

  • ipv4 address \\b\\d{1,3}(?:\\.\\d{1,3}){3}\\b
  • git sha \\b[0-9a-f]{7,40}\\b
  • hexaddr \\b(?i)0x[0-9a-f]{2,}\\b
  • hexcolor (?i)#(?:[0-9a-f]{3}|[0-9a-f]{6})\\b
  • uuid \\b(?i)[0-9a-f]{8}(?:-[0-9a-f]{4}){3}-[0-9a-f]{12}\\b
  • isodate \\d{4}-\\d{2}-\\d{2}
  • ipv6
  • email address
  • jira ticket

Love the project btw!

chauncey-garrett avatar Jul 13 '22 23:07 chauncey-garrett

I like this but I'm not sure we should add all of them by default.

Could you maybe add them to the custom filters page on the wiki?

laktak avatar Aug 01 '22 18:08 laktak

Friends don't let friends make the world a better place for Jira.

windowsrefund avatar Sep 04 '22 04:09 windowsrefund

Friends don't let friends make the world a better place for Jira.

I don't even

laktak avatar Oct 09 '22 19:10 laktak