todo widget doesn't work when using todo.md
⚠️ This issue respects the following points: ⚠️
- [x] This is a bug. Not a question or feature request.
- [x] The topic is not already reported at Issues. (I've searched it).
- [x] Markor is up to date. See Releases for the latest version. Updates are available from F-Droid and GitHub.
- [x] The bug is still present in the latest development version (git master). (Please download and try the test version of Markor, named Marder. Don't worry; Markor and Marder appear as completely separate applications. You can install both side-by-side, and Markor settings are not touched. In case the issue is resolved there, you don't need to create a bug report. The change will be part of the next Markor update.)
Description
In the settings, I picked a different file as the todolist. It's todo.md at the default location. In the app, the todolist works. The file widget (even after removing and creating a new one) ia empty and doesn't react to tapping it.
(My original hope was getting clickable checkboxes, or at least syntax highlighting in the widget; but I'm very sure that "completely black" is an actual bug.)
Steps to reproduce
- switch the file for todolists to
todo.md - write something inside
- create a widget
- widget doesn't show the content of the todo file :(
Information
Android version: 15 (GrapheneOS) Device: Pixel 6a App Version: 2.14.1
Source
F-Droid
Format / File type
Markdown
Additional info / Log
-
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 for it.