[GH-ISSUE #42] Add an image and markdown for events #18

Closed
opened 2026-09-04 00:21:36 +02:00 by Stone_Red · 4 comments
Owner

Originally created by @michael5031 on GitHub (May 2, 2022).
Original GitHub issue: https://github.com/detleph/server/issues/42

Originally assigned to: @Flexla54 on GitHub.

every event should store an image, and a markdown file/string for more information about the event

Originally created by @michael5031 on GitHub (May 2, 2022). Original GitHub issue: https://github.com/detleph/server/issues/42 Originally assigned to: @Flexla54 on GitHub. every event should store an image, and a markdown file/string for more information about the event
Stone_Red added the good first issueurgent labels 2026-09-04 00:21:36 +02:00
Author
Owner

@stephan418 commented on GitHub (May 3, 2022):

The markdown text has to be added to the db schema first (Probably as detail String?)

<!-- gh-comment-id:1115781075 --> @stephan418 commented on GitHub (May 3, 2022): The markdown text has to be added to the db schema first (Probably as `detail String?`)
Author
Owner

@Flexla54 commented on GitHub (May 8, 2022):

I think that the md-text is represented by description. I'll rename it to ensure a better readability.

<!-- gh-comment-id:1120485632 --> @Flexla54 commented on GitHub (May 8, 2022): I think that the md-text is represented by description. I'll rename it to ensure a better readability.
Author
Owner

@stephan418 commented on GitHub (May 16, 2022):

Is this finished @michael5031?

<!-- gh-comment-id:1127628219 --> @stephan418 commented on GitHub (May 16, 2022): Is this finished @michael5031?
Author
Owner

@Flexla54 commented on GitHub (May 23, 2022):

Runs as expected.

<!-- gh-comment-id:1134750496 --> @Flexla54 commented on GitHub (May 23, 2022): Runs as expected.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: detleph/server#18