Skip to content

ceocoder/sup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

'Sup

As in what's up

A little utility on top of @xolox's excellent vim-notes plugin.

Allows you to start a note for today (or +- any arbitary days), handy for recording daily tasks, specially for standup/daily/scrum updates for "yesterday/today/blockers" (thank you @marcoemorais)

Prerequisites

Usage

Run sup without anything to open note for today - with days delta to open notes for future or past

sup
sup +2
sup -2

Setup

  • clone/copy/curl the file into /usr/local/bin or anywhere in your path and make it executable
  • by default it will use daily_ as notes prefix - you can override that by setting DAILY_NOTE_PREFIX environment variable

TODO

  • Inject default text into vim-notes for Yesterday, Today, Blockers, may involve adding another template to xolox's plugin repo.

About

What's up

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages