sbbs.el

History Of Ticket 56f5ac1cc2f5d5c98701e58ae1d316f5220c434f
Login

Artifacts Associated With Ticket 56f5ac1cc2f5d5c98701e58ae1d316f5220c434f

  1. Ticket change [f2ae27cff6] (rid 107) by zge on 2020-06-13 08:29:15:

    1. foundin initialized to: "0.1.0"
    2. icomment:
      See http://textboard.org/prog/81/62.
      
      This will affect the thread UI/fetcher, in that there will have to be a way to
      display names/tripcodes, the compose UI, in that there should be some way to
      specify name/tripcode (relates to [f0f62cfa26003d86ec8c1cdcfb65b46c2ff297b0]).
      
      One idea would be to have a mail-mode like parser + highlighting, to enter
      metadata at the beginning of a post like
      
          Name: Eva Lu Ator
          Trip: i-use-guile
          ---
      
          I am a big fan of MIT Scheme!
      
      where everything above and including the "---" gets chopped of. Would require
      additional keybindings, and perhaps user options to insert them by default too.
      
    3. login: "zge"
    4. mimetype: "text/x-fossil-plain"
    5. severity initialized to: "Minor"
    6. status initialized to: "Open"
    7. title initialized to: "Add support for new /mona/ fields"
    8. type initialized to: "Feature_Request"