pulsar/ObservatoryCore/UI
Repository files (latest commit first)
Filename Latest commit message Latest commit date
F K 6298316c94
Implement Tab separated export format (#103)
Tab separated output facilitates much more efficient opening of exported content in a spreadsheet for further data analysis, furthermore, it vastly reduces file size at the cost of human-readability. However, for the spreadsheet junkies among us, this is a welcome option.

To complement this, there is now an "Export Options" expander in the Core settings panel. Here one can select their preferred export style (default remains Fixed width) and now one can pre-select the export folder.

With this change, clicking export *will not* prompt for an export folder if one is already set. It will simply immediately export data.

Enjoy!
2023-02-26 11:20:59 -03:30
..
Models Export version fixes (#83) 2022-05-21 13:00:47 -02:30
ViewModels Implement Tab separated export format (#103) 2023-02-26 11:20:59 -03:30
Views Implement Tab separated export format (#103) 2023-02-26 11:20:59 -03:30
HttpClient.cs feat: update check 2021-10-22 22:42:44 -02:30
MainApplication.axaml feat: cosmetic overhaul of native notification popup (#13) 2021-08-29 20:27:20 -02:30
MainApplication.axaml.cs Export version fixes (#83) 2022-05-21 13:00:47 -02:30
TabTemplateSelector.cs Add project files. 2021-06-03 22:25:32 -02:30
ViewLocator.cs Add project files. 2021-06-03 22:25:32 -02:30