From f617fd4f58c4f708d9693acc39aa45af84ab8a6a Mon Sep 17 00:00:00 2001 From: gullradriel <3157857+gullradriel@users.noreply.github.com> Date: Mon, 11 Mar 2024 13:39:07 +0100 Subject: [PATCH] Freqman file clarification --- Freq-manager.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/Freq-manager.md b/Freq-manager.md index 46605e3..509c6a0 100644 --- a/Freq-manager.md +++ b/Freq-manager.md @@ -1,10 +1,14 @@ # 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 `'f=freq' for one Single frequency entry`