<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, Jan 22, 2022 at 9:33 AM Dianne Skoll via Remind-fans <<a href="mailto:remind-fans@lists.skoll.ca">remind-fans@lists.skoll.ca</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
DO /absolute/path  is equivalent to INCLUDE /absolute/path<br>
<br>
In other words, DO is how INCLUDE should have been implemented to start<br>
with: Relative paths are interpreted relative to the directory containing<br>
the current file rather than the working directory of the remind<br>
process.  (If used inside an INCLUDECMD output or when reading stdin, however,<br>
relative paths *are* interpreted relative to the current working directory.)<br><br></blockquote><div><br></div><div>Yay!  Just ran into this this morning - I put in INCLUDE .rem/todo.rem (implementing the do-add hook for taskwarrior)  and my daily email run from cron choked!</div><div><br></div><div>I noticed you don't put the rc on a branch.  Just curious, since I got out of development before git (hell, before CVS) and I'm still learning git and modern development techniques - why is that?</div><div><br></div></div></div>