<!doctype html>
<html>
 <head> 
  <meta charset="UTF-8"> 
 </head>
 <body>
  <div>
   :-) Hello
  </div> 
  <div>
    
  </div> 
  <div>
   I am writing to suggest a feature improvement regarding the way <strong>titles</strong> are handled in Kdenlive. Currently, when duplicating a title clip in the timeline, all instances of that title share the same underlying title file. This results in the limitation where any change made to one title will affect all other copies, which can be <strong>cumbersome</strong> when working on projects with multiple (maybe 100) titles that need to be customized individually.
  </div> 
  <div>
    
  </div> 
  <div>
   I would like to suggest the implementation, to duplicate titles in a way that each copy is fully independent, allowing for separate text and formatting changes without impacting other instances of the same title.
  </div> 
  <div>
    
  </div> 
  <div>
   Best regards. Thank you!!!
  </div> 
  <div>
    
  </div>
 </body>
</html>