sbbs.el

Ticket Change Details
Login
Overview

Artifact ID: f2ae27cff605ad07b4c64e5cf9e05ae85b03c3fb778779010e56f78192ce4318
Ticket: 56f5ac1cc2f5d5c98701e58ae1d316f5220c434f
Add support for new /mona/ fields
User & Date: zge on 2020-06-13 08:29:15
Changes

  1. foundin changed 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 changed to: "Minor"
  6. status changed to: "Open"
  7. title changed to: "Add support for new /mona/ fields"
  8. type changed to: "Feature_Request"