cmondestin / textroom

Automatically exported from code.google.com/p/textroom
Other
0 stars 0 forks source link

Command Line Options #56

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Can you open a new textroom document from the command line? Meaning is there a 
way to open text room without having it automatically load the most recent 
document?

The most recent document is great and what I need normally, but I have a 
launcher I've added to Zim. It would be nice if I could tell it to open a new 
document.

Original issue reported on code.google.com by kcya...@gmail.com on 26 Oct 2010 at 4:05

GoogleCodeExporter commented 8 years ago
You can start a new document from the command line by entering a filename. But 
unfortunately TextRoom won't remember the filename when you decide to save. So 
technically it will be a new document.

For example:
textroom new.txr

When I have the time, I will implement some cli options, but there aren't any 
right now.

Original comment by gordebak on 26 Oct 2010 at 5:55

GoogleCodeExporter commented 8 years ago
Thanks for the quick turn around. I'll work the new name into the launcher for 
now and will keep an eye out for cli options.

Original comment by kcya...@gmail.com on 26 Oct 2010 at 6:02

GoogleCodeExporter commented 8 years ago

Original comment by gordebak on 29 Dec 2010 at 10:11

GoogleCodeExporter commented 8 years ago

Original comment by gordebak on 8 Jan 2011 at 6:06

GoogleCodeExporter commented 8 years ago
Actually I gave up on the cli options. Sorry.

Original comment by gordebak on 15 Jan 2011 at 7:11