2005-09-05, Svenn Bjerkem: I find myself opening the same 6 to 10 tkoutline pages every time I restart it. This can be hardcoded in the startup file, but it could also be solved by some kind of session management, which is what my suggestion is all about: The possibility to group different outlines in a session and then switch between sessions and have the respective outlines opened depending on which session is currently active.
Brian Theado - some options:
- Specify multiple outlines on the command line and save different icons or shell scripts/batch files to represent your various sessions. Multiple filenames on the command line doesn't work with released version 0.93 and it does with with the development version (source available in CVS and starkit available at 1). See Changelog for the changes it includes.
- Have a tkoutline command that takes the current opened outlines as input and creates an outline containing wiki-links pointing at these outlines. This would be the save session command. Have a corresponding command that will take an outline as input and replace all the opened outlines with the wiki-link outlines. This is the open session command.