Thanks for the response. Very helpful.
I figured out since writing it rom light research on column view and the
helpful column view video on the emacs site):
1. Parse the daily files to AST (can do this now via a function)
2. Convert the "yaml-ed" fields to :PROPERTY: "drawer" fields (after
look
Hello,
Eric Abrahamsen writes:
> I would have liked to know what the "something else" was! Or even "Org
> link regexps have been rewritten", something like that.
I added an obsolescence warning about it in "org-compat.el". It will
still break upstream, since there is no replacement for the vari
On Thursday, 12 Mar 2020 at 15:23, Daryl Manning wrote:
> However, I figured this has to be a common enough(ish) thing that people
> need to do that it might already been a code snippet function (or even a
> package) floating around.
You say you generate these logs using a template. Could you no
Technically, yes... but it would be vastly less readable to use and enter
those properties. So, while I had thought about possibly doing that, it
makes more sense to process (from my perspective.).
Daryl
On Thu, Mar 12, 2020 at 4:39 PM Eric S Fraga wrote:
> On Thursday, 12 Mar 2020 at 15:23, D
I've the need to display bimonthly clock tables, I was able to add this pretty
easy in case the project would find it useful
--- org-clock.el2020-03-12 06:52:14.0 -0400
+++ /Users/chopps/org-clock.el 2020-03-12 06:51:43.0 -0400
@@ -2719,6 +2719,7 @@
(pcase st
"Bi-monthly" is ambiguous: it can mean twice a month or it can mean
once every two months and there is no convincing anybody that their
use of it is wrong :-)
--
Nick
"There are only two hard problems in computer science: cache
invalidation, naming things, and off-by-one errors." -Martin Fowler
Nicolas Goaziou writes:
> Hello,
>
> Eric Abrahamsen writes:
>
>> I would have liked to know what the "something else" was! Or even "Org
>> link regexps have been rewritten", something like that.
>
> I added an obsolescence warning about it in "org-compat.el". It will
> still break upstream, sin
could use semimonth then :)
> On Mar 12, 2020, at 2:15 PM, Nick Dokos wrote:
>
> "Bi-monthly" is ambiguous: it can mean twice a month or it can mean
> once every two months and there is no convincing anybody that their
> use of it is wrong :-)
>
> --
> Nick
>
> "There are only two hard proble
I use C-c C-v C-v quite often to check the final file produced.
I use ob-shell with the :shebang of "#!/usr/bin/chibi-scheme", because
my code is actually scheme-script, and I need to use :stdin, which
isn't supported by ob-scheme and geiser. (And geiser also has some not
inconveniences).
However,
On Thu, 12 Mar 2020 14:15:04 -0400, Nick Dokos wrote:
"Bi-monthly" is ambiguous: it can mean twice a month or it can mean
once every two months and there is no convincing anybody that their
use of it is wrong :-)
Exactly true. "Bi-weekly" is nearly as ambiguous, but is rescued by an
ensuing
10 matches
Mail list logo