• msglist - include missing options

    From Nigel Reed@VERT to GitLab issue in main/sbbs on Friday, August 08, 2025 23:01:35
    open https://gitlab.synchro.net/main/sbbs/-/issues/963

    jsexec msglist -? is missing a number of options.

    ```
    usage: [-options] [sub-code]
    options:
    -sort=prop sort message list by property
    -reverse reverse the sort order
    -new=<days> include new messages added in past <days>
    -p=<list> specify comma-separated list of property names to print
    -fmt=<fmt> specify format string
    -hdr include list header
    -count show count of messages only
    -all_subs action for all sub areas
    -hide_zero do not show a line if zero messages are returned
    ```
    case '-spam':
    case '-sent':
    case '-count':
    etc

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab issue in main/sbbs on Saturday, August 16, 2025 15:27:08
    close https://gitlab.synchro.net/main/sbbs/-/issues/963

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Nigel Reed@VERT to GitLab issue in main/sbbs on Monday, August 18, 2025 00:46:50
    reopen https://gitlab.synchro.net/main/sbbs/-/issues/963

    jsexec msglist -? is missing a number of options.

    ```
    usage: [-options] [sub-code]
    options:
    -sort=prop sort message list by property
    -reverse reverse the sort order
    -new=<days> include new messages added in past <days>
    -p=<list> specify comma-separated list of property names to print
    -fmt=<fmt> specify format string
    -hdr include list header
    -count show count of messages only
    -all_subs action for all sub areas
    -hide_zero do not show a line if zero messages are returned
    ```
    case '-spam':
    case '-sent':
    case '-count':
    etc

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Nigel Reed@VERT to GitLab note in main/sbbs on Monday, August 18, 2025 00:48:07
    https://gitlab.synchro.net/main/sbbs/-/issues/963#note_7550

    By etc...I meant all the options that were missing not just those I listed. ![image](/uploads/6005211bf92c118c9b596242c829f600/image.png)

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to GitLab note in main/sbbs on Monday, August 18, 2025 12:25:45
    https://gitlab.synchro.net/main/sbbs/-/issues/963#note_7551

    The only other option I see still missing from the help output is `-preview` - are you seeing anything else missing?

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net
  • From Nigel Reed@VERT to GitLab note in main/sbbs on Monday, August 18, 2025 12:43:52
    https://gitlab.synchro.net/main/sbbs/-/issues/963#note_7553

    Ah sorry, I didn't see that -all was added above in the commit. I was reading it on my cellphone :/

    Thanks.

    ---
    � Synchronet � Vertrauen � Home of Synchronet � [vert/cvs/bbs].synchro.net