Hacker News new | ask | show | jobs
by pflenker 571 days ago
Great project, I always felt that this was missing in Markdown.

I wonder how we can "end" a timeline and start a new one in the same doc? So that I can write stuff like:

# My important project.

Description of the project goes here

## Timeline of the project.

2024-12-02: This is what I did today.

2024-12-01: This is what I did yesterday.

# My other important project.

Description of the project goes here.

## Timeline of the project.

2024-12-03: This is what I plan tomorrow.

---

Some thoughts about what I have written above.