simple_hashtag icon indicating copy to clipboard operation
simple_hashtag copied to clipboard

Add option to only generate hashtags if a specific condition is met

Open JustinAiken opened this issue 10 years ago • 0 comments

Some things are better left unsaid Some strings are better left undone Some hearts are better left unbroken Some social media is better left unhashtagged

This PR adds the option to create a guard (either a lambda or a method) that's checked before creating hashtags - the example given in the README and specs is pretty basic, but in practice this works well for more advanced checks on relationships and permissions and such.

JustinAiken avatar Jul 01 '14 21:07 JustinAiken