|
I wonder if there is some alternative for "lsc" and "lsprj" for manually specified .txt file. |
Answered by
inkarkat
May 15, 2025
Replies: 1 comment 4 replies
|
You can do Splitting tasks into separate todo files is not recommended, but if you go that route, I'd recommend to set up separate aliases for each file: You can then do If you need to override more than the file location, I'd recommend to use separate configuration files (you can source the common |
4 replies
Answer selected by
pursvir
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can do
Splitting tasks into separate todo files is not recommended, but if you go that route, I'd recommend to set up separate aliases for each file:
You can then do
$ todoinbox lscand so on.If you need to override more than the file location, I'd recommend to use separate configuration files (you can source the common
todo.cfgin each) and pass a dedicated config file in each alias: