Cards should display page data #4

Open
opened 2025-06-08 20:55:36 +00:00 by eric · 0 comments
Owner

WikiDeck cards only contain a UUID and a numeric pageId referencing a Wikipedia page. The client application should use this pageId to reference the Wikipedia API to collect additional data about the page to be displayed to the user as a card. For a CLI application, we might want to show the following for each card:

  • Title
  • URL
  • Summary
  • List of categories
WikiDeck cards only contain a UUID and a numeric pageId referencing a Wikipedia page. The client application should use this pageId to reference the Wikipedia API to collect additional data about the page to be displayed to the user as a card. For a CLI application, we might want to show the following for each card: - [ ] Title - [ ] URL - [ ] Summary - [ ] List of categories
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: WikiDeck/wikideck#4
No description provided.