Freqman file clarification

gullradriel 2024-03-11 13:39:07 +01:00
parent 8ea5b11941
commit f617fd4f58

@ -1,10 +1,14 @@
# Freqman file format # Freqman file format
Starting from nightly 12/05/2023 the freqman file support empty lines, comment lines, anything which is not matching one of the described fields is ignored. freqman file support:
- empty lines
- comment lines
- max entry description size: 30 characters
- max number of entries by file: 150
In case you hit the maximum number of entries in a list, (was 60 entries at some point) files is truncated. :warning: anything which is not matching one of the described fields is ignored
Truncated files list are displayed in yellow. :warning: In case you hit the maximum number of entries in a list, file is truncated.
## Description of the fields ## Description of the fields
`'f=freq' for one Single frequency entry` `'f=freq' for one Single frequency entry`