Submitted by ok1rr on
CQRLOG can now track up to 100 different memberships. It is simply impossible for me to maintain all these membership lists so we need a maintainer who is willing to be responsible for a particular membership list. Actually I maintain on regular basis following lists only: FOC, FOC Names, CWOPS, A1-Club, LIDS, HSC, VHSC, SHSC and EHSC. I can hardly do more. Other lists are very old and unmaintained. More - see the Membership lists menu item.
Comments
NAQCC and SKCC
Submitted by AC8JW on
I can help out here as I am a member of both and regularly download member lists for contests.
John AC8JW
SKCC update script
Submitted by k5tri on
For SKCC I use the following:
wget http://www.skccgroup.com/search/skcclist.txt
printf "SKCC\nStraight;Key;Century;Club\n" > skcc.txt && cat skcclist.txt | sed 1d |sed s/\|/" "/g | sed s/call/""/ |sed s/skccnr/""/ |awk '{ print $2";"$1 }' |tee >> skcc.txt
sudo cp skcc.txt /usr/share/cqrlog/members
After that go to the membership tab in the preferences and load the new data.
73 Mike K5TRI
Re: SKCC update script
Submitted by ok1rr on
Mike, it works, but
The list must not reside in /usr/share/cqrlog/members. It can be stored in /home/~/.config/cqrlog/members where it can be updated without sudo.
- I changed the header to
Submitted by k5tri on
- I changed the header to include the colons after I saw it in the other list that came with CQRlog. One can of course change that easily.
- Could you add the location comment to the post with the lists themselves? When I searched for any files under ~/.config/cqrlog I couldn't find
any on a fresh install. The documentation doesn't specify the location either in the 'Preferences' section, only later under 'Maintenance'. Would
be helpful to have the pointer right where the lists are shown https://www.cqrlog.com/?q=node/234
I'll change my script now to copy to local user directory instead. Thanks for the pointer.
Re: I changed the header to
Submitted by ok1rr on
Mike, OK. No problem on the script.
Check the menu item 'Membership lists', please. I added a notice about a need to create the appropriate folder. Tell me if the info is sufficient and clear enough...
Cool, looks good. Only in the
Submitted by k5tri on
Cool, looks good. Only in the path you specified /home/~/.config which doesn't work as ~ is already /home/username. Path should be ~/.config/cqrlog/members.
Thanks es 73
Cool, looks good. Only in the
Submitted by ok1rr on
Oh, my bad copying... Now should be OK.
Looks good.
Submitted by k5tri on
Looks good.
Updated complete script can be found here: https://github.com/michaelschulz/skccget
73 Mike
Willing to help
Submitted by NR5Q on
I'm willing to help maintain the 10-10 list.
Lee
NR5Q
I have list from Iceland
Submitted by TF1MT on
Hi.
I have made list for the Icelandic Amateur Club, and it work. How can I send you that and then maintain it?
Best Regards
Magnus TF1MT