According to me there are two points that need to be discussed before implementing this feature.

  • Using template_title and template_tags instead of note_title and note_tags and informing users that they should avoid using template_ variable names as they may become special variables in the future.
  • Should we use the actual template tags and title instead of special variables?