Skip to content

Commit

Permalink
chore: add motivation to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
syntaxbullet committed Jan 12, 2024
1 parent 93ba31d commit 0e67b1e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,6 @@ citrine list | grep -c '[x]'
# Set relative deadlines using the GNU date command
citrine add -d "$(date --rfc-3339=seconds --date='next Friday')" "Task Title"
```
#### Why Citrine?
Citrine is the most minimal yet most flexible task manager you can imagine. I built citrine because I really needed to create a minimal solution
for myself to manage my tasks, in a way in which I wouldn't have to maintain another database, online account or similar. Instead I created citrine, a small tool that I could automate, saving me time while also allowing me to play around with custom shell scripts or additional apps to add even crazier features or customizations. For me Citrine is the beginning in a journey to stop procrastination and I hope some other people will use it too.

0 comments on commit 0e67b1e

Please sign in to comment.