Skip to content
This repository has been archived by the owner on Sep 5, 2023. It is now read-only.

pierreprinetti/newday

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Newday

A todo-list assistant.

What

Given this daily log:

+--------------+
| * Task       |
| x Completed  |
| > Migrated   |
| - Cancelled  |
+--------------+


## 2019-05-27
x Version-pin deploy tooling
x Build auth package
* Replace Marco's deploy keys in the CI

## 2019-05-28
x Replace Marco's deploy keys in the CI
* Write new ticket: failed logins on STG
* Write new ticket: Create users for Kubectl
* Investigate bug #123

## 2019-05-29
x Write new ticket: Create users for Kubectl
> Write new ticket: failed logins on STG

If the log does not have an entry for today, newday will create it and report unfinished tasks.

## 2019-05-31
> Investigate bug #123
> Write new ticket: failed logins on STG

How

Newday reads from stdin and writes to stdout.

With newday in your $PATH, type in vim:

:%!newday