From 259ca8622415523eaf6db1fa231812f9ba62d0bc Mon Sep 17 00:00:00 2001 From: ca693b8bd1eb5f2789da9233f56f5d25 Date: Fri, 22 Mar 2024 15:50:56 +0000 Subject: [PATCH] Add some stuff about markdown comments. --- journal/logbook.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/journal/logbook.md b/journal/logbook.md index dbc4c25..0359725 100644 --- a/journal/logbook.md +++ b/journal/logbook.md @@ -4,7 +4,7 @@ I started this MOOC a few days ago (18/03) and this is my first day tackling any of the practical exercises. -I've been using VCS for many years, mostly github and a bit of self-hosted git, +I've been using VCS for many years, mostly GitHub and a bit of self-hosted git, and rarely collaboratively. You *can* teach an old dog new tricks, and it's interesting to get some new perspectives on otherwise familiar tools. @@ -15,9 +15,17 @@ perspectives on otherwise familiar tools. - I'm looking forward to getting to the part about org-mode; - I've been meaning to cultivate a proper note-taking system/personal knowledge-base for a couple of years, since I first became aware of - Obsidian. + Obsidian; - I really didn't know that scholars were using using XML (well, TEI) to make - linguistic/historical/literary annotations, but, well, that makes sense. + linguistic/historical/literary annotations, but, well, that makes sense; +- Markdown comments, containing delimited labels/tags — now, there's a + thought; + - Here follows a comment that looks `` + ; + - [Apparently](https://stackoverflow.com/a/4829998) Pandoc prefers the + triple-hyphen; + - I thought markdown comments had to be some awful thing like + `[//] # (this is a comment)`. ## Interesting links -- 2.18.1