Skip to content

Sign added after each task #321

Answered by inkarkat
arnauldb asked this question in Q&A
Discussion options

You must be logged in to vote

It could be CR-LF (i.e. Windows-style) line endings; a text editor (e.g. in Vim :setlocal fileformat?) should be able to tell you, or use $ file ~/todo/todo.xt and watch for with CRLF line terminators.

The todo.sh utility works with LF (Unix) line endings; other clients may create tasks with other line endings, but this often can be configured (e.g. in the Simpletask Android app).

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by karbassi
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #321 on December 12, 2020 16:10.