Page 1 of 1

Lexer for "Todo.txt" syntax

Posted: 07.04.2023 13:55
by king.midas
Hello!

Please, if it's not difficult to create a lexer for "Todo.txt" syntax:
https://github.com/todotxt/todo.txt#tod ... rmat-rules

Posted: 07.04.2023 16:46
by main Alexey
I usually do not make lexers for unpopular formats, sorry. Tutorials: https://github.com/Alexey-T/CudaText/tr ... /tutorials

Re: Lexer for "Todo.txt" syntax

Posted: 30.11.2023 11:17
by mix-7
king.midas wrote: 07.04.2023 13:55 Hello!

Please, if it's not difficult to create a lexer for "Todo.txt" syntax:
https://github.com/todotxt/todo.txt#tod ... rmat-rules
Hello!

There is a ToDo lexer for the Plain Tasks plugin
The format is slightly different from Todo.txt
You can try using the Plain Tasks plugin or making a Todo.txt lexer based on ToDo

Re: Lexer for "Todo.txt" syntax

Posted: 30.11.2023 15:09
by main Alexey
Lexer Todo.txt was made already! i missed this forum topic and didn't write here.
lexer is available via Addons Manager as usual.
upload date: 2023-11-13

Re: Lexer for "Todo.txt" syntax

Posted: 01.12.2023 15:16
by mix-7
Yes exactly!
You did it!
Thank you!

Re: Lexer for "Todo.txt" syntax

Posted: 01.12.2023 15:21
by mix-7
main Alexey wrote: 15.11.2023 08:21 lexer Todo.txt was publushed.
it is for format of www.todotxt.org .
There:
I will mention just created lexers in this topic - UVviewsoft forums
https://synwrite.sourceforge.net/forums ... php?t=2968