From ed74a24c4c0307855096436bd92adbcdf4e29707 Mon Sep 17 00:00:00 2001 From: Colin Kennedy Date: Tue, 30 Sep 2025 21:51:46 -0300 Subject: [PATCH] Add project status information to README Added status section indicating project development is paused. --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index fd50f6c..1d48e69 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,9 @@ An opinionated terminal interface for efficient browsing and management of [[x]it!](https://github.com/jotaen/xit) formatted todo items. Inspired, loosely, by _Getting Things Done_ (David Allen) and informed by various entries of the self-help skills & habits genre (Charles Duhigg, James Clear, Anders Ericsson, etc). +## ⚠️ Status ⚠️ + +Development on this project is essentially paused. The current app suits my own needs well and I am not currently time rich. Contained, legible PRs are probably OK, but general recommendation for further customization is to fork. + ## Features - [x] searches the working directory recursively for [x]it! compatible items in `.xit`, `.md`, and `.txt` files