◊(Local Yarn Code "Ticket Change Details")

Overview

Artifact ID: 149403a25fe0e985287c52ba58561ad860bcfde6e400c6534bd933967e7f61ac
Ticket: 10e20e5ab6515714652c41d400a7d0f83a6e82f7
Implement excerpts
User & Date: joel on 2020-02-19 19:37:19
Changes

  1. icomment:
    Articles should be able to specify the passage that will be used (or reused) as the excerpt in shortened listings.  An _inline_ excerpt would reuse an existing passage of the article or note as the excerpt. A _non-inline_ excerpt would be filtered out of the article or note and only used in excerpted views.
    
    A hypothetical `◊excerpt` tag function would be passed through untouched in the doc and then snagged during the caching process in `crystalize.rkt` (similar to `◊note` and `◊title`).
    
    If not supplied, an article or note's “excerpt” form would be the same as its “full” form. Excerpts will only be used when the note or article is too long to display fully in a listing context.
    
  2. login: "joel"
  3. mimetype: "text/x-markdown"
  4. severity changed to: "Important"
  5. status changed to: "Open"
  6. title changed to: "Implement excerpts"
  7. type changed to: "Feature Proposal"