aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2022-10-17 22:40:56 -0700
committerGravatar Tom Willemse2022-10-17 22:40:56 -0700
commit7203d2f10393f4bb7b1e5add4aae612ecc692552 (patch)
treee0e3744d3282d4ea0f34f7f82472957494bbb5f6
parentbfcd5e48aa875b07a10d08994eb93c4111d3a8cb (diff)
downloadinbox-size-master.tar.gz
inbox-size-master.zip
Add a simple READMEHEADmaster
-rw-r--r--README.org15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.org b/README.org
new file mode 100644
index 0000000..67b0ada
--- /dev/null
+++ b/README.org
@@ -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=.