<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
    <channel>
      <title>Psychotherapy Portfolio - John Dray</title>
      <link>https://portfolio.johndray.com</link>
      <description>Last 10 notes on Psychotherapy Portfolio - John Dray</description>
      <generator>Quartz -- quartz.jzhao.xyz</generator>
      <item>
    <title>Client Hours Graph by Agency and Medium</title>
    <link>https://portfolio.johndray.com/100-CPD-Record/Client-Hours/Reports/Client-Hours-Graph-by-Agency-and-Medium</link>
    <guid>https://portfolio.johndray.com/100-CPD-Record/Client-Hours/Reports/Client-Hours-Graph-by-Agency-and-Medium</guid>
    <description><![CDATA[ Hours by Agency Hours by Medium creation date:: 2025-02-23 20:37. ]]></description>
    <pubDate>Tue, 23 Feb 2027 00:00:00 GMT</pubDate>
  </item><item>
    <title>Year 5+ Independent Study Stage</title>
    <link>https://portfolio.johndray.com/210-Academic-Work/Year-ISS/</link>
    <guid>https://portfolio.johndray.com/210-Academic-Work/Year-ISS/</guid>
    <description><![CDATA[ Not yet started Course Work List with Marks. ]]></description>
    <pubDate>Wed, 30 Sep 2026 23:00:00 GMT</pubDate>
  </item><item>
    <title>2022-11-13 - Yr 1 F2 Day 3</title>
    <link>https://portfolio.johndray.com/100-CPD-Record/Attendance/2022-11-13---F2-Day-3---Intro-to-Gestalt</link>
    <guid>https://portfolio.johndray.com/100-CPD-Record/Attendance/2022-11-13---F2-Day-3---Intro-to-Gestalt</guid>
    <description><![CDATA[  ]]></description>
    <pubDate>Sun, 26 Jul 2026 01:18:49 GMT</pubDate>
  </item><item>
    <title>2022-11-12 - Yr 1 F2 Day 2</title>
    <link>https://portfolio.johndray.com/100-CPD-Record/Attendance/2022-11-12---F2-Day-2---Intro-to-Gestalt</link>
    <guid>https://portfolio.johndray.com/100-CPD-Record/Attendance/2022-11-12---F2-Day-2---Intro-to-Gestalt</guid>
    <description><![CDATA[  ]]></description>
    <pubDate>Sun, 26 Jul 2026 01:18:49 GMT</pubDate>
  </item><item>
    <title>Statement of Hours - Active Client</title>
    <link>https://portfolio.johndray.com/170-Letter-Templates/Statement-of-Hours---Active-Client</link>
    <guid>https://portfolio.johndray.com/170-Letter-Templates/Statement-of-Hours---Active-Client</guid>
    <description><![CDATA[ {width=2.5cm} {{therapist_name}} {{therapist_title}} {{therapist_address}} {{therapist_contact}} \vspace{0.5cm} {{date}} \vspace{0.5cm} To Whom It May Concern: \vspace{0.5cm} Re: {{client_name}}, Date of Birth {{client_dob}} I am writing to confirm that {{client_name}}, Date of Birth: {{client_dob}}... ]]></description>
    <pubDate>Sun, 26 Jul 2026 01:18:48 GMT</pubDate>
  </item><item>
    <title>Instructions for Psychotherapy Contract for WriteUpp and Website</title>
    <link>https://portfolio.johndray.com/210-Academic-Work/Year-2/ATS-John-Dray-Marketing-materials/CRM-for-Psychotherapy-WriteUpp/Consent-Documents/Instructions-for-Psychotherapy-Contract-for-WriteUpp-and-Website</link>
    <guid>https://portfolio.johndray.com/210-Academic-Work/Year-2/ATS-John-Dray-Marketing-materials/CRM-for-Psychotherapy-WriteUpp/Consent-Documents/Instructions-for-Psychotherapy-Contract-for-WriteUpp-and-Website</guid>
    <description><![CDATA[  Psychotherapy Contract instructions This is the main version for Psychotherapy Agreement: Only edit this version, the other versions will be created automatically by Hazel. ]]></description>
    <pubDate>Sun, 26 Jul 2026 01:18:11 GMT</pubDate>
  </item><item>
    <title>Instructions for GDPR Statement for WriteUpp and Website</title>
    <link>https://portfolio.johndray.com/210-Academic-Work/Year-2/ATS-John-Dray-Marketing-materials/CRM-for-Psychotherapy-WriteUpp/Consent-Documents/Instructions-for-GDPR-Statement-for-WriteUpp-and-Website</link>
    <guid>https://portfolio.johndray.com/210-Academic-Work/Year-2/ATS-John-Dray-Marketing-materials/CRM-for-Psychotherapy-WriteUpp/Consent-Documents/Instructions-for-GDPR-Statement-for-WriteUpp-and-Website</guid>
    <description><![CDATA[  GDPR Contract instructions This is the main version for GDPR Agreement: Only edit this version, the other versions will be created automatically by Hazel (an app that automates processes on my computer). ]]></description>
    <pubDate>Sun, 26 Jul 2026 01:18:11 GMT</pubDate>
  </item><item>
    <title>All time -  CH by client- 3 cols by Hours</title>
    <link>https://portfolio.johndray.com/100-CPD-Record/Client-Hours/Reports/All-time----CH-by-client--3-cols-by-Hours</link>
    <guid>https://portfolio.johndray.com/100-CPD-Record/Client-Hours/Reports/All-time----CH-by-client--3-cols-by-Hours</guid>
    <description><![CDATA[ const startDate = new Date(dv.current()[&quot;Start Date&quot;]); const endDate = new Date(dv.current()[&quot;End Date&quot;]); // Fetch pages with the &#039;clienthours&#039; tag let pages = dv .pages(&#039;&quot;100 CPD Record&quot; and #clienthours&#039;) .where(p =&gt; { const fileDate = new Dat... ]]></description>
    <pubDate>Sun, 26 Jul 2026 01:18:11 GMT</pubDate>
  </item><item>
    <title>All time -  Ratio Online to In Person</title>
    <link>https://portfolio.johndray.com/100-CPD-Record/Client-Hours/Reports/All-time----Ratio-Online-to-In-Person</link>
    <guid>https://portfolio.johndray.com/100-CPD-Record/Client-Hours/Reports/All-time----Ratio-Online-to-In-Person</guid>
    <description><![CDATA[ Report with Warnings const startDate = new Date(`${dv.current()[&quot;Start Date&quot;]}`); const endDate = new Date(`${dv.current()[&quot;End Date&quot;]}`); // ===================== CONFIG ===================== const REMOTE_MEDIUMS = [&quot;phone&quot;, &quot;teams&quot;, &quot;writeupp-online&quo... ]]></description>
    <pubDate>Sun, 26 Jul 2026 01:18:11 GMT</pubDate>
  </item><item>
    <title>Client Activity Three Year Comparison</title>
    <link>https://portfolio.johndray.com/100-CPD-Record/Client-Hours/Reports/Client-Activity-Three-Year-Comparison</link>
    <guid>https://portfolio.johndray.com/100-CPD-Record/Client-Hours/Reports/Client-Activity-Three-Year-Comparison</guid>
    <description><![CDATA[ // ───────────────────────────────────────────────────────────── // Client Hours by Month and Year — current year, last year, year before // Filters: Agency, Start Date, End Date // Rules: // - include only sessions with hours &gt; 0.5 // Graph: // - for each month: three bars, one per year // - bar... ]]></description>
    <pubDate>Sun, 26 Jul 2026 01:18:11 GMT</pubDate>
  </item>
    </channel>
  </rss>