summaryrefslogtreecommitdiffstats
path: root/2021/captions/org-outside.md
blob: 9a1cf57cfd80d7ecfb747690d1ec458031c09014 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
<a name="transcript"></a>
# Transcript

[[!template text="Hello. My name is Karl Voit," start="00:00:05.520" video="mainVideo" id=subtitle]]
[[!template text="and I've spent the last decade" start="00:00:08.170" video="mainVideo" id=subtitle]]
[[!template text="working with Emacs Org Mode" start="00:00:11.360" video="mainVideo" id=subtitle]]
[[!template text="as my main organization system" start="00:00:13.040" video="mainVideo" id=subtitle]]
[[!template text="for my use cases," start="00:00:15.280" video="mainVideo" id=subtitle]]
[[!template text="and I would like to take this opportunity" start="00:00:16.880" video="mainVideo" id=subtitle]]
[[!template text="and point out a subtle issue we've had" start="00:00:19.760" video="mainVideo" id=subtitle]]
[[!template text="in many different discussions around Org Mode," start="00:00:22.480" video="mainVideo" id=subtitle]]
[[!template text="which itself stands for" start="00:00:25.359" video="mainVideo" id=subtitle]]
[[!template text="quite different kind of things." start="00:00:27.519" video="mainVideo" id=subtitle]]
[[!template text="On the one hand side," start="00:00:29.679" video="mainVideo" id=subtitle]]
[[!template text="Org Mode is an implementation in Elisp" start="00:00:31.760" video="mainVideo" id=subtitle]]
[[!template text="on the Emacs platform," start="00:00:34.640" video="mainVideo" id=subtitle]]
[[!template text="and on the other hand side," start="00:00:36.559" video="mainVideo" id=subtitle]]
[[!template text="Org Mode is also a lightweight markup language" start="00:00:38.480" video="mainVideo" id=subtitle]]
[[!template text="which we use to express things:" start="00:00:42.960" video="mainVideo" id=subtitle]]
[[!template text="how headings are marked," start="00:00:45.760" video="mainVideo" id=subtitle]]
[[!template text="how text is made boldface," start="00:00:47.440" video="mainVideo" id=subtitle]]
[[!template text="how external links are written," start="00:00:49.840" video="mainVideo" id=subtitle]]
[[!template text="and so forth, in text documents." start="00:00:51.680" video="mainVideo" id=subtitle]]
[[!template new="1" text="From my own experience," start="00:01:01.920" video="mainVideo" id=subtitle]]
[[!template text="from many different online discussions," start="00:01:03.920" video="mainVideo" id=subtitle]]
[[!template text="I once wrote a blog article on my web page" start="00:01:05.920" video="mainVideo" id=subtitle]]
[[!template text="that summarizes why I do think" start="00:01:09.600" video="mainVideo" id=subtitle]]
[[!template text="that Org Mode is superior" start="00:01:11.760" video="mainVideo" id=subtitle]]
[[!template text="to other well-known lightweight markup languages" start="00:01:13.200" video="mainVideo" id=subtitle]]
[[!template text="such as Markdown, AsciiDoc, reStructuredText and more." start="00:01:16.000" video="mainVideo" id=subtitle]]
[[!template text="My main points in this article were that" start="00:01:21.040" video="mainVideo" id=subtitle]]
[[!template text="Org Mode is an intuitive" start="00:01:23.360" video="mainVideo" id=subtitle]]
[[!template text="and easy to learn and remember markup." start="00:01:25.040" video="mainVideo" id=subtitle]]
[[!template text="It is standardized," start="00:01:28.000" video="mainVideo" id=subtitle]]
[[!template text="as in the Emacs implementation" start="00:01:29.360" video="mainVideo" id=subtitle]]
[[!template text="defines the current standard," start="00:01:31.439" video="mainVideo" id=subtitle]]
[[!template text="and there is no different Org mode version" start="00:01:32.799" video="mainVideo" id=subtitle]]
[[!template text="out there which conflicts with that." start="00:01:35.360" video="mainVideo" id=subtitle]]
[[!template text="Org Mode is consistent" start="00:01:38.159" video="mainVideo" id=subtitle]]
[[!template text="within its markup language design." start="00:01:41.040" video="mainVideo" id=subtitle]]
[[!template text="Org Mode can be easily typed in any text-based tool," start="00:01:44.159" video="mainVideo" id=subtitle]]
[[!template text="and Org Mode makes much sense outside of Emacs," start="00:01:48.640" video="mainVideo" id=subtitle]]
[[!template text="so that you can use it, for example," start="00:01:53.280" video="mainVideo" id=subtitle]]
[[!template text="in email clients or in other text documents" start="00:01:55.360" video="mainVideo" id=subtitle]]
[[!template text="not interpreting the markup at all." start="00:01:58.719" video="mainVideo" id=subtitle]]
[[!template text="And of course, if you want," start="00:02:01.040" video="mainVideo" id=subtitle]]
[[!template text="you can have the perfect tool support within Emacs" start="00:02:03.280" video="mainVideo" id=subtitle]]
[[!template text="and other software tools." start="00:02:06.640" video="mainVideo" id=subtitle]]
[[!template new="1" text="This naming issue," start="00:02:13.760" video="mainVideo" id=subtitle]]
[[!template text="using one name for two different kind of things," start="00:02:15.440" video="mainVideo" id=subtitle]]
[[!template text="arises in discussions about the markup's support" start="00:02:18.560" video="mainVideo" id=subtitle]]
[[!template text="in non-Emacs tools and services," start="00:02:22.239" video="mainVideo" id=subtitle]]
[[!template text="in questions on levels of compatibility" start="00:02:24.560" video="mainVideo" id=subtitle]]
[[!template text="in comparison to the large and huge" start="00:02:27.440" video="mainVideo" id=subtitle]]
[[!template text="amount of functionality within Emacs," start="00:02:30.080" video="mainVideo" id=subtitle]]
[[!template text="and so forth." start="00:02:32.959" video="mainVideo" id=subtitle]]
[[!template new="1" text="In order to find a solution" start="00:02:36.319" video="mainVideo" id=subtitle]]
[[!template text="to some of those issues," start="00:02:38.000" video="mainVideo" id=subtitle]]
[[!template text="I propose a different name. A new idea." start="00:02:40.160" video="mainVideo" id=subtitle]]
[[!template text="A definition for the lightweight markup language," start="00:02:44.480" video="mainVideo" id=subtitle]]
[[!template text="and the lightweight markup language alone." start="00:02:47.360" video="mainVideo" id=subtitle]]
[[!template text="A new standard, which, by the way," start="00:02:51.200" video="mainVideo" id=subtitle]]
[[!template text="reminds me on something here..." start="00:02:54.000" video="mainVideo" id=subtitle]]
[[!template text="Anyway..." start="00:02:57.680" video="mainVideo" id=subtitle]]
[[!template text="So we need a different name" start="00:03:05.200" video="mainVideo" id=subtitle]]
[[!template text="for this new thing," start="00:03:06.640" video="mainVideo" id=subtitle]]
[[!template text="and its feature set needs to be" start="00:03:08.159" video="mainVideo" id=subtitle]]
[[!template text="something good enough" start="00:03:09.840" video="mainVideo" id=subtitle]]
[[!template text="to help adapting Org Mode syntax" start="00:03:11.760" video="mainVideo" id=subtitle]]
[[!template text="outside of the Emacs universe." start="00:03:14.000" video="mainVideo" id=subtitle]]
[[!template text="It can't be the whole set of Org Mode features." start="00:03:16.560" video="mainVideo" id=subtitle]]
[[!template text="This would kill the idea instantly," start="00:03:19.760" video="mainVideo" id=subtitle]]
[[!template text="because everything that is going" start="00:03:21.680" video="mainVideo" id=subtitle]]
[[!template text="into that direction" start="00:03:23.519" video="mainVideo" id=subtitle]]
[[!template text="would be compared to our golden standards," start="00:03:24.720" video="mainVideo" id=subtitle]]
[[!template text="the Emacs implementation of Org Mode," start="00:03:26.959" video="mainVideo" id=subtitle]]
[[!template text="which cannot be compared" start="00:03:29.280" video="mainVideo" id=subtitle]]
[[!template text="to anything else at this time." start="00:03:31.120" video="mainVideo" id=subtitle]]
[[!template text="So it needs to be somehow less than Org Mode." start="00:03:33.599" video="mainVideo" id=subtitle]]
[[!template text="It needs to be recognizable in non-Emacs circles," start="00:03:37.040" video="mainVideo" id=subtitle]]
[[!template text="and it should remind people" start="00:03:41.040" video="mainVideo" id=subtitle]]
[[!template text="on similar things" start="00:03:42.720" video="mainVideo" id=subtitle]]
[[!template text="in order to be something" start="00:03:43.920" video="mainVideo" id=subtitle]]
[[!template text="somewhat self-explanatory as a term." start="00:03:45.760" video="mainVideo" id=subtitle]]
[[!template text="Hereby, I propose the name Orgdown" start="00:03:49.760" video="mainVideo" id=subtitle]]
[[!template text="for this thing, and it's launched" start="00:03:54.000" video="mainVideo" id=subtitle]]
[[!template text="with my Emacs Conference talk 2021." start="00:03:56.000" video="mainVideo" id=subtitle]]
[[!template new="1" text="So what should Orgdown be?" start="00:04:06.239" video="mainVideo" id=subtitle]]
[[!template text="It should be a subset of Org Mode" start="00:04:09.360" video="mainVideo" id=subtitle]]
[[!template text="lightweight markup language syntax." start="00:04:11.439" video="mainVideo" id=subtitle]]
[[!template text="It should be a definition of" start="00:04:14.400" video="mainVideo" id=subtitle]]
[[!template text="Org-Mode-based entities" start="00:04:17.120" video="mainVideo" id=subtitle]]
[[!template text="that do make sense on their own" start="00:04:18.880" video="mainVideo" id=subtitle]]
[[!template text="which is, in any case," start="00:04:20.880" video="mainVideo" id=subtitle]]
[[!template text="always a compromise of some sort, of course." start="00:04:22.720" video="mainVideo" id=subtitle]]
[[!template text="It needs to be extensible for different purposes" start="00:04:26.320" video="mainVideo" id=subtitle]]
[[!template text="to ensure future-proofness," start="00:04:29.919" video="mainVideo" id=subtitle]]
[[!template text="and it needs to have" start="00:04:32.560" video="mainVideo" id=subtitle]]
[[!template text="a formal definition of Org Mode," start="00:04:33.600" video="mainVideo" id=subtitle]]
[[!template text="which helps in becoming a new standard." start="00:04:35.919" video="mainVideo" id=subtitle]]
[[!template text="it needs to be a self-sustaining community" start="00:04:39.680" video="mainVideo" id=subtitle]]
[[!template text="that supports the process by documentation" start="00:04:42.160" video="mainVideo" id=subtitle]]
[[!template text="and connecting people to other people," start="00:04:45.040" video="mainVideo" id=subtitle]]
[[!template text="to the documentation, and to tools." start="00:04:48.320" video="mainVideo" id=subtitle]]
[[!template text="What Orgdown should never be" start="00:04:52.080" video="mainVideo" id=subtitle]]
[[!template text="is something that's incompatible" start="00:04:54.800" video="mainVideo" id=subtitle]]
[[!template text="with Org Mode within Emacs," start="00:04:57.280" video="mainVideo" id=subtitle]]
[[!template text="and some kind of Org Mode replacement, of course." start="00:04:59.759" video="mainVideo" id=subtitle]]
[[!template new="1" text="The advantages of Orgdown for everybody" start="00:05:08.560" video="mainVideo" id=subtitle]]
[[!template text="includes better Org support in non-Emacs tools;" start="00:05:12.160" video="mainVideo" id=subtitle]]
[[!template text="to promote the beautifully crafted Org Mode syntax" start="00:05:16.800" video="mainVideo" id=subtitle]]
[[!template text="to a larger set of people," start="00:05:19.759" video="mainVideo" id=subtitle]]
[[!template text="even outside of Emacs, of course;" start="00:05:21.520" video="mainVideo" id=subtitle]]
[[!template text="to push better support for the collaboration" start="00:05:23.759" video="mainVideo" id=subtitle]]
[[!template text="for Emacs and non-Emacs users" start="00:05:26.560" video="mainVideo" id=subtitle]]
[[!template text="for using text-based documents;" start="00:05:28.800" video="mainVideo" id=subtitle]]
[[!template text="finally, fix the irritating mix-up of" start="00:05:31.759" video="mainVideo" id=subtitle]]
[[!template text="markup language support" start="00:05:35.919" video="mainVideo" id=subtitle]]
[[!template text="and its Elisp implementation." start="00:05:37.600" video="mainVideo" id=subtitle]]
[[!template new="1" text="I already mentioned briefly the need for" start="00:05:41.680" video="mainVideo" id=subtitle]]
[[!template text="a definition and extensibility." start="00:05:44.000" video="mainVideo" id=subtitle]]
[[!template text="Therefore I came up with the idea" start="00:05:47.039" video="mainVideo" id=subtitle]]
[[!template text="of having different levels of Orgdown," start="00:05:48.960" video="mainVideo" id=subtitle]]
[[!template text="and the first and most basic level of Orgdown" start="00:05:52.320" video="mainVideo" id=subtitle]]
[[!template text="is called Orgdown1." start="00:05:56.400" video="mainVideo" id=subtitle]]
[[!template text="Orgdown1, or in short, OD1, consists of" start="00:06:05.600" video="mainVideo" id=subtitle]]
[[!template text="a small set of Org-Mode-based features" start="00:06:09.759" video="mainVideo" id=subtitle]]
[[!template text="such as simple text formatting, headings, lists," start="00:06:11.759" video="mainVideo" id=subtitle]]
[[!template text="and checkboxes, example, quote, and source blocks," start="00:06:15.759" video="mainVideo" id=subtitle]]
[[!template text="comments, external web links," start="00:06:19.520" video="mainVideo" id=subtitle]]
[[!template text="tables without calculations." start="00:06:22.479" video="mainVideo" id=subtitle]]
[[!template text="I tried to find a compromise" start="00:06:25.280" video="mainVideo" id=subtitle]]
[[!template text="that should work with most people" start="00:06:27.120" video="mainVideo" id=subtitle]]
[[!template text="starting with any lightweight markup" start="00:06:29.199" video="mainVideo" id=subtitle]]
[[!template text="that is based on Emacs Org Mode." start="00:06:31.600" video="mainVideo" id=subtitle]]
[[!template text="In order to get a measure" start="00:06:39.759" video="mainVideo" id=subtitle]]
[[!template text="on how well Orgdown1 is supported" start="00:06:41.199" video="mainVideo" id=subtitle]]
[[!template text="by one specific tool," start="00:06:43.759" video="mainVideo" id=subtitle]]
[[!template text="I came up with an OD1" start="00:06:45.919" video="mainVideo" id=subtitle]]
[[!template text="compatibility percentage index." start="00:06:47.759" video="mainVideo" id=subtitle]]
[[!template text="43 easy-to-check features such as:" start="00:06:51.199" video="mainVideo" id=subtitle]]
[[!template text="does it support highlighting of bold text" start="00:06:54.080" video="mainVideo" id=subtitle]]
[[!template text="using single asterisks?" start="00:06:56.800" video="mainVideo" id=subtitle]]
[[!template text="Each feature can be supported" start="00:06:59.039" video="mainVideo" id=subtitle]]
[[!template text="in a basic way (one point)" start="00:07:00.800" video="mainVideo" id=subtitle]]
[[!template text="or in an advanced way (two points)." start="00:07:02.880" video="mainVideo" id=subtitle]]
[[!template text="One point means it basically" start="00:07:06.319" video="mainVideo" id=subtitle]]
[[!template text="doesn't interfere with the tool" start="00:07:08.319" video="mainVideo" id=subtitle]]
[[!template text="in any negative way." start="00:07:10.080" video="mainVideo" id=subtitle]]
[[!template text="Two points means that it provides" start="00:07:12.000" video="mainVideo" id=subtitle]]
[[!template text="active syntax highlighting, for example," start="00:07:14.479" video="mainVideo" id=subtitle]]
[[!template text="or even tool-supported features" start="00:07:16.720" video="mainVideo" id=subtitle]]
[[!template text="like shortcuts to insert elements and such." start="00:07:18.479" video="mainVideo" id=subtitle]]
[[!template text="Summing up those two levels" start="00:07:22.960" video="mainVideo" id=subtitle]]
[[!template text="for all those 43 features" start="00:07:24.880" video="mainVideo" id=subtitle]]
[[!template text="result in a number" start="00:07:27.280" video="mainVideo" id=subtitle]]
[[!template text="that can be compared" start="00:07:28.479" video="mainVideo" id=subtitle]]
[[!template text="to the maximum level there is," start="00:07:29.919" video="mainVideo" id=subtitle]]
[[!template text="which results in a given percentage." start="00:07:32.319" video="mainVideo" id=subtitle]]
[[!template new="1" text="By definition," start="00:07:36.319" video="mainVideo" id=subtitle]]
[[!template text="Emacs provides full support" start="00:07:37.919" video="mainVideo" id=subtitle]]
[[!template text="of all Orgdown levels," start="00:07:40.479" video="mainVideo" id=subtitle]]
[[!template text="and most tools support" start="00:07:43.360" video="mainVideo" id=subtitle]]
[[!template text="at least fifty percent of Orgdown1" start="00:07:45.360" video="mainVideo" id=subtitle]]
[[!template text="as long as Orgdown1 syntax" start="00:07:48.240" video="mainVideo" id=subtitle]]
[[!template text="doesn't result in some markup conflict" start="00:07:50.400" video="mainVideo" id=subtitle]]
[[!template text="or tooling conflict or whatever." start="00:07:52.720" video="mainVideo" id=subtitle]]
[[!template text="This emphasizes the idea" start="00:07:57.039" video="mainVideo" id=subtitle]]
[[!template text="that Orgdown can and should be used" start="00:07:58.560" video="mainVideo" id=subtitle]]
[[!template text="for personal notes anywhere and in general domains," start="00:08:01.360" video="mainVideo" id=subtitle]]
[[!template text="just like writing emails, for example." start="00:08:04.879" video="mainVideo" id=subtitle]]
[[!template text="I guess the majority of tools" start="00:08:07.919" video="mainVideo" id=subtitle]]
[[!template text="with a certain support for Orgdown1" start="00:08:10.000" video="mainVideo" id=subtitle]]
[[!template text="will be in the area of 80s and 90s, percentwise." start="00:08:12.720" video="mainVideo" id=subtitle]]
[[!template text="If Orgdown1 is not enough," start="00:08:18.080" video="mainVideo" id=subtitle]]
[[!template text="there will be future definitions" start="00:08:20.639" video="mainVideo" id=subtitle]]
[[!template text="of Orgdown2, 3, or higher" start="00:08:22.400" video="mainVideo" id=subtitle]]
[[!template text="which will take more and more syntax elements" start="00:08:24.960" video="mainVideo" id=subtitle]]
[[!template text="from the Org Mode syntax" start="00:08:27.599" video="mainVideo" id=subtitle]]
[[!template text="and integrate it into" start="00:08:29.039" video="mainVideo" id=subtitle]]
[[!template text="the domain of Orgdown." start="00:08:30.479" video="mainVideo" id=subtitle]]
[[!template new="1" text="So far, Orgdown1 is described" start="00:08:39.519" video="mainVideo" id=subtitle]]
[[!template text="on a public GitLab page" start="00:08:42.000" video="mainVideo" id=subtitle]]
[[!template text="which has already documentation" start="00:08:43.599" video="mainVideo" id=subtitle]]
[[!template text="on how to learn Orgdown," start="00:08:45.920" video="mainVideo" id=subtitle]]
[[!template text="some syntax examples," start="00:08:48.399" video="mainVideo" id=subtitle]]
[[!template text="frequently asked questions," start="00:08:50.560" video="mainVideo" id=subtitle]]
[[!template text="and of course, with their answers," start="00:08:51.839" video="mainVideo" id=subtitle]]
[[!template text="a collection of tools" start="00:08:54.240" video="mainVideo" id=subtitle]]
[[!template text="that already do support Orgdown in some way," start="00:08:55.920" video="mainVideo" id=subtitle]]
[[!template text="and a few of them did already" start="00:08:59.279" video="mainVideo" id=subtitle]]
[[!template text="get evaluated by me" start="00:09:01.040" video="mainVideo" id=subtitle]]
[[!template text="and got their OD1 compatibility percentage" start="00:09:02.640" video="mainVideo" id=subtitle]]
[[!template text="in a table." start="00:09:05.920" video="mainVideo" id=subtitle]]
[[!template new="1" text="Some ideas on how people can contribute" start="00:09:07.279" video="mainVideo" id=subtitle]]
[[!template text="to this new standard" start="00:09:09.839" video="mainVideo" id=subtitle]]
[[!template text="is also part of this new site." start="00:09:11.040" video="mainVideo" id=subtitle]]
[[!template text="And of course, now I need your help" start="00:09:13.839" video="mainVideo" id=subtitle]]
[[!template text="in order to make this a success story" start="00:09:17.200" video="mainVideo" id=subtitle]]
[[!template text="for Org Mode and of course Orgdown." start="00:09:19.519" video="mainVideo" id=subtitle]]
[[!template text="So please do contribute" start="00:09:28.880" video="mainVideo" id=subtitle]]
[[!template text="to the GitLab project pages" start="00:09:31.360" video="mainVideo" id=subtitle]]
[[!template text="and add tools and their Orgdown1-compatible percentages." start="00:09:33.279" video="mainVideo" id=subtitle]]
[[!template text="For example, a template file is provided," start="00:09:38.000" video="mainVideo" id=subtitle]]
[[!template text="of course." start="00:09:40.800" video="mainVideo" id=subtitle]]
[[!template text="Please do add more parsers." start="00:09:41.839" video="mainVideo" id=subtitle]]
[[!template text="Please use the term Orgdown1" start="00:09:43.680" video="mainVideo" id=subtitle]]
[[!template text="to label tool properties" start="00:09:46.320" video="mainVideo" id=subtitle]]
[[!template text="for your own stuff" start="00:09:48.080" video="mainVideo" id=subtitle]]
[[!template text="and so that people do realize" start="00:09:49.440" video="mainVideo" id=subtitle]]
[[!template text="that your tools are already supporting" start="00:09:51.760" video="mainVideo" id=subtitle]]
[[!template text="this general use case of Org Mode." start="00:09:53.839" video="mainVideo" id=subtitle]]
[[!template text="And there is no need to support" start="00:09:56.800" video="mainVideo" id=subtitle]]
[[!template text="all the Org Mode" start="00:09:58.640" video="mainVideo" id=subtitle]]
[[!template text="in order to profit from Org Mode syntax" start="00:09:59.680" video="mainVideo" id=subtitle]]
[[!template text="with Orgdown." start="00:10:02.160" video="mainVideo" id=subtitle]]
[[!template text="You can spread the idea" start="00:10:04.320" video="mainVideo" id=subtitle]]
[[!template text="by promoting Orgdown" start="00:10:05.839" video="mainVideo" id=subtitle]]
[[!template text="as a separate term" start="00:10:07.279" video="mainVideo" id=subtitle]]
[[!template text="compared to Org Mode" start="00:10:08.480" video="mainVideo" id=subtitle]]
[[!template text="and its mixed up definition" start="00:10:09.680" video="mainVideo" id=subtitle]]
[[!template text="with the Org Mode Elisp implementation." start="00:10:11.279" video="mainVideo" id=subtitle]]
[[!template text="And in case that Orgdown" start="00:10:21.279" video="mainVideo" id=subtitle]]
[[!template text="really resonates with you," start="00:10:23.120" video="mainVideo" id=subtitle]]
[[!template text="you can add a formal specification" start="00:10:24.880" video="mainVideo" id=subtitle]]
[[!template text="to the GitLab project of Orgdown." start="00:10:26.959" video="mainVideo" id=subtitle]]
[[!template text="I guess that some of the" start="00:10:29.279" video="mainVideo" id=subtitle]]
[[!template text="existing formal definitions of Org Mode" start="00:10:30.480" video="mainVideo" id=subtitle]]
[[!template text="already do qualify for Orgdown1" start="00:10:33.040" video="mainVideo" id=subtitle]]
[[!template text="by stripping down to the few things" start="00:10:35.760" video="mainVideo" id=subtitle]]
[[!template text="Orgdown1 is concentrating on." start="00:10:37.920" video="mainVideo" id=subtitle]]
[[!template new="1" text="You can create, for example," start="00:10:41.279" video="mainVideo" id=subtitle]]
[[!template text="a language server protocol for Orgdown1" start="00:10:42.720" video="mainVideo" id=subtitle]]
[[!template text="which would multiply the possibilities" start="00:10:45.760" video="mainVideo" id=subtitle]]
[[!template text="for adapting Orgdown1" start="00:10:48.000" video="mainVideo" id=subtitle]]
[[!template text="in all kinds of editors" start="00:10:50.000" video="mainVideo" id=subtitle]]
[[!template text="by giving syntax highlighting, for example." start="00:10:51.760" video="mainVideo" id=subtitle]]
[[!template text="And you may find the idea intriguing" start="00:11:00.880" video="mainVideo" id=subtitle]]
[[!template text="that Orgdown1 is a perfect markup language candidate" start="00:11:03.200" video="mainVideo" id=subtitle]]
[[!template text="for the Gemini project," start="00:11:07.440" video="mainVideo" id=subtitle]]
[[!template text="which would be, in short," start="00:11:09.920" video="mainVideo" id=subtitle]]
[[!template text="a linked web of plain Orgdown1 files" start="00:11:11.200" video="mainVideo" id=subtitle]]
[[!template text="that form a parallel internet" start="00:11:14.240" video="mainVideo" id=subtitle]]
[[!template text="without advertisements," start="00:11:16.160" video="mainVideo" id=subtitle]]
[[!template text="malware-bloated web pages, and so forth." start="00:11:17.839" video="mainVideo" id=subtitle]]
[[!template text="It's concentrating" start="00:11:20.880" video="mainVideo" id=subtitle]]
[[!template text="on the essential value of information" start="00:11:22.160" video="mainVideo" id=subtitle]]
[[!template text="in form of simple text files" start="00:11:23.920" video="mainVideo" id=subtitle]]
[[!template text="and links to other simple text files." start="00:11:26.399" video="mainVideo" id=subtitle]]
[[!template text="I would love to see this. happen someday" start="00:11:29.279" video="mainVideo" id=subtitle]]
[[!template text="In the meantime, let's kick-start Orgdown" start="00:11:39.760" video="mainVideo" id=subtitle]]
[[!template text="with Orgdown1 as the first level." start="00:11:42.560" video="mainVideo" id=subtitle]]
[[!template text="Visit the GitLab page," start="00:11:45.120" video="mainVideo" id=subtitle]]
[[!template text="hand in improvements for the linked tool sections," start="00:11:46.880" video="mainVideo" id=subtitle]]
[[!template text="and spread the brilliant markup design" start="00:11:49.600" video="mainVideo" id=subtitle]]
[[!template text="of Org Mode," start="00:11:52.240" video="mainVideo" id=subtitle]]
[[!template text="using Orgdown as a well-defined" start="00:11:52.880" video="mainVideo" id=subtitle]]
[[!template text="new standard." start="00:11:56.000" video="mainVideo" id=subtitle]]
[[!template text="Thank you." start="00:11:57.839" video="mainVideo" id=subtitle]]