-
-
Notifications
You must be signed in to change notification settings - Fork 191
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature request: Ability to load call history file to show membership info in log page #1148
Comments
Attaching the FOC txt from N1MM as example for taking this further |
Thanks for looking at this for us! Good questions! I think one of the things we would like to know is a quick prompt that someone is an FOC (or CWOPs, FISTS etc etc) member as you type the callsign in. Possibly the ability to overwrite the name might be useful. - could do something like insert Tim (CWOps: 2755) into the name field. It might be useful to record the membership number in a field so that we could potentially get reports based on the club members that have been worked. Having said that, Fabian's reporting suite is so good -based on an ADIF upload - it's arguable that's not needed at all. I'll be interested to see what Iain thinks. I also wonder if there is mileage in having the ability to look up more than one call history file. That then raises the question of what you do if someone appears in both files!! Sorry - I appreciate I have raised more questions than provided answers... |
Could add the data to the SIG/SIG INFO under General, obviously more tricky if they are a member of more than one group. |
That looks a good home for the data. How horrid would it be to concatenate the data in that field eg FOC-2218, CWOPS-2755 ? You’d then have to query on the field using a LIKE clause, which I appreciate isn’t ideal!
… On 10 Jan 2024, at 17:03, Peter Goodhall ***@***.***> wrote:
Could add the data to the SIG/SIG INFO under General, obviously more tricky if they are a member of more than one group.
—
Reply to this email directly, view it on GitHub <#1148 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AGAHGWYE2Y4PC4FAEPIELA3YN3CVRAVCNFSM5DNUQOBKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBYGUZDINZQHA4A>.
You are receiving this because you commented.
|
You could do it in the Comments field with FOC:#number# etc then like it out in the search |
That could work!
… On 10 Jan 2024, at 17:13, Peter Goodhall ***@***.***> wrote:
You could do it in the Comments field with FOC:#number# etc then like it out in the search
—
Reply to this email directly, view it on GitHub <#1148 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AGAHGW74VSZU6TBULAJDYJLYN3D3JAVCNFSM5DNUQOBKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBYGUZDMMZYGY4Q>.
You are receiving this because you commented.
|
OK will wait to see what @m0pcb thinks before implementing |
Great! Thank you. On 10 Jan 2024, at 17:33, Peter Goodhall ***@***.***> wrote:
OK will wait to see what @m0pcb thinks before implementing
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Apologies for the delay in commenting here. I reckon it will be good to be able to insert the name into the Name field, ideally with correct character case rather than all caps or all lower case. Membership numbers would be good to insert into the comments field, as above FOC:nnnn FISTS:mmmm in a list. There are a variety of different call history files, either club specific or multi-club. It would be great to be able to handle the different types, which the example shows multiple entries. I might also suggest a pane to the right of the log entry form, maybe above the poane showing callsign matches from the log, which shows club membership, number and name in a more obvious font than reading the log entry form fields. |
Just like in N1MM loading a call history file allows N1MM to show a name and membership number on the log window I would like to be able to upload an N1MM call history file that will show me data about a callsign on the main logging entry page.
Why is this useful? It would highlight a callsign as being a member of your club and show their name or other info about them. Suggest using the N1MM call history format because those files are common and easy to edit/create.
The text was updated successfully, but these errors were encountered: