private void UpdateLabels()
 {
     NameLabel.Update();
     PathLabel.Update();
     TagsLabel.Update();
 }