Brady Trainor
Brady Trainor
Maybe you can toggle the mode, so that wherever "point" is, you toggle to edit mode which takes you to a plain text version of the file, no parsing, and...
> Indeed, we had a problem with file access on Android 10. Temporary workaround was added in [69a88a3](https://github.com/xuhcc/beancount-mobile/commit/69a88a30e438273e84faae9041bf8c10a1b3940f) and I reported this problem to NativeScript team: [NativeScript/NativeScript#8203](https://github.com/NativeScript/NativeScript/issues/8203) That issue was...
Thank you for the information. Closing for now as there are currently other priorities.
I'm reopening this. For one, some may want to track the status. Being low priority shouldn't have necessarily lead to closing. The issue was filed somewhat robotically, though, that was...
No built-in support for `duplicate` at this time. Implementing `duplicate` sounds like a good feature request. I appreciate the usecase and ideas. Just implementing a function, and using it in...
This is low priority. I may occasionally review what sort of work this may involve. Factors that lower priority include: - Not setup for contributions to codebase - My knowledge...
Thank you for the kind words, and the discussion above. > - Add some parsing to the current task creation dialog to process things like "+tag1 +tag2" as tags, or...
At version 0.2.1 described above, the Add task dialog is starting to get a little cluttered for my tastes, so I managed to switch implementations from an AlertDialog to showModalBottomSheet....
I'm a little peeved with the changes I made, I emulated some of the quoted string parsing of Taskwarrior, and I think a contraction like "isn't" contributed to my app...
Thank you for trying the app, and raising this issue. The short, immediate reply, is, 1. There is no recurrence implemented in the app, so unless I'm missing something, you...