View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001289 | Double Commander | Default | public | 2016-01-30 12:58 | 2023-10-19 18:19 |
Reporter | phts | Assigned To | Alexx2000 | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Projection | none | ETA | none | ||
OS | Debian | OS Version | 8 | ||
Product Version | 0.6.6 | ||||
Summary | 0001289: Store tabs in a separate config file | ||||
Description | Currently tabs data are stored in doublecmd.xml which makes this file not portable to other PCs. My proposal is to treat tabs data as environment-specific data and store them in a separate file. It may be a new file (e.g. tabs.xml) or existing file (history.xml). BTW I found the same request unanswered: http://doublecmd.sourceforge.net/forum/viewtopic.php?f=7&t=1408 (Not really sure how it is going on Windows. I tested DC only on Debian) | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
Operating system | Windows, Linux | ||||
Widgetset | |||||
Architecture | 32-bit, 64-bit | ||||
|
The whole section <OpenedTabs /> in <Tabs /> element. |
|
Total Commander handles this case in a different way. It possible to use RedirectSection porperty in wincmd.ini to reference the whole section to other file. For example: [lefttabs] RedirectSection=%APPDATA%\Total Commander\History.ini [righttabs] RedirectSection=%APPDATA%\Total Commander\History.ini In this case TC has a common wincmd.ini file for all users but a few sections related to history are stored in users' folders. So you can implement in that way - it would be a generic solution allowing split the configuration file into several ones. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-01-30 12:58 | phts | New Issue | |
2016-01-30 13:01 | phts | Note Added: 0001649 | |
2016-01-30 13:08 | phts | Note Added: 0001650 | |
2016-01-30 13:08 | phts | Note Edited: 0001650 | |
2017-12-21 22:51 | Alexx2000 | Relationship added | has duplicate 0001970 |
2023-10-19 14:42 | Alexx2000 | Assigned To | => Alexx2000 |
2023-10-19 14:42 | Alexx2000 | Status | new => assigned |
2023-10-19 18:19 | Alexx2000 | Status | assigned => resolved |
2023-10-19 18:19 | Alexx2000 | Resolution | open => fixed |