Menu

#1010 Don't save location of projects opened via command line

3.1
closed-fixed
5
2014-07-29
2014-07-09
cienislaw
No

I mainly compile projects from command line via build scripts. It's easier for me (build scripts do also another tasks), especially when I work with multiple projects at the same time. With current behavior each compilation via command line changes my last opened project via GUI which is not what I want.

Idea: don't save location of projects opened via command line.

To make it usable for more than me and proper enough to put in /trunk I can add switch for that in configuration. Question is: where in GUI and do we want separate switches for each command line mode (compile, pseudo translate and so on) or one is enough?

Discussion

  • Didier Briel

    Didier Briel - 2014-07-10

    I don't think we need a switch in the GUI. A (single) command line switch would be enough. Something like --no-saved-location.

    Didier

     
  • cienislaw

    cienislaw - 2014-07-21

    implemented in /trunk.

    switch is: --disable-location-save

     

    Last edit: cienislaw 2014-07-22
  • Didier Briel

    Didier Briel - 2014-07-25
    • summary: Don't save location of projects opened via command line. --> Don't save location of projects opened via command line
     
  • Didier Briel

    Didier Briel - 2014-07-25
    • status: open --> open-fixed
     
  • Didier Briel

    Didier Briel - 2014-07-29
    • status: open-fixed --> closed-fixed
     
  • Didier Briel

    Didier Briel - 2014-07-29

    Closing.

    Implemented in the released version 3.1.4 of OmegaT.

    Didier

     

Log in to post a comment.