Telegram-to-feed rendering module #10

Closed
opened 2026-06-13 14:58:30 +00:00 by foresle · 0 comments
Owner

Convert the stored raw Telegram representation into the form the feed needs.

Scope:

  • A dedicated module that converts the raw Telegram representation in the database into feed output.
  • Preserve text formatting such as bold and code.
  • Links and media are not shown inline. Collect the links used in the text and the post's media files into a numbered list at the end of the item.
  • Mark each in-text link with a small superscript number that matches its entry in that list. Add the media files to the list as plain links.

Notes:

  • This rendering is the current intended approach and stays flexible during development. The goal is a convenient reading experience rather than a fixed layout.
Convert the stored raw Telegram representation into the form the feed needs. Scope: - A dedicated module that converts the raw Telegram representation in the database into feed output. - Preserve text formatting such as bold and code. - Links and media are not shown inline. Collect the links used in the text and the post's media files into a numbered list at the end of the item. - Mark each in-text link with a small superscript number that matches its entry in that list. Add the media files to the list as plain links. Notes: - This rendering is the current intended approach and stays flexible during development. The goal is a convenient reading experience rather than a fixed layout.
foresle added this to the 0.1.0 milestone 2026-06-13 14:58:30 +00:00
foresle self-assigned this 2026-06-13 14:58:30 +00:00
foresle added this to the Developing project 2026-06-13 14:58:30 +00:00
foresle added the due date 2026-06-28 2026-06-26 23:57:20 +00:00
foresle added reference dev 2026-06-28 14:58:30 +00:00
foresle stopped working 2026-06-28 15:15:54 +00:00
17 minutes 22 seconds
foresle stopped working 2026-06-28 20:16:35 +00:00
1 hour 1 minute
foresle canceled time tracking 2026-06-29 19:13:35 +00:00
foresle added spent time 2026-06-29 19:13:43 +00:00
30 minutes
foresle stopped working 2026-07-01 18:01:20 +00:00
34 minutes
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Total time spent: 2 hours 23 minutes
foresle
2 hours 23 minutes
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

2026-06-28

Blocks
#11 Atom feed service
foresle/notgram
Depends on
Reference
foresle/notgram#10
No description provided.