karlicoss
karlicoss
@Michael-F-Bryan oh, that looks very neat, I'll check this out! And big thanks for the mentoring offer -- I'll let you know if I have any issues and will send...
Hey @pirate , thanks for for your response! Some thoughts: * convenience of user access vs integrity of disk storage > I think timestamps will remain the primary way for...
ah! didn't notice the PR before, I'll take a look at it https://github.com/Fizzadar/pyinfra/pull/637
IMO the issue not even in logging ImportError (although this does help a bit), but because the error handling isn't robust enough. There are actually multiple issues here at the...
Overall, even if you hack around the issue above with `MAX_MESSAGE_LENGTH`, sending messages to telegram still doesn't work and `telegram_send` library seems abandoned. So likely we need to switch to...
Ran into [org-recur](https://github.com/m-cat/org-recur#usage), new org-mode package for recurring tasks (I think it's gonna be presented on Emacsconf in a week). Didn't have time to try and integrate with my emacs...
@sokolgeo don't think so, the author [mentions sexp in readme](https://github.com/m-cat/org-recur#first-x-of-the-month).. But just threw a suggestion which might satisfy at least most of ordinary users :) Personally I do use sexp...
@anotherboringuser yeah, I tried reaching few weeks ago via that email, no response :(
hi @Atrus7 . Wondering if you had any progress with that? I'd be interested in that feature too and can contribute so wanna make sure we don't do same work...
@wychwitch I implemented some basic capture functionality [some time ago](https://github.com/orgzly/orgzly-android/pull/466). You can add a widget to a specific notebook to your home screen, and then add a note there basically...