diff options
author | Sacha Chua <sacha@sachachua.com> | 2021-11-27 14:19:15 -0500 |
---|---|---|
committer | Sacha Chua <sacha@sachachua.com> | 2021-11-27 14:19:15 -0500 |
commit | b863e19be79fd82007278673f8c337ee8168eba4 (patch) | |
tree | b69181b329dc94d500ffe91e1fd68ab15a8d1a2b /2021/captions | |
parent | 14943e8558224e0bfce4cdb206954dcced2bc81c (diff) | |
download | emacsconf-wiki-b863e19be79fd82007278673f8c337ee8168eba4.tar.xz emacsconf-wiki-b863e19be79fd82007278673f8c337ee8168eba4.zip |
Update
Diffstat (limited to '2021/captions')
-rw-r--r-- | 2021/captions/emacsconf-2021-professional--using-org-mode-for-recording-continuous-professional-development--philip-beadling--main.vtt | 871 | ||||
-rw-r--r-- | 2021/captions/professional.md | 293 |
2 files changed, 1164 insertions, 0 deletions
diff --git a/2021/captions/emacsconf-2021-professional--using-org-mode-for-recording-continuous-professional-development--philip-beadling--main.vtt b/2021/captions/emacsconf-2021-professional--using-org-mode-for-recording-continuous-professional-development--philip-beadling--main.vtt new file mode 100644 index 00000000..4b7765ef --- /dev/null +++ b/2021/captions/emacsconf-2021-professional--using-org-mode-for-recording-continuous-professional-development--philip-beadling--main.vtt @@ -0,0 +1,871 @@ +WEBVTT + +00:02.879 --> 00:05.424 +Hello everyone! My name is Philip Beadling. + +00:05.424 --> 00:06.944 +Just to give you a bit of background, + +00:06.944 --> 00:08.400 +I'm the enterprise architect + +00:08.400 --> 00:10.384 +in a company called Quantile Technologies. + +00:10.384 --> 00:12.799 +I've been using Emacs + +00:12.799 --> 00:14.560 +certainly for the last four or five years + +00:14.560 --> 00:16.800 +as part of my day-to-day workflow, + +00:16.800 --> 00:18.080 +but I've used it on and off + +00:18.080 --> 00:19.000 +for the last 20 years + +00:19.000 --> 00:21.320 +depending on the jobs + +00:21.320 --> 00:22.423 +or the task at hand. + +00:22.423 --> 00:24.800 +Now, today I'm here in a personal capacity + +00:24.800 --> 00:27.360 +to talk about a use I had + +00:27.360 --> 00:28.440 +for Emacs last year + +00:28.440 --> 00:31.000 +where I had to record + +00:31.000 --> 00:32.800 +my continuous professional development, + +00:32.800 --> 00:35.320 +and I was required to be audited + +00:35.320 --> 00:37.280 +by my professional body on it. + +00:37.280 --> 00:40.240 +My CPD record is a bit of a mess, + +00:40.240 --> 00:42.640 +or certainly was. It was over + +00:42.640 --> 00:44.640 +various different services and systems + +00:44.640 --> 00:46.160 +that have been provided to me + +00:46.160 --> 00:47.920 +by previous employers. + +00:47.920 --> 00:51.824 +And, I had bits of it in Excel spreadsheets, + +00:51.824 --> 00:52.640 +and I was looking for like + +00:52.640 --> 00:54.200 +a one single golden source + +00:54.200 --> 00:55.320 +where I could store it all + +00:55.320 --> 00:56.719 +and use in the future. + +00:56.719 --> 00:59.024 +So, I had a look online. + +00:59.024 --> 00:59.824 +I didn't find anything I'd like, + +00:59.824 --> 01:01.885 +so I decided I would use Emacs, + +01:01.885 --> 01:03.840 +and I quickly came to the conclusion + +01:03.840 --> 01:05.480 +that using Org mode + +01:05.480 --> 01:07.040 +was a nice fit for this, + +01:07.040 --> 01:08.160 +you know, both the TODO lists + +01:08.160 --> 01:09.080 +and the properties + +01:09.080 --> 01:10.920 +seem to fit nicely + +01:10.920 --> 01:12.890 +with building a very basic database, + +01:12.890 --> 01:14.159 +which is what in effect this is, + +01:14.159 --> 01:16.159 +what this is. + +01:16.159 --> 01:18.000 +Without further ado, + +01:18.000 --> 01:22.640 +I will start by just downloading. + +01:22.640 --> 01:24.640 +This is available on my public Git, + +01:24.640 --> 01:26.160 +handle is falloutfill, + +01:26.160 --> 01:28.146 +and it's under a project called Misc. + +01:28.146 --> 01:33.200 +It's just a single file called cpd.org, + +01:33.200 --> 01:35.080 +I can stick that in the chat + +01:35.080 --> 01:36.280 +when we actually do this live, + +01:36.280 --> 01:38.532 +so that people will have a link to it. + +01:38.532 --> 01:41.119 +So, I'll start this up. + +01:41.119 --> 01:44.560 +Okay. To start with, I am just going to + +01:44.560 --> 01:46.826 +close down various Lisp stuff, + +01:46.826 --> 01:48.566 +and just give you a demo of + +01:48.566 --> 01:50.560 +how it actually works. + +01:50.560 --> 01:55.040 +Let's go up here. + +01:55.040 --> 01:57.205 +Okay, so, basically to make this work, + +01:57.205 --> 01:58.640 +the way I subdivide it + +01:58.640 --> 01:59.200 +is that I would have + +01:59.200 --> 02:00.200 +professional goals, + +02:00.200 --> 02:01.040 +and professional goals + +02:01.040 --> 02:02.703 +would be made up of activities, + +02:02.703 --> 02:03.741 +and each of those activities + +02:03.741 --> 02:05.917 +would contribute to the goal. + +02:05.917 --> 02:07.713 +So, in order to represent this, + +02:07.713 --> 02:10.000 +this is just a nested TODO list + +02:10.000 --> 02:12.800 +in Emacs Org mode. + +02:12.800 --> 02:16.068 +I sort of change things like the naming, + +02:16.068 --> 02:18.247 +Pending, In-Progress and Complete + +02:18.247 --> 02:19.440 +rather than TODO, DONE because + +02:19.440 --> 02:21.360 +that's more like what my professional + +02:21.360 --> 02:23.244 +body likes to categorize things, + +02:23.244 --> 02:25.315 +but essentially it's the same thing. + +02:25.315 --> 02:28.212 +So, I've got an Org capture template + +02:28.212 --> 02:29.499 +or two Org capture templates + +02:29.499 --> 02:31.843 +in order to grab this information, + +02:31.843 --> 02:33.645 +and then stick it in the TODO list, + +02:33.645 --> 02:36.540 +and also tabulate it using column view. + +02:36.540 --> 02:39.304 +I'll start off just by showing you + +02:39.304 --> 02:40.090 +an example here. + +02:40.090 --> 02:40.879 +So, what I'm going to do is + +02:40.879 --> 02:41.965 +create a new goal, + +02:41.965 --> 02:42.849 +and then under it, + +02:42.849 --> 02:44.959 +I will create a couple of activities + +02:44.959 --> 02:46.511 +relevant to that goal. + +02:46.511 --> 02:49.360 +For the goal I'm going to have, let's say, + +02:49.360 --> 02:50.342 +something relevant, + +02:50.342 --> 02:54.000 +so, 'Improve Public Speaking', + +02:54.000 --> 02:55.680 +and then I'm going to say, the type + +02:55.680 --> 02:58.000 +of that goal is, well, it's a 'Presentation' + +02:58.000 --> 03:01.200 +I suppose. The outcome of that goal is, + +03:01.200 --> 03:02.560 +well, I don't want to go into too much + +03:02.560 --> 03:06.069 +detail here, but it would be, you know, + +03:06.069 --> 03:09.140 +'Get feedback from colleagues', and so forth. + +03:09.140 --> 03:11.200 +I won't fully and completely [inaudible] + +03:11.200 --> 03:12.538 +about what the goal was. + +03:12.538 --> 03:14.067 +Now, the retrospective value, + +03:14.067 --> 03:15.318 +my understanding is that + +03:15.318 --> 03:17.028 +you fill that in afterwards, + +03:17.028 --> 03:18.800 +so you want to talk after completing the + +03:18.800 --> 03:21.213 +action, so this is not relevant for the day. + +03:21.213 --> 03:23.120 +I'm just going to leave it blank, + +03:23.120 --> 03:24.541 +although I'm sure you can imagine + +03:24.541 --> 03:26.428 +I could say: having completed this action + +03:26.428 --> 03:28.959 +I felt that, blah blah blah, and so forth. + +03:28.959 --> 03:31.360 +Okay, so I will add that, and then you + +03:31.360 --> 03:33.760 +will see that I now have a new goal, + +03:33.760 --> 03:36.048 +both in my column view and in my TODO list, + +03:36.048 --> 03:38.159 +and just to make it a little bit + +03:38.159 --> 03:39.920 +realistic, I'm going to then add two + +03:39.920 --> 03:41.332 +activities to that. + +03:41.332 --> 03:43.433 +When I come in to add an activity, + +03:43.433 --> 03:44.560 +I have to select a goal. + +03:44.560 --> 03:49.120 +I'm going to select 'Improve Public Speaking'. + +03:49.120 --> 03:52.963 +Yeah, so, the activity I'm going to say is, + +03:52.963 --> 03:57.427 +well, let's say, 'Speak at EmacsConf 2021', + +03:57.427 --> 04:01.200 +that we can use a type of 'Presentation', + +04:01.200 --> 04:04.352 +outcome of that is, stating the obvious, + +04:04.352 --> 04:08.080 +'Present on an Emacs idea'. + +04:08.080 --> 04:09.680 +Right, something along the lines of that. + +04:09.680 --> 04:11.519 +And, then retrospective, again I'm not + +04:11.519 --> 04:14.135 +going to fill that in at the moment. + +04:14.135 --> 04:19.060 +Then, last but not least, + +04:19.060 --> 04:20.799 +I will come up with a slightly different + +04:20.799 --> 04:23.215 +activity. So, again selecting + +04:23.215 --> 04:24.889 +'Improve Public Speaking', + +04:24.889 --> 04:27.440 +the activity would be + +04:27.440 --> 04:31.257 +'Watch lecture series on public speaking', + +04:31.257 --> 04:33.426 +you know, blah blah blah, so forth. + +04:33.426 --> 04:34.720 +Type value would be + +04:34.720 --> 04:37.600 +Lecture, for this outcome would maybe be + +04:37.600 --> 04:43.252 +'Use new knowledge in EmacsConf presentation'. + +04:43.252 --> 04:45.350 +Right, might be a good one there. + +04:45.350 --> 04:46.720 +Again, retrospective value, + +04:46.720 --> 04:48.518 +I'm just going to leave that blank, + +04:48.518 --> 04:51.440 +and I'm going to save that. + +04:51.440 --> 04:52.960 +Now, we're in a position where we've got + +04:52.960 --> 04:54.960 +a goal and two activities, which are + +04:54.960 --> 04:57.520 +represented here, you can see here that I + +04:57.520 --> 05:00.160 +can move an activity, cycle it forward to + +05:00.160 --> 05:02.322 +In-Progress. When I do that, + +05:02.322 --> 05:05.104 +I get a STARTED timestamp here. + +05:05.104 --> 05:06.737 +If I then cycle it again, + +05:06.737 --> 05:09.869 +I get the more familiar CLOSED timestamp here. + +05:09.869 --> 05:11.635 +The STARTED timestamp is a bit of + +05:11.635 --> 05:13.918 +custom code, I'll show you that in a moment. + +05:13.918 --> 05:17.120 +And then likewise, let's say that…, + +05:17.120 --> 05:20.166 +we'll move this one from PENDING to STARTED. + +05:20.166 --> 05:22.960 +Okay. Now, if I save the document, + +05:22.960 --> 05:24.560 +that will trigger the updating + +05:24.560 --> 05:27.520 +of the column view, you can see now + +05:27.520 --> 05:29.360 +that we have the various started and + +05:29.360 --> 05:31.600 +completed statuses, this is up to date. + +05:31.600 --> 05:32.937 +So, that's pretty much. + +05:32.937 --> 05:34.211 +You can imagine that we could add + +05:34.211 --> 05:35.469 +lots of goals and lots of activities, + +05:35.469 --> 05:37.474 +and this would grow into, you know, + +05:37.474 --> 05:41.704 +several sheets worth of a work, + +05:41.704 --> 05:43.748 +and then last but not least, + +05:43.748 --> 00:05:45.440 +is obviously the most important thing. + +00:05:45.440 --> 00:05:46.720 +How do you submit it? + +05:46.720 --> 05:48.479 +We could just use the standard + +05:48.479 --> 05:50.856 +export facility in Org mode for doing that. + +05:50.856 --> 05:55.039 +That's just Control c Control e l o (C-c C-e l o). + +05:55.039 --> 00:06:03.440 +And there you can see, + +00:06:03.440 --> 00:06:06.586 +there you've got the goals and activities. + +06:06.586 --> 06:08.319 +I spent a bit of time, I won't go too much + +06:08.319 --> 06:10.000 +in the LaTeX formatting, but coming up + +06:10.000 --> 06:12.319 +with something that I felt and got as + +06:12.319 --> 06:14.720 +much information compactly on a page + +06:14.720 --> 06:17.840 +without making it difficult to read, + +06:17.840 --> 00:06:19.039 +should we say, and it's always + +00:06:19.039 --> 00:06:20.080 +a find-the-balance thing. + +00:06:20.080 --> 00:06:22.560 +I'm not saying I'm an expert on it, + +00:06:22.560 --> 00:06:24.400 +but I thought what I came up with here + +00:06:24.400 --> 00:06:25.905 +was reasonably clear + +06:25.905 --> 06:28.960 +but allowed you to write enough information. + +06:28.960 --> 06:31.039 +The goals and activities were reasonably + +06:31.039 --> 06:32.419 +well explained. + +06:32.419 --> 06:35.039 +Okay, we can just kill that. + +06:35.039 --> 06:37.402 +So, how does all of that work? + +06:37.402 --> 06:40.180 +Well, underneath is config tab here, + +06:40.180 --> 06:41.210 +we have a bunch of Lisp + +06:41.210 --> 06:43.276 +that I'm going to sort of fly through here. + +06:43.276 --> 06:45.898 +You can ask me any questions afterwards. + +06:45.898 --> 06:46.639 +First thing is, + +06:46.639 --> 06:48.371 +we have the org-capture templates, + +06:48.371 --> 06:50.101 +which are here. + +06:50.101 --> 06:53.178 +The goal one is not doing anything special. + +06:53.178 --> 06:55.605 +It's just writing it back to this file, + +06:55.605 --> 06:57.125 +so there is a limitation there + +06:57.125 --> 06:58.718 +that you must have this file open + +06:58.718 --> 06:59.840 +when you add them, which is + +06:59.840 --> 07:02.000 +something I'd like to improve in future. + +07:02.000 --> 07:04.952 +For the activities, it specifies the file, + +07:04.952 --> 07:06.560 +but it also specifies this function + +07:06.560 --> 07:09.926 +set-activity-pos-from-goal, which (is) above here. + +07:09.926 --> 07:12.720 +What this does is, it iterates through the + +07:12.720 --> 07:17.360 +various Org entries looking for goals, + +07:17.360 --> 00:07:20.720 +and once it has a list of goals, + +00:07:20.720 --> 00:07:21.919 +it presents them to you + +00:07:21.919 --> 00:07:23.599 +using ido-completing-read, + +07:23.599 --> 00:07:25.120 +so that you can select the goal + +00:07:25.120 --> 00:07:27.610 +that you want the activity to live underneath, + +07:27.610 --> 07:29.520 +and it then searches forward, and it finds + +07:29.520 --> 00:07:31.599 +the appropriate spot in that goal + +00:07:31.599 --> 00:07:33.919 +that the Emacs can then dump + +00:07:33.919 --> 00:07:36.000 +the captured activity. + +07:36.000 --> 07:39.210 +Okay, the next one is pretty straightforward. + +07:39.210 --> 00:07:40.479 +Because I changed the names + +00:07:40.479 --> 00:07:42.240 +of the TODO, DONE, + +00:07:42.240 --> 00:07:44.720 +I now need a new way of aggregating + +00:07:44.720 --> 00:07:46.691 +the summary completion statuses. + +07:46.691 --> 00:07:48.400 +So, for this I'm just looking + +00:07:48.400 --> 00:07:51.440 +at the number of completed activities + +07:51.440 --> 07:53.627 +over the total number of activities, + +07:53.627 --> 07:57.665 +and I make that available on the C+ here, + +07:57.665 --> 08:00.859 +which we will see when I go and show you + +08:00.859 --> 08:03.960 +the top configuration in the Org document + +08:03.960 --> 08:05.199 +in two minutes. + +08:05.199 --> 08:08.080 +I mentioned that we needed to have our + +08:08.080 --> 00:08:10.400 +own start date. The way this works is + +00:08:10.400 --> 00:08:11.870 +we add a hook to + +00:08:11.870 --> 00:08:14.996 +org-after-todo-state-change-hook, + +08:14.996 --> 00:08:17.199 +which means that we test + +00:08:17.199 --> 00:08:19.680 +the state change results in + +00:08:19.680 --> 00:08:21.599 +one of the items being In-Progress, + +00:08:21.599 --> 00:08:23.199 +and if that's true + +00:08:23.199 --> 00:08:25.360 +and it already doesn't have a time stamp, + +08:25.360 --> 00:08:26.639 +then it creates a timestamp + +00:08:26.639 --> 00:08:29.049 +with the current time and date. + +08:29.049 --> 00:08:31.199 +The second hook here is just ensuring that + +00:08:31.199 --> 00:08:32.663 +when we save the document, + +08:32.663 --> 08:34.898 +that the column view is dynamically updated, + +08:34.898 --> 08:36.578 +so that everything is up to date. + +08:36.578 --> 08:39.444 +And then last but not least here, + +08:39.444 --> 08:43.590 +the tmp-f-timestamp, what this does is, + +08:43.590 --> 08:46.690 +on the export, it modifies the timestamps, + +08:46.690 --> 08:48.336 +so that it removes the angle brackets, + +08:48.336 --> 08:50.367 +and it removes the hours and minutes. + +08:50.367 --> 00:08:51.839 +That is a space-saving thing + +00:08:51.839 --> 00:08:54.080 +and a tidiness thing in the PDF. + +00:08:54.080 --> 00:08:56.187 +I'll show you in a second how that's used. + +08:56.187 --> 08:58.121 +We then allow bind-keywords. + +08:58.121 --> 08:59.839 +We use them above. + +08:59.839 --> 00:09:01.200 +Then we just have a simple key + +00:09:01.200 --> 00:09:05.258 +that allows us to hotkey for org-capture. + +09:05.258 --> 00:09:06.800 +And then at the start, + +00:09:06.800 --> 00:09:07.327 +when we evaluate the startup block + +00:09:07.327 --> 00:09:10.160 +that I have of Lisp, + +00:09:10.160 --> 00:09:11.360 +just so it's already there, + +00:09:11.360 --> 00:09:13.519 +and set the number of sublevels to one + +00:09:13.519 --> 00:09:16.080 +so only the top levels exist. + +09:16.080 --> 00:09:19.360 +Coming back over the top + +00:09:19.360 --> 00:09:21.576 +to put that all back together again. + +09:21.576 --> 00:09:22.720 +The startup just tells you + +00:09:22.720 --> 00:09:24.926 +that you want log times. + +09:24.926 --> 09:27.023 +The title, author, description, and…, + +09:27.023 --> 09:28.536 +they should be obvious, right, + +09:28.536 --> 09:29.920 +that's just text for the PDF. + +09:29.920 --> 09:33.049 +Options, we disable the table of contents, + +09:33.049 --> 09:34.320 +we do not want that. + +09:34.320 --> 00:09:35.680 +Now, the output config here, + +00:09:35.680 --> 00:09:37.519 +the first two are resulting + +00:09:37.519 --> 00:09:40.160 +in the timestamp formats, so, that was + +00:09:40.160 --> 00:09:41.920 +the tmp-f-timestamp function + +00:09:41.920 --> 00:09:43.468 +I showed you below. + +09:43.468 --> 09:45.310 +And, we got a better LaTeX stuff here, + +09:45.310 --> 09:47.134 +just saying that we want a landscape, + +09:47.134 --> 09:49.150 +and we want to use A4 paper size, + +09:49.150 --> 09:50.560 +and then the columns here. + +09:50.560 --> 00:09:51.839 +What we want is just to + +00:09:51.839 --> 00:09:52.880 +rename the properties + +00:09:52.880 --> 00:09:54.160 +to something which just looks + +09:54.160 --> 09:55.572 +a little bit nicer in the table. + +09:55.572 --> 09:58.320 +So you can see that: goals, activities, + +09:58.320 --> 10:00.979 +status, completed, and so forth. + +10:00.979 --> 00:10:03.760 +Then last but not least, + +00:10:03.760 --> 00:10:04.640 +on the actual thing, + +00:10:04.640 --> 00:10:06.487 +we use a longtable in LaTeX. + +10:06.487 --> 00:10:09.360 +We align, so we specify very exactly + +00:10:09.360 --> 00:10:11.040 +that we want five centimeters + +10:11.040 --> 10:13.364 +for the first and last two columns, + +10:13.364 --> 00:10:15.680 +and that we want all the other columns + +00:10:15.680 --> 00:10:17.196 +to use the remaining space. + +10:17.196 --> 10:19.040 +And that's it. + +10:19.040 --> 00:10:21.440 +Appreciate, I've absolutely whirlwinded + +00:10:21.440 --> 00:10:24.160 +through that, but please do feel free + +00:10:24.160 --> 00:10:26.144 +to ask me any questions, + +10:26.144 --> 10:28.786 +or speak to me offline. + +10:28.786 --> 10:32.839 +Thank you very much. diff --git a/2021/captions/professional.md b/2021/captions/professional.md new file mode 100644 index 00000000..de4948ee --- /dev/null +++ b/2021/captions/professional.md @@ -0,0 +1,293 @@ +<a name="transcript"></a> +# Transcript + +[[!template text="Hello everyone! My name is Philip Beadling." start="00:00:02.879" video="mainVideo" id=subtitle]] +[[!template text="Just to give you a bit of background," start="00:00:05.424" video="mainVideo" id=subtitle]] +[[!template text="I'm the enterprise architect" start="00:00:06.944" video="mainVideo" id=subtitle]] +[[!template text="in a company called Quantile Technologies." start="00:00:08.400" video="mainVideo" id=subtitle]] +[[!template text="I've been using Emacs" start="00:00:10.384" video="mainVideo" id=subtitle]] +[[!template text="certainly for the last four or five years" start="00:00:12.799" video="mainVideo" id=subtitle]] +[[!template text="as part of my day-to-day workflow," start="00:00:14.560" video="mainVideo" id=subtitle]] +[[!template text="but I've used it on and off" start="00:00:16.800" video="mainVideo" id=subtitle]] +[[!template text="for the last 20 years" start="00:00:18.080" video="mainVideo" id=subtitle]] +[[!template text="depending on the jobs" start="00:00:19.000" video="mainVideo" id=subtitle]] +[[!template text="or the task at hand." start="00:00:21.320" video="mainVideo" id=subtitle]] +[[!template new="1" text="Now, today I'm here in a personal capacity" start="00:00:22.423" video="mainVideo" id=subtitle]] +[[!template text="to talk about a use I had" start="00:00:24.800" video="mainVideo" id=subtitle]] +[[!template text="for Emacs last year" start="00:00:27.360" video="mainVideo" id=subtitle]] +[[!template text="where I had to record" start="00:00:28.440" video="mainVideo" id=subtitle]] +[[!template text="my continuous professional development," start="00:00:31.000" video="mainVideo" id=subtitle]] +[[!template text="and I was required to be audited" start="00:00:32.800" video="mainVideo" id=subtitle]] +[[!template text="by my professional body on it." start="00:00:35.320" video="mainVideo" id=subtitle]] +[[!template text="My CPD record is a bit of a mess," start="00:00:37.280" video="mainVideo" id=subtitle]] +[[!template text="or certainly was. It was over" start="00:00:40.240" video="mainVideo" id=subtitle]] +[[!template text="various different services and systems" start="00:00:42.640" video="mainVideo" id=subtitle]] +[[!template text="that have been provided to me" start="00:00:44.640" video="mainVideo" id=subtitle]] +[[!template text="by previous employers." start="00:00:46.160" video="mainVideo" id=subtitle]] +[[!template text="And, I had bits of it in Excel spreadsheets," start="00:00:47.920" video="mainVideo" id=subtitle]] +[[!template text="and I was looking for like" start="00:00:51.824" video="mainVideo" id=subtitle]] +[[!template text="a one single golden source" start="00:00:52.640" video="mainVideo" id=subtitle]] +[[!template text="where I could store it all" start="00:00:54.200" video="mainVideo" id=subtitle]] +[[!template text="and use in the future." start="00:00:55.320" video="mainVideo" id=subtitle]] +[[!template new="1" text="So, I had a look online." start="00:00:56.719" video="mainVideo" id=subtitle]] +[[!template text="I didn't find anything I'd like," start="00:00:59.024" video="mainVideo" id=subtitle]] +[[!template text="so I decided I would use Emacs," start="00:00:59.824" video="mainVideo" id=subtitle]] +[[!template text="and I quickly came to the conclusion" start="00:01:01.885" video="mainVideo" id=subtitle]] +[[!template text="that using Org mode" start="00:01:03.840" video="mainVideo" id=subtitle]] +[[!template text="was a nice fit for this," start="00:01:05.480" video="mainVideo" id=subtitle]] +[[!template text="you know, both the TODO lists" start="00:01:07.040" video="mainVideo" id=subtitle]] +[[!template text="and the properties" start="00:01:08.160" video="mainVideo" id=subtitle]] +[[!template text="seem to fit nicely" start="00:01:09.080" video="mainVideo" id=subtitle]] +[[!template text="with building a very basic database," start="00:01:10.920" video="mainVideo" id=subtitle]] +[[!template text="which is what in effect this is," start="00:01:12.890" video="mainVideo" id=subtitle]] +[[!template text="what this is." start="00:01:14.159" video="mainVideo" id=subtitle]] +[[!template new="1" text="Without further ado," start="00:01:16.159" video="mainVideo" id=subtitle]] +[[!template text="I will start by just downloading." start="00:01:18.000" video="mainVideo" id=subtitle]] +[[!template text="This is available on my public Git," start="00:01:22.640" video="mainVideo" id=subtitle]] +[[!template text="handle is falloutfill," start="00:01:24.640" video="mainVideo" id=subtitle]] +[[!template text="and it's under a project called Misc." start="00:01:26.160" video="mainVideo" id=subtitle]] +[[!template text="It's just a single file called cpd.org," start="00:01:28.146" video="mainVideo" id=subtitle]] +[[!template text="I can stick that in the chat" start="00:01:33.200" video="mainVideo" id=subtitle]] +[[!template text="when we actually do this live," start="00:01:35.080" video="mainVideo" id=subtitle]] +[[!template text="so that people will have a link to it." start="00:01:36.280" video="mainVideo" id=subtitle]] +[[!template text="So, I'll start this up." start="00:01:38.532" video="mainVideo" id=subtitle]] +[[!template new="1" text="Okay. To start with, I am just going to" start="00:01:41.119" video="mainVideo" id=subtitle]] +[[!template text="close down various Lisp stuff," start="00:01:44.560" video="mainVideo" id=subtitle]] +[[!template text="and just give you a demo of" start="00:01:46.826" video="mainVideo" id=subtitle]] +[[!template text="how it actually works." start="00:01:48.566" video="mainVideo" id=subtitle]] +[[!template text="Let's go up here." start="00:01:50.560" video="mainVideo" id=subtitle]] +[[!template text="Okay, so, basically to make this work," start="00:01:55.040" video="mainVideo" id=subtitle]] +[[!template text="the way I subdivide it" start="00:01:57.205" video="mainVideo" id=subtitle]] +[[!template text="is that I would have" start="00:01:58.640" video="mainVideo" id=subtitle]] +[[!template text="professional goals," start="00:01:59.200" video="mainVideo" id=subtitle]] +[[!template text="and professional goals" start="00:02:00.200" video="mainVideo" id=subtitle]] +[[!template text="would be made up of activities," start="00:02:01.040" video="mainVideo" id=subtitle]] +[[!template text="and each of those activities" start="00:02:02.703" video="mainVideo" id=subtitle]] +[[!template text="would contribute to the goal." start="00:02:03.741" video="mainVideo" id=subtitle]] +[[!template text="So, in order to represent this," start="00:02:05.917" video="mainVideo" id=subtitle]] +[[!template text="this is just a nested TODO list" start="00:02:07.713" video="mainVideo" id=subtitle]] +[[!template text="in Emacs Org mode." start="00:02:10.000" video="mainVideo" id=subtitle]] +[[!template text="I sort of change things like the naming," start="00:02:12.800" video="mainVideo" id=subtitle]] +[[!template text="Pending, In-Progress and Complete" start="00:02:16.068" video="mainVideo" id=subtitle]] +[[!template text="rather than TODO, DONE because" start="00:02:18.247" video="mainVideo" id=subtitle]] +[[!template text="that's more like what my professional" start="00:02:19.440" video="mainVideo" id=subtitle]] +[[!template text="body likes to categorize things," start="00:02:21.360" video="mainVideo" id=subtitle]] +[[!template text="but essentially it's the same thing." start="00:02:23.244" video="mainVideo" id=subtitle]] +[[!template text="So, I've got an Org capture template" start="00:02:25.315" video="mainVideo" id=subtitle]] +[[!template text="or two Org capture templates" start="00:02:28.212" video="mainVideo" id=subtitle]] +[[!template text="in order to grab this information," start="00:02:29.499" video="mainVideo" id=subtitle]] +[[!template text="and then stick it in the TODO list," start="00:02:31.843" video="mainVideo" id=subtitle]] +[[!template text="and also tabulate it using column view." start="00:02:33.645" video="mainVideo" id=subtitle]] +[[!template new="1" text="I'll start off just by showing you" start="00:02:36.540" video="mainVideo" id=subtitle]] +[[!template text="an example here." start="00:02:39.304" video="mainVideo" id=subtitle]] +[[!template text="So, what I'm going to do is" start="00:02:40.090" video="mainVideo" id=subtitle]] +[[!template text="create a new goal," start="00:02:40.879" video="mainVideo" id=subtitle]] +[[!template text="and then under it," start="00:02:41.965" video="mainVideo" id=subtitle]] +[[!template text="I will create a couple of activities" start="00:02:42.849" video="mainVideo" id=subtitle]] +[[!template text="relevant to that goal." start="00:02:44.959" video="mainVideo" id=subtitle]] +[[!template text="For the goal I'm going to have, let's say," start="00:02:46.511" video="mainVideo" id=subtitle]] +[[!template text="something relevant," start="00:02:49.360" video="mainVideo" id=subtitle]] +[[!template text="so, 'Improve Public Speaking'," start="00:02:50.342" video="mainVideo" id=subtitle]] +[[!template text="and then I'm going to say, the type" start="00:02:54.000" video="mainVideo" id=subtitle]] +[[!template text="of that goal is, well, it's a 'Presentation'" start="00:02:55.680" video="mainVideo" id=subtitle]] +[[!template text="I suppose. The outcome of that goal is," start="00:02:58.000" video="mainVideo" id=subtitle]] +[[!template text="well, I don't want to go into too much" start="00:03:01.200" video="mainVideo" id=subtitle]] +[[!template text="detail here, but it would be, you know," start="00:03:02.560" video="mainVideo" id=subtitle]] +[[!template text="'Get feedback from colleagues', and so forth." start="00:03:06.069" video="mainVideo" id=subtitle]] +[[!template text="I won't fully and completely inaudible" start="00:03:09.140" video="mainVideo" id=subtitle]] +[[!template text="about what the goal was." start="00:03:11.200" video="mainVideo" id=subtitle]] +[[!template text="Now, the retrospective value," start="00:03:12.538" video="mainVideo" id=subtitle]] +[[!template text="my understanding is that" start="00:03:14.067" video="mainVideo" id=subtitle]] +[[!template text="you fill that in afterwards," start="00:03:15.318" video="mainVideo" id=subtitle]] +[[!template text="so you want to talk after completing the" start="00:03:17.028" video="mainVideo" id=subtitle]] +[[!template text="action, so this is not relevant for the day." start="00:03:18.800" video="mainVideo" id=subtitle]] +[[!template text="I'm just going to leave it blank," start="00:03:21.213" video="mainVideo" id=subtitle]] +[[!template text="although I'm sure you can imagine" start="00:03:23.120" video="mainVideo" id=subtitle]] +[[!template text="I could say: having completed this action" start="00:03:24.541" video="mainVideo" id=subtitle]] +[[!template text="I felt that, blah blah blah, and so forth." start="00:03:26.428" video="mainVideo" id=subtitle]] +[[!template text="Okay, so I will add that, and then you" start="00:03:28.959" video="mainVideo" id=subtitle]] +[[!template text="will see that I now have a new goal," start="00:03:31.360" video="mainVideo" id=subtitle]] +[[!template text="both in my column view and in my TODO list," start="00:03:33.760" video="mainVideo" id=subtitle]] +[[!template text="and just to make it a little bit" start="00:03:36.048" video="mainVideo" id=subtitle]] +[[!template text="realistic, I'm going to then add two" start="00:03:38.159" video="mainVideo" id=subtitle]] +[[!template text="activities to that." start="00:03:39.920" video="mainVideo" id=subtitle]] +[[!template text="When I come in to add an activity," start="00:03:41.332" video="mainVideo" id=subtitle]] +[[!template text="I have to select a goal." start="00:03:43.433" video="mainVideo" id=subtitle]] +[[!template text="I'm going to select 'Improve Public Speaking'." start="00:03:44.560" video="mainVideo" id=subtitle]] +[[!template text="Yeah, so, the activity I'm going to say is," start="00:03:49.120" video="mainVideo" id=subtitle]] +[[!template text="well, let's say, 'Speak at EmacsConf 2021'," start="00:03:52.963" video="mainVideo" id=subtitle]] +[[!template text="that we can use a type of 'Presentation'," start="00:03:57.427" video="mainVideo" id=subtitle]] +[[!template text="outcome of that is, stating the obvious," start="00:04:01.200" video="mainVideo" id=subtitle]] +[[!template text="'Present on an Emacs idea'." start="00:04:04.352" video="mainVideo" id=subtitle]] +[[!template text="Right, something along the lines of that." start="00:04:08.080" video="mainVideo" id=subtitle]] +[[!template text="And, then retrospective, again I'm not" start="00:04:09.680" video="mainVideo" id=subtitle]] +[[!template text="going to fill that in at the moment." start="00:04:11.519" video="mainVideo" id=subtitle]] +[[!template text="Then, last but not least," start="00:04:14.135" video="mainVideo" id=subtitle]] +[[!template text="I will come up with a slightly different" start="00:04:19.060" video="mainVideo" id=subtitle]] +[[!template text="activity. So, again selecting" start="00:04:20.799" video="mainVideo" id=subtitle]] +[[!template text="'Improve Public Speaking'," start="00:04:23.215" video="mainVideo" id=subtitle]] +[[!template text="the activity would be" start="00:04:24.889" video="mainVideo" id=subtitle]] +[[!template text="'Watch lecture series on public speaking'," start="00:04:27.440" video="mainVideo" id=subtitle]] +[[!template text="you know, blah blah blah, so forth." start="00:04:31.257" video="mainVideo" id=subtitle]] +[[!template text="Type value would be" start="00:04:33.426" video="mainVideo" id=subtitle]] +[[!template text="Lecture, for this outcome would maybe be" start="00:04:34.720" video="mainVideo" id=subtitle]] +[[!template text="'Use new knowledge in EmacsConf presentation'." start="00:04:37.600" video="mainVideo" id=subtitle]] +[[!template text="Right, might be a good one there." start="00:04:43.252" video="mainVideo" id=subtitle]] +[[!template text="Again, retrospective value," start="00:04:45.350" video="mainVideo" id=subtitle]] +[[!template text="I'm just going to leave that blank," start="00:04:46.720" video="mainVideo" id=subtitle]] +[[!template text="and I'm going to save that." start="00:04:48.518" video="mainVideo" id=subtitle]] +[[!template new="1" text="Now, we're in a position where we've got" start="00:04:51.440" video="mainVideo" id=subtitle]] +[[!template text="a goal and two activities, which are" start="00:04:52.960" video="mainVideo" id=subtitle]] +[[!template text="represented here, you can see here that I" start="00:04:54.960" video="mainVideo" id=subtitle]] +[[!template text="can move an activity, cycle it forward to" start="00:04:57.520" video="mainVideo" id=subtitle]] +[[!template text="In-Progress. When I do that," start="00:05:00.160" video="mainVideo" id=subtitle]] +[[!template text="I get a STARTED timestamp here." start="00:05:02.322" video="mainVideo" id=subtitle]] +[[!template text="If I then cycle it again," start="00:05:05.104" video="mainVideo" id=subtitle]] +[[!template text="I get the more familiar CLOSED timestamp here." start="00:05:06.737" video="mainVideo" id=subtitle]] +[[!template text="The STARTED timestamp is a bit of" start="00:05:09.869" video="mainVideo" id=subtitle]] +[[!template text="custom code, I'll show you that in a moment." start="00:05:11.635" video="mainVideo" id=subtitle]] +[[!template text="And then likewise, let's say that…," start="00:05:13.918" video="mainVideo" id=subtitle]] +[[!template text="we'll move this one from PENDING to STARTED." start="00:05:17.120" video="mainVideo" id=subtitle]] +[[!template text="Okay. Now, if I save the document," start="00:05:20.166" video="mainVideo" id=subtitle]] +[[!template text="that will trigger the updating" start="00:05:22.960" video="mainVideo" id=subtitle]] +[[!template text="of the column view, you can see now" start="00:05:24.560" video="mainVideo" id=subtitle]] +[[!template text="that we have the various started and" start="00:05:27.520" video="mainVideo" id=subtitle]] +[[!template text="completed statuses, this is up to date." start="00:05:29.360" video="mainVideo" id=subtitle]] +[[!template text="So, that's pretty much." start="00:05:31.600" video="mainVideo" id=subtitle]] +[[!template new="1" text="You can imagine that we could add" start="00:05:32.937" video="mainVideo" id=subtitle]] +[[!template text="lots of goals and lots of activities," start="00:05:34.211" video="mainVideo" id=subtitle]] +[[!template text="and this would grow into, you know," start="00:05:35.469" video="mainVideo" id=subtitle]] +[[!template text="several sheets worth of a work," start="00:05:37.474" video="mainVideo" id=subtitle]] +[[!template text="and then last but not least," start="00:05:41.704" video="mainVideo" id=subtitle]] +[[!template text="is obviously the most important thing." start="00:05:43.748" video="mainVideo" id=subtitle]] +[[!template text="How do you submit it?" start="00:05:45.440" video="mainVideo" id=subtitle]] +[[!template text="We could just use the standard" start="00:05:46.720" video="mainVideo" id=subtitle]] +[[!template text="export facility in Org mode for doing that." start="00:05:48.479" video="mainVideo" id=subtitle]] +[[!template text="That's just Control c Control e l o (C-c C-e l o)." start="00:05:50.856" video="mainVideo" id=subtitle]] +[[!template text="And there you can see," start="00:05:55.039" video="mainVideo" id=subtitle]] +[[!template text="there you've got the goals and activities." start="00:06:03.440" video="mainVideo" id=subtitle]] +[[!template text="I spent a bit of time, I won't go too much" start="00:06:06.586" video="mainVideo" id=subtitle]] +[[!template text="in the LaTeX formatting, but coming up" start="00:06:08.319" video="mainVideo" id=subtitle]] +[[!template text="with something that I felt and got as" start="00:06:10.000" video="mainVideo" id=subtitle]] +[[!template text="much information compactly on a page" start="00:06:12.319" video="mainVideo" id=subtitle]] +[[!template text="without making it difficult to read," start="00:06:14.720" video="mainVideo" id=subtitle]] +[[!template text="should we say, and it's always" start="00:06:17.840" video="mainVideo" id=subtitle]] +[[!template text="a find-the-balance thing." start="00:06:19.039" video="mainVideo" id=subtitle]] +[[!template text="I'm not saying I'm an expert on it," start="00:06:20.080" video="mainVideo" id=subtitle]] +[[!template text="but I thought what I came up with here" start="00:06:22.560" video="mainVideo" id=subtitle]] +[[!template text="was reasonably clear" start="00:06:24.400" video="mainVideo" id=subtitle]] +[[!template text="but allowed you to write enough information." start="00:06:25.905" video="mainVideo" id=subtitle]] +[[!template text="The goals and activities were reasonably" start="00:06:28.960" video="mainVideo" id=subtitle]] +[[!template text="well explained." start="00:06:31.039" video="mainVideo" id=subtitle]] +[[!template text="Okay, we can just kill that." start="00:06:32.419" video="mainVideo" id=subtitle]] +[[!template new="1" text="So, how does all of that work?" start="00:06:35.039" video="mainVideo" id=subtitle]] +[[!template text="Well, underneath is config tab here," start="00:06:37.402" video="mainVideo" id=subtitle]] +[[!template text="we have a bunch of Lisp" start="00:06:40.180" video="mainVideo" id=subtitle]] +[[!template text="that I'm going to sort of fly through here." start="00:06:41.210" video="mainVideo" id=subtitle]] +[[!template text="You can ask me any questions afterwards." start="00:06:43.276" video="mainVideo" id=subtitle]] +[[!template text="First thing is," start="00:06:45.898" video="mainVideo" id=subtitle]] +[[!template text="we have the org-capture templates," start="00:06:46.639" video="mainVideo" id=subtitle]] +[[!template text="which are here." start="00:06:48.371" video="mainVideo" id=subtitle]] +[[!template text="The goal one is not doing anything special." start="00:06:50.101" video="mainVideo" id=subtitle]] +[[!template text="It's just writing it back to this file," start="00:06:53.178" video="mainVideo" id=subtitle]] +[[!template text="so there is a limitation there" start="00:06:55.605" video="mainVideo" id=subtitle]] +[[!template text="that you must have this file open" start="00:06:57.125" video="mainVideo" id=subtitle]] +[[!template text="when you add them, which is" start="00:06:58.718" video="mainVideo" id=subtitle]] +[[!template text="something I'd like to improve in future." start="00:06:59.840" video="mainVideo" id=subtitle]] +[[!template new="1" text="For the activities, it specifies the file," start="00:07:02.000" video="mainVideo" id=subtitle]] +[[!template text="but it also specifies this function" start="00:07:04.952" video="mainVideo" id=subtitle]] +[[!template text="set-activity-pos-from-goal, which (is) above here." start="00:07:06.560" video="mainVideo" id=subtitle]] +[[!template text="What this does is, it iterates through the" start="00:07:09.926" video="mainVideo" id=subtitle]] +[[!template text="various Org entries looking for goals," start="00:07:12.720" video="mainVideo" id=subtitle]] +[[!template text="and once it has a list of goals," start="00:07:17.360" video="mainVideo" id=subtitle]] +[[!template text="it presents them to you" start="00:07:20.720" video="mainVideo" id=subtitle]] +[[!template text="using ido-completing-read," start="00:07:21.919" video="mainVideo" id=subtitle]] +[[!template text="so that you can select the goal" start="00:07:23.599" video="mainVideo" id=subtitle]] +[[!template text="that you want the activity to live underneath," start="00:07:25.120" video="mainVideo" id=subtitle]] +[[!template text="and it then searches forward, and it finds" start="00:07:27.610" video="mainVideo" id=subtitle]] +[[!template text="the appropriate spot in that goal" start="00:07:29.520" video="mainVideo" id=subtitle]] +[[!template text="that the Emacs can then dump" start="00:07:31.599" video="mainVideo" id=subtitle]] +[[!template text="the captured activity." start="00:07:33.919" video="mainVideo" id=subtitle]] +[[!template new="1" text="Okay, the next one is pretty straightforward." start="00:07:36.000" video="mainVideo" id=subtitle]] +[[!template text="Because I changed the names" start="00:07:39.210" video="mainVideo" id=subtitle]] +[[!template text="of the TODO, DONE," start="00:07:40.479" video="mainVideo" id=subtitle]] +[[!template text="I now need a new way of aggregating" start="00:07:42.240" video="mainVideo" id=subtitle]] +[[!template text="the summary completion statuses." start="00:07:44.720" video="mainVideo" id=subtitle]] +[[!template text="So, for this I'm just looking" start="00:07:46.691" video="mainVideo" id=subtitle]] +[[!template text="at the number of completed activities" start="00:07:48.400" video="mainVideo" id=subtitle]] +[[!template text="over the total number of activities," start="00:07:51.440" video="mainVideo" id=subtitle]] +[[!template text="and I make that available on the C+ here," start="00:07:53.627" video="mainVideo" id=subtitle]] +[[!template text="which we will see when I go and show you" start="00:07:57.665" video="mainVideo" id=subtitle]] +[[!template text="the top configuration in the Org document" start="00:08:00.859" video="mainVideo" id=subtitle]] +[[!template text="in two minutes." start="00:08:03.960" video="mainVideo" id=subtitle]] +[[!template new="1" text="I mentioned that we needed to have our" start="00:08:05.199" video="mainVideo" id=subtitle]] +[[!template text="own start date. The way this works is" start="00:08:08.080" video="mainVideo" id=subtitle]] +[[!template text="we add a hook to" start="00:08:10.400" video="mainVideo" id=subtitle]] +[[!template text="org-after-todo-state-change-hook," start="00:08:11.870" video="mainVideo" id=subtitle]] +[[!template text="which means that we test" start="00:08:14.996" video="mainVideo" id=subtitle]] +[[!template text="the state change results in" start="00:08:17.199" video="mainVideo" id=subtitle]] +[[!template text="one of the items being In-Progress," start="00:08:19.680" video="mainVideo" id=subtitle]] +[[!template text="and if that's true" start="00:08:21.599" video="mainVideo" id=subtitle]] +[[!template text="and it already doesn't have a time stamp," start="00:08:23.199" video="mainVideo" id=subtitle]] +[[!template text="then it creates a timestamp" start="00:08:25.360" video="mainVideo" id=subtitle]] +[[!template text="with the current time and date." start="00:08:26.639" video="mainVideo" id=subtitle]] +[[!template text="The second hook here is just ensuring that" start="00:08:29.049" video="mainVideo" id=subtitle]] +[[!template text="when we save the document," start="00:08:31.199" video="mainVideo" id=subtitle]] +[[!template text="that the column view is dynamically updated," start="00:08:32.663" video="mainVideo" id=subtitle]] +[[!template text="so that everything is up to date." start="00:08:34.898" video="mainVideo" id=subtitle]] +[[!template text="And then last but not least here," start="00:08:36.578" video="mainVideo" id=subtitle]] +[[!template text="the tmp-f-timestamp, what this does is," start="00:08:39.444" video="mainVideo" id=subtitle]] +[[!template text="on the export, it modifies the timestamps," start="00:08:43.590" video="mainVideo" id=subtitle]] +[[!template text="so that it removes the angle brackets," start="00:08:46.690" video="mainVideo" id=subtitle]] +[[!template text="and it removes the hours and minutes." start="00:08:48.336" video="mainVideo" id=subtitle]] +[[!template text="That is a space-saving thing" start="00:08:50.367" video="mainVideo" id=subtitle]] +[[!template text="and a tidiness thing in the PDF." start="00:08:51.839" video="mainVideo" id=subtitle]] +[[!template text="I'll show you in a second how that's used." start="00:08:54.080" video="mainVideo" id=subtitle]] +[[!template text="We then allow bind-keywords." start="00:08:56.187" video="mainVideo" id=subtitle]] +[[!template text="We use them above." start="00:08:58.121" video="mainVideo" id=subtitle]] +[[!template text="Then we just have a simple key" start="00:08:59.839" video="mainVideo" id=subtitle]] +[[!template text="that allows us to hotkey for org-capture." start="00:09:01.200" video="mainVideo" id=subtitle]] +[[!template text="And then at the start," start="00:09:05.258" video="mainVideo" id=subtitle]] +[[!template text="when we evaluate the startup block" start="00:09:06.800" video="mainVideo" id=subtitle]] +[[!template text="that I have of Lisp," start="00:09:07.327" video="mainVideo" id=subtitle]] +[[!template text="just so it's already there," start="00:09:10.160" video="mainVideo" id=subtitle]] +[[!template text="and set the number of sublevels to one" start="00:09:11.360" video="mainVideo" id=subtitle]] +[[!template text="so only the top levels exist." start="00:09:13.519" video="mainVideo" id=subtitle]] +[[!template text="Coming back over the top" start="00:09:16.080" video="mainVideo" id=subtitle]] +[[!template text="to put that all back together again." start="00:09:19.360" video="mainVideo" id=subtitle]] +[[!template text="The startup just tells you" start="00:09:21.576" video="mainVideo" id=subtitle]] +[[!template text="that you want log times." start="00:09:22.720" video="mainVideo" id=subtitle]] +[[!template text="The title, author, description, and…," start="00:09:24.926" video="mainVideo" id=subtitle]] +[[!template text="they should be obvious, right," start="00:09:27.023" video="mainVideo" id=subtitle]] +[[!template text="that's just text for the PDF." start="00:09:28.536" video="mainVideo" id=subtitle]] +[[!template text="Options, we disable the table of contents," start="00:09:29.920" video="mainVideo" id=subtitle]] +[[!template text="we do not want that." start="00:09:33.049" video="mainVideo" id=subtitle]] +[[!template new="1" text="Now, the output config here," start="00:09:34.320" video="mainVideo" id=subtitle]] +[[!template text="the first two are resulting" start="00:09:35.680" video="mainVideo" id=subtitle]] +[[!template text="in the timestamp formats, so, that was" start="00:09:37.519" video="mainVideo" id=subtitle]] +[[!template text="the tmp-f-timestamp function" start="00:09:40.160" video="mainVideo" id=subtitle]] +[[!template text="I showed you below." start="00:09:41.920" video="mainVideo" id=subtitle]] +[[!template text="And, we got a better LaTeX stuff here," start="00:09:43.468" video="mainVideo" id=subtitle]] +[[!template text="just saying that we want a landscape," start="00:09:45.310" video="mainVideo" id=subtitle]] +[[!template text="and we want to use A4 paper size," start="00:09:47.134" video="mainVideo" id=subtitle]] +[[!template text="and then the columns here." start="00:09:49.150" video="mainVideo" id=subtitle]] +[[!template text="What we want is just to" start="00:09:50.560" video="mainVideo" id=subtitle]] +[[!template text="rename the properties" start="00:09:51.839" video="mainVideo" id=subtitle]] +[[!template text="to something which just looks" start="00:09:52.880" video="mainVideo" id=subtitle]] +[[!template text="a little bit nicer in the table." start="00:09:54.160" video="mainVideo" id=subtitle]] +[[!template text="So you can see that: goals, activities," start="00:09:55.572" video="mainVideo" id=subtitle]] +[[!template text="status, completed, and so forth." start="00:09:58.320" video="mainVideo" id=subtitle]] +[[!template new="1" text="Then last but not least," start="00:10:00.979" video="mainVideo" id=subtitle]] +[[!template text="on the actual thing," start="00:10:03.760" video="mainVideo" id=subtitle]] +[[!template text="we use a longtable in LaTeX." start="00:10:04.640" video="mainVideo" id=subtitle]] +[[!template text="We align, so we specify very exactly" start="00:10:06.487" video="mainVideo" id=subtitle]] +[[!template text="that we want five centimeters" start="00:10:09.360" video="mainVideo" id=subtitle]] +[[!template text="for the first and last two columns," start="00:10:11.040" video="mainVideo" id=subtitle]] +[[!template text="and that we want all the other columns" start="00:10:13.364" video="mainVideo" id=subtitle]] +[[!template text="to use the remaining space." start="00:10:15.680" video="mainVideo" id=subtitle]] +[[!template text="And that's it." start="00:10:17.196" video="mainVideo" id=subtitle]] +[[!template new="1" text="Appreciate, I've absolutely whirlwinded" start="00:10:19.040" video="mainVideo" id=subtitle]] +[[!template text="through that, but please do feel free" start="00:10:21.440" video="mainVideo" id=subtitle]] +[[!template text="to ask me any questions," start="00:10:24.160" video="mainVideo" id=subtitle]] +[[!template text="or speak to me offline." start="00:10:26.144" video="mainVideo" id=subtitle]] +[[!template text="Thank you very much." start="00:10:28.786" video="mainVideo" id=subtitle]] |