aboutsummaryrefslogtreecommitdiffstats
path: root/README.org
blob: 67b0ada5be25059d61ef3bff2eecff1552f1c4fa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#+title: Inbox Size

A simple script that counts the number of headings in my inbox file for display in a status bar like [[https://polybar.github.io/][Polybar]].

* Requirements

This script needs [[https://scsh.net/][scsh]] and [[https://www.gnu.org/software/emacs/][Emacs]].

* Installation

Put the =inbox-size= script anywhere in your =$PATH=.

* Usage

Run the =inbox-size= script without arguments. This script assumes that your inbox file is located in =$HOME/documents/gtd/inbox.org=.