doto
doto is a ruby gem doto is ruby gem that enables anyone to record, keep track of and manage their daily TODO lists.
-
dotouses no network connections whatsoever. -
dotostores all of its data locally, in .json files. -
dotois a simple (but powerful) command-line tool for users who love to work within the terminal. -
dotoversioning follows the semantic versioning standard (MAJOR.MINOR.PATCH).- See the CHANGELOG.md before upgrading to a MAJOR
dotoversion. - See the Exporting TODO entries wiki on how to export (backup) your data.
- See the CHANGELOG.md before upgrading to a MAJOR
Installation
gem install dotoDocumentation
The doto wiki is currently the gold standard for doto documentation.
Examples
- 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
dotoon a daily basis.
Supported ruby versions
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.