Skip to content

Automatically assign tags to a note by searching tag specific text representation in the content

Volodymyr Melnychenko requested to merge vmelnychenko/basket:master into master

Automatically assign tags to a note by searching tag specific text representation in the content

  • "Automatically detect tags from note's content"(Settings > Baskets) checkbox added to control the behaviour

Detection triggered in the following cases:

  • Import notes from a text file
  • Drag and drop text from other editors
  • Manual creation of a new note

Other:

  • wording: phrases like "override folder" replaced by "overwrite ..."

Merge request reports