Skip to main content

This is a command-line tool for tracking what you’re doing as simply as possible. It’s for people who just want to describe what’s going on and move on without messing with a ‘system’.

Currently it’s in a raw, early stage. If you keep a file named ~/.now.txt for any other purpose, don’t use this.

Example:

now eating lunch
now napping

These commands append lines to ~/.now.txt, prefixed with timestamps.

If you want to use a different file instead of ~/.now.txt, create a file called ~/.nowrc with content like the following (where ~/bar is the name of the file you want to have written):

write_to=~/bar

Give an absolute path. A relative path will generate an error.

Principles:

  • Switches should not be required in normal operation.

  • The default action is to write the given message with a timestamp.

  • We don’t write to multiple different files. Just one file.

  • Messages are not parsed; they have no syntax, and no reserved words.

  • Messages have no imposed inter-relationships.

  • Always write with UTF-8 encoding.

  • Always write the same line-based format.

  • The line format should be both obvious to humans and easily machine-parseable (e.g, with regex).

  • Times are always given in UTC, with largest unit first (e.g. year-month-day).

  • Times are never tracked below the duration of 1 second.

  • now doesn’t get involved in analyzing or rendering the data it produces.

If you are interested in a fancier tool (written in Ruby and writing a customizable TaskPaper format), take a look at Doing.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

now-0.0.2.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file now-0.0.2.tar.gz.

File metadata

  • Download URL: now-0.0.2.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for now-0.0.2.tar.gz
Algorithm Hash digest
SHA256 1cce379f5acdc368addc6d682b1e28f9091e61429ab0c47d04c56be4c255ad7f
MD5 a174fe94dc807d1bff0bc7011d17fee8
BLAKE2b-256 f2adbd5084d42f81bdc56c5a08a5acbfa2fef347988563b765fdfb7b60d99413

See more details on using hashes here.

Release history Release notifications | RSS feed

0.0.6

1 file

0.0.5

1 file

0.0.4

1 file

0.0.3

1 file

This release

0.0.2 This release

1 file

0.0.1

1 file

0.0.0

1 file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page