From 370fbe971379d4f833158d41f2c95cb669fb6dbf Mon Sep 17 00:00:00 2001 From: Adrien Hopkins Date: Sat, 16 Sep 2023 13:58:52 -0500 Subject: Allow config file to load custom data files The parameters "custom_unit_file", "custom_dimension_file" and "custom_exception_file" can now be used to load custom unit, dimension and exception files. Specify them more than once to load multiple files. I haven't yet added this to the GUI, and I probably won't, because you already need to be able to edit text files to create this, so having a GUI won't make it any more intuitive. --- docs/roadmap.org | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/roadmap.org') diff --git a/docs/roadmap.org b/docs/roadmap.org index a68dae5..c57fb2a 100644 --- a/docs/roadmap.org +++ b/docs/roadmap.org @@ -17,7 +17,6 @@ Feature Requirements: Data/Configuration Requirements: - All of the data formats (e.g. unit files) should be standardized. -- The config file should be able to specify the location of the data files. Documentation/Testing Requirements: - 7Units should be fully documented. -- cgit v1.2.3