Trevoke

Results 238 comments of Trevoke

@yetanotherfossman ah, you're absolutely correct, that auto-save blurb seems to be broken code; still, it doesn't mean me making a new major mode is bad idea... :)

Hello! Sorry about the long delay, I was off away from the internet, then came back and got sick (isn't that the way it always goes). Thank you for appreciating...

Would you both by chance be using doom emacs? If I recall correctly, there seems to be a configuration in there, or maybe a separate package, or.. Something.. That breaks...

Ah, thank you! I think you're right; `C-u` is better off calling `org-gtd-clarify-agenda-item`, for the reason you mention. Are you comfortable adding a test or two and making a pull...

The extra timestamp is, unfortunately, necessary for orgzly compatibility ( https://github.com/Trevoke/org-gtd.el/issues/118 / https://github.com/orgzly/orgzly-android/issues/640 ).

There's now a community-revived orgzly, I opened that issue there : so .. fingers crossed! https://github.com/orgzly-revived/orgzly-android-revived/issues/126

Hi @zcjava , I'm afraid I don't really understand what you mean. The definitions of SCHEDULED and DEADLINE in org-mode are [very particular](https://orgmode.org/manual/Deadlines-and-Scheduling.html): - SCHEDULED: Meaning: you are planning to...

Ah, thanks. I haven't felt the need to update, but it doesn't mean I shouldn't. re: delegation, tags, etc. I think I need to start making a design document. First,...

Hi! This is not implemented yet, but it is a good idea. It's one of many things that I used to be terrified of even attempting to implement (or receive...

There are conflicts because of the latest bugfix I merged in (which gitignores the autoloads file, among other things). Here's the fixes that I think we need to apply /...