◊(Local Yarn Code "View Ticket")

Ticket Hash: 23e419df24ec51eaa7c3d52402853a20ffc7a0d8
Title: Implement excerpts for notes
Status: Open Type: Feature Proposal
Severity: Minor Priority: Low
Subsystem: Resolution: Open
Last Modified: 2020-02-29 16:17:19
Version Found In:
User Comments:
joel added on 2020-02-29 16:16:29: (text/x-markdown)
Two approaches:

1. Reuse the `excerpt` tag, use `decode` within the note tag function to rename these to another tag or do some other special handling

2. Use a separate tag liked `◊nex` for note excerpts. This feature will be used so rarely that this is probably the best approach.