Menu

#124 Option to directly open script files

IMPLEMENTED
closed
nobody
None
5
2015-06-05
2014-11-21
Flyos
No

In order to enhance the integration of RKward into the desktop, it would be nice to have an option to execute Rkward in a "script mode", in which we provide a script file and Rkward open the editor with a blank workspace (or with a provided workspace).

It could be something like this: "rkward -script file.R". Then, since the MIME type already exists for R source files, when clicking on a foo.R file in (say) Dolphin, RKward would be launched, with foo.R in the editor and a blank workspace.

Right now, if one wants to just open a script and run some commands inside, one has to run RKward beforehand, click on "Open file", then navigate to the file and open it, which can quickly become frustrating if you have the file available in a Dolphin window...

Discussion

  • Thomas Friedrichsmeier

    Hi!

    Just to let you know, that - incidentally - I am just working on this feature.

    Regards
    Thomas

     
  • Flyos

    Flyos - 2014-11-21

    Hi!

    Good to hear! Great minds think alike! ;)

    Thanks and good luck!

     
  • Thomas Friedrichsmeier

    Implemented in 0.6.3

     
  • Thomas Friedrichsmeier

    • status: open --> closed
    • Group: ------- --> IMPLEMENTED
     

Log in to post a comment.