doto
is a ruby gem doto is ruby gem that enables anyone to record, keep track of and manage their daily TODO lists.
doto
uses no network connections whatsoever.doto
stores all of its data locally, in .json files.doto
is a simple (but powerful) command-line tool for users who love to work within the terminal.doto
versioning follows the semantic versioning standard (MAJOR.MINOR.PATCH).- See the CHANGELOG.md before upgrading to a MAJOR
doto
version. - See the Exporting TODO entries wiki on how to export (backup) your data.
- See the CHANGELOG.md before upgrading to a MAJOR
gem install doto
The doto wiki is currently the gold standard for doto
documentation.
- The doto wiki is repleat with practical examples on how to use
doto
. - Visit the How I use doto daily wiki for examples of how I use
doto
on a daily basis.
doto
should work with any ruby version ['>= 3.0.7', '< 4.0']
; however, doto
is currently tested against the ubuntu-latest, macos-latest and windows-latest platforms, using the following ruby versions:
- 3.0.7
- 3.1
- 3.2
- 3.3
Copyright (c) 2023-2024 Gene Angelo. See LICENSE for details.