Skip to content

Tags in the Text of a Contribution like Mentions

Hannes Heine requested to merge pr848head into pr848base

Created by: Tirokk

Tirokk Authored by Tirokk Merged


🍰 Pullrequest

The User can type #<tag> in the contribution text to create as many tags needed.

Issues

Todo

  • implement the base function
  • Sort out some miss functioning
  • parse the text correct
  • write to the database
  • Fix tests?
  • get it working for UpdatePost
  • get the Hashtag link to work as a search for this Hashtag
  • Hashtags can only include a-z, A-Z, 0-9
  • refactor seeding of Tag ids as Tag names

Merge request reports