Add article list viewer #5

Open
opened 2026-08-27 15:41:10 +02:00 by gribse · 0 comments
Owner
  • parses articles and displays a table

    • reads frontmatter
    • counts wordcount, excluding shortcodes
    • columns :
      • draft status
      • published date
      • created date
      • wordcount
      • is it planned to be auto-published ? (aka draft=false, and date in future
      • article slug
      • article title
  • allow to sort table by each column

  • colors for published, drafts (20 words ?), stubs(less than 20 words)

regenerate list every time, or keep it as csv ?

- [ ] parses articles and displays a table - [ ] reads frontmatter - [ ] counts wordcount, excluding shortcodes - [ ] columns : - draft status - published date - created date - wordcount - is it planned to be auto-published ? (aka draft=false, and date in future - article slug - article title - [ ] allow to sort table by each column - [ ] colors for published, drafts (20 words ?), stubs(less than 20 words) regenerate list every time, or keep it as csv ?
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
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
gribse/merl1-cms#5
No description provided.