snippetbashTip
clido — Save-state TODO app for the terminal. More information: <https://gitlab.com/Oglo12/clido-legacy#how-
Viewed 0 times
commandtodosavestatecliclidoappfor
Problem
How to use the
clido command: Save-state TODO app for the terminal. More information: <https://gitlab.com/Oglo12/clido-legacy#how-to-use>.Solution
clido — Save-state TODO app for the terminal. More information: <https://gitlab.com/Oglo12/clido-legacy#how-to-use>.Create a list:
clido --new {{name}}Load a list:
clido --load {{name}}Delete a list:
clido --remove {{name}}List all lists:
clido --listsToggle autowrite:
clido toggle-autowriteOpen a list in a text editor:
clido edit {{text_editor}}Display help:
clido -hDisplay version:
clido -vCode Snippets
Create a list
clido --new {{name}}Load a list
clido --load {{name}}Delete a list
clido --remove {{name}}List all lists
clido --listsToggle autowrite
clido toggle-autowriteContext
tldr-pages: common/clido
Revisions (0)
No revisions yet.