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
eric
added this to the Client project 2025-10-27 20:39:03 +00:00
eric
added this to the Beta Testing milestone 2025-10-27 20:39:05 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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: