◊(Local Yarn Code "View Ticket")

Ticket Hash: ce23bb4086cca6151e6eacf014a595243cd154c2
Title: Implement markup and styles for Notes
Status: Closed Type: Feature Proposal
Severity: Important Priority: Immediate
Subsystem: Resolution: Fixed
Last Modified: 2018-09-19 19:08:29
Version Found In:
User Comments:
joel added on 2018-08-22 03:01:50:

Add a ◊note tag function.

Notes should permlink that uses appends onto the end of the parent article like #note:2018-08-21_Joel

Need a function in crystalize.rkt that splits out the notes from the document body. And save them to a different table in the SQLite database. And make the note_count column in the articles table accurate.


joel added on 2018-09-19 19:08:29:
Closed, preliminary support in [de9f1215]