Gregor Santner
Gregor Santner
Hello, Yes, addition of new formats is welcome.
There are methods by Markor to set cursor position. Also TextView/EditText have methods to do that. If you search the code by cursor, I'm very sure you will be able...
the todo widget is new and quite limited. Currently nobody is active contributing towards it. Yes in forseeable future it stays todo.txt only, unless some gets interested in code contributions...
See GET Parameter `&sort=recent|visited|visited-hour|visited-today|visited-week|visited-month|relevance|random|trending|old|live-audience|least-visited|live-airing-time|id-asc` -> &sort=recent GET Parameter &timeframe=x - Limit the result set to videos created after this N last seconds.
Similar to #154, yes Markor can benefit from more hardware keyboard support. Unfortunate there hasn't been going on much on this area / seemingly not many Markor users use a...
Does any other todo.txt software support this? todo.txt is intentionally simple by design with little syntactic sugar.
Calendar event/reminder scheduling is sure something helpful, regardless of language/syntax. Noting ahead that it can be tricky to get it \*\*reliable\*\* working (showing up at the right time). Especially: on...
Improvements are welcome. May be that KaTex, the library has an issue though.
You need to note it's embedded in Markdown, of course possible that it behaves differently in plain math syntax. (as you noticed also on GitHub)
Checking if a folder is empty requires requesting a file listing of it, which is often quite slow - especially on SD cards/external storage. At first sight, not a too...