pulsar/ObservatoryCore/UI/Views
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
..
BasicUIView.axaml Add project files. 2021-06-03 22:25:32 -02:30
BasicUIView.axaml.cs Implement Tab separated export format (#103) 2023-02-26 11:20:59 -03:30
CoreView.axaml Export version fixes (#83) 2022-05-21 13:00:47 -02:30
CoreView.axaml.cs Automatic build number. Include in application title text. 2021-06-06 13:00:09 -02:30
MainWindow.axaml improve icon handling 2021-09-06 18:27:19 -02:30
MainWindow.axaml.cs observatory herald (#30) 2021-11-15 10:57:46 -03:30
NotificationView.axaml add scale and timeout notification settings 2021-09-13 10:16:18 -02:30
NotificationView.axaml.cs Migrate to .NET 6 2022-12-04 15:01:56 -03:30