Created 2024-11-30T22:07:05Z
Updated 2024-12-22T13:19:34Z
Type Idea
Status In Progress

Idea

  • Use GitHub project to Prototype an Engineering Daybook of events and notes.
  • Where issues / tickets to represent entries in the day book.
  • Entries will be populated by via mobile devices as well as laptops.
  • Have external process to read latest updates and post those as .md files to blog for future reference.

Draft Requirements

List View - Sort, Group By

  • Need a way to categorise event notes – Idea, Action, Information, Requirement, Meeting, Agenda

Day View - Outstanding Actions Aggregate

  • Need a way to process Actions / Tasks so that they are taken from past days and presented at the top of today’s page of the Day Book.

Search

  • Need a way to search against the entries and group by categories.

Entry

  • Need a way to attribute images - doodles / outline designs etc to a day or event entry.
  • Each entry will be a line item on the day view.
  • Entries can be public or private where public entries will be reposted to the website via a process that reads the project and posts updates to the website.