pulsar/ObservatoryCore
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
..
Assets improve icon handling 2021-09-06 18:27:19 -02:30
NativeNotification Export version fixes (#83) 2022-05-21 13:00:47 -02:30
PluginManagement Migrate to .NET 6 2022-12-04 15:01:56 -03:30
Properties Implement Tab separated export format (#103) 2023-02-26 11:20:59 -03:30
UI Implement Tab separated export format (#103) 2023-02-26 11:20:59 -03:30
ErrorReporter.cs Error handling improvements (#92) 2022-07-24 15:48:55 -02:30
JournalReader.cs Add project files. 2021-06-03 22:25:32 -02:30
LogMonitor.cs Fix boolean logic bug that slows ancillary file reading to a crawl (#93) 2022-07-24 18:47:18 -02:30
ObservatoryCore.cs Always attempt properties upgrade 2023-01-19 19:28:31 -03:30
ObservatoryCore.csproj Migrate to .NET 6 2022-12-04 15:01:56 -03:30
ObservatoryCore.sln Reorganize all observatory core projects into monorepo (#25) 2021-10-21 19:31:32 -02:30