Skip to content

sebidude/timeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

timeline

This is a simple cli app that logs the text you type in it. It can be used for serveral things:

  • Note down things during an incident and use the timeline for a postmortem
  • Track what happens over the day
  • Meeting notes
  • Protocols for something

The buffer is scrollable and will jump to the last entry when you add one. Use the arrow keys to scroll.

go install github.com/sebidude/timeline
$GOPATH/bin/timeline my-timeline.txt

If you provide an existing file, the content will be loaded and you can append.

About

cli app to note down stuff in timeline style.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages