0.3.0 • Published 2 years ago

@one19/today-text v0.3.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

@one19/today-text

What is it?

It's a checklist, defaults to today. I've begun removing recurring tasks, to turn it into more of a unique planning & tracking system than a daily todo methodology. Todoist sucks, but it serves that role better than this bullshit

How to use it?

  const today = require('@one19/today-text');

  const todayText = today(Date, { ...config });
  const todayText = today(); // also works if you trust the defaults set
  // config: { compat: bool, title: bool }
0.3.0

2 years ago

0.2.4

2 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.0

5 years ago