Delete files

Hi all

I presume it's real easy, but I can't figure out how to get it done. How can I delete these tasks to clean up the"Sent Tasks" folder?

Thanks very much.

David

Trados Studio screenshot showing the 'Sent Tasks' folder with a list of 'Translate (to David Wright)' tasks numbered 10, 100 to 108, each with a green checkmark icon.



Generated Image Alt-Text
[edited by: Trados AI at 6:31 PM (GMT 0) on 28 Feb 2024]
emoji
  • Hello  ,

    The easiest way to do this, is to select your client folder (in this case Melia) then right click the file and delete-

    Trados Studio screenshot showing right-click context menu with 'Delete Files' option highlighted for a selected client folder named Melia.

    You will then receive a warning that by continuing the action, the files will be permanently deleted from the disk-

    Warning dialog box in Trados Studio with an exclamation mark icon, stating 'This will permanently delete the file(s) from disk. This action cannot be undone.' with OK and Cancel buttons.

    However, this only removes the files from Studio and will not delete them from your 'project folder'.

     

     

     

    Lydia Simplicio | RWS Group

    _______
    Design your own training!

    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

    emoji


    Generated Image Alt-Text
    [edited by: Trados AI at 6:31 PM (GMT 0) on 28 Feb 2024]
  • Hi Steven

    Thanks for the suggestion, but actually it's not deleting the files that's the problem, it's the fact that even after the file is deleted, the list of historic sent tasks in the panel on the left remains unchanged (and continues to grow). Is there any way to clean up that left-hand panel of sent tasks?

    Thanks again!
  • Can anyone help with this?
    Thanks
  • Hi

    I don't think this is possible because Studio keeps the record of who you sent the tasks to and whether you got them back or not. Why does this keep on growing? Surely the project will end at some point?

    Paul Filkin | RWS Group

    ________________________
    Design your own training!

    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

  • My guess: David is re-using the same project over and over for various, even unrelated, files. That's the only way I can think of which would cause such situation.

    I've heard of (and even seen) people behaving this way - e.g. using a single huuuge Word file for many unrelated documents/letters/etc... each simply starting on a new page (using a series of linebreaks, NOT a simple pagebreak, of course...) :-O

  • Hi Steven,

    I tested one solution that works fine for me. Here goes the step by step explanation:

    1) In Studio, go to your existing project, right click on one of the files and open "containing folder" (or if you know exactly where it's stored on your local machine or file server, head directly to the explorer location.

    2) Close Studio

    3) open the respective project file (I guess in your example: HHLTest.sdlproj) with an xml editor (ideally one, where you can see the XML tree view, I use XML notepad 2007 -> it's free of charge and you can download it here: https://www.microsoft.com/en-us/download/details.aspx?id=7973)

    4) Once opened, navigate in the tree view to the second last entry -> "tasks" and click on the + sign.

    XML tree view of a Trados Studio project file showing the 'tasks' node expanded with no visible errors.

    Now you can see all the tasks performed in that specific project and you'll be able to delete them one by one:

    List of 'AutomaticTask' entries within the 'tasks' node of a Trados Studio project file, indicating chronological order.

    They are in chronological order, so you may want to keep the ones at the bottom of the list in case there are any pending tasks.

    4) Once you cleaned up that list, close and save the file and then reopen Studio. The tasks list will be clean again.

    NB: Before you start, you may want to do a copy of your sdlproj file in case anything goes wrong. This way you can always go back to the initial situation. Make sure that at the end of the process and before opening Studio, the name of the modified sdlproj file matches the original name (in your case HHLTest.sdlproj).

    Hope that helps.

    cheers

     

    Steve

    emoji


    Generated Image Alt-Text
    [edited by: Trados AI at 6:32 PM (GMT 0) on 28 Feb 2024]
  • I guess Steven's method below works, but you can also modify the project file with Notepad++. Seach for the name of the person the task is assigned to and one of the hits will be an element called <Manual Task>. Close Studio. Create a backup. Delete the entire element and the task is gone. Obviously if you start doing this kind of thing, you are on your own... all glory and liability shall be yours.

    Daniel