Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/djalmaaraujo/wrk

(NOT MAINTAINED) wrk logger is a daily logger for tasks/activities. Useful to record standup notes/meetings/etc.
https://github.com/djalmaaraujo/wrk

ava cli command-line nodejs productivity sade wrk

Last synced: 30 days ago
JSON representation

(NOT MAINTAINED) wrk logger is a daily logger for tasks/activities. Useful to record standup notes/meetings/etc.

Awesome Lists containing this project

README

        

# WrK Logger

[![Build Status](https://travis-ci.org/djalmaaraujo/wrk.svg?branch=master)](https://travis-ci.org/djalmaaraujo/wrk)

> WrK Logger is a daily logger for tasks/activities. Useful to record standup notes/meetings/etc.

## Demo
![demo](http://g.recordit.co/fKeR1uxZMX.gif)

## Installation

***NPM:***

```
$ npm i -g wrklog
```

***Yarn:***

```
$ yarn global add wrklog
```

## Usage
- `wrk list` or `wrk`: List or filter your entries (You can use `-f` to filter #hashtags for example)

- `wrk add`: Add a new entry

- `wrk remove`: Remove an entry

- `wrk edit`: Edit an entry description

- `wrk clean`: Deletes all entries. Be careful, there's NO trash can here

- `[WIP] wrk sync`: Sync all your entries with a private Github Gist.

## License

MIT