firesidelabs / fireside-features

Fireside feature suggestions and discussion.
18 stars 1 forks source link

Request: Find and replace (better with regex) #121

Closed theDanielJLewis closed 5 years ago

theDanielJLewis commented 5 years ago

For easily removing stuff from all episode descriptions, show notes, titles, or author tags. For example, your episode numbering and title system seem great, but our episodes already have the numbers in them with an abbreviation like " - BTTDL044." So a regex search for "\s-\sBTTDL\d{3}" would easily clean that up.

dan commented 5 years ago

Neat idea, but I won't be implementing this in the near term.