1
0
Fork 0

Add a simple README

This commit is contained in:
Tom Willemse 2022-10-17 22:40:56 -07:00
parent bfcd5e48aa
commit 7203d2f103

15
README.org Normal file
View file

@ -0,0 +1,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=.