diff --git a/manual/A-Brief-Introduction-to-the-Zettelkasten-Method.html b/manual/A-Brief-Introduction-to-the-Zettelkasten-Method.html new file mode 100644 index 0000000..b44012f --- /dev/null +++ b/manual/A-Brief-Introduction-to-the-Zettelkasten-Method.html @@ -0,0 +1,110 @@ + + + + + + +A Brief Introduction to the Zettelkasten Method (Org-roam User Manual) + + + + + + + + + + + + + + + + + + + +
+

+Next: , Previous: , Up: Top   [Contents]

+
+
+ +

2 A Brief Introduction to the Zettelkasten Method

+ +

Org-roam provides utilities for maintaining a digital slip-box. This section +aims to provide a brief introduction to the “slip-box”, or “Zettelkasten” +method. By providing some background on the method, we hope that the design +decisions of Org-roam will become clear, and that will aid in using Org-roam +appropriately. In this section we will also introduce terms commonly used within +the Zettelkasten community, which will also commonly appear in the Org-roam +forums and channels of discussion. +

+

The Zettelkasten method of note-taking is designed to increase research +productivity: in particular, it acts as a research partner, where conversations +with it may produce new and surprising lines of thought. This method is +attributed to German sociologist Niklas Luhmann, who using the method had +produced volumes of written works. +

+

In its paper form, the slip-box is simply a box of cards. These cards are small, +and often only large enough to fit a single concept. The size limitation +encourages ideas to be broken down into individual concepts. These ideas are +explicitly linked together, using an indexing system. Enforcing the breakdown of +ideas encourages tangential exploration of ideas, increasing the surface for +thought. Making linking explicit between notes also encourages one to think +about the connections between concepts, which forms a large part of research. +

+

Org-roam is the slip-box, digitalized in Org-mode. Every zettel (card) is a +plain-text, Org-mode file. These files are often placed in the same directory. +In the same way one would maintain a paper slip-box, Org-roam makes it easy to +create new zettels, pre-filling boilerplate content using a powerful templating +system. Org-roam also facilitates the linking of zettels using Org-mode file: +links. +

+
+
+

+Next: , Previous: , Up: Top   [Contents]

+
+ + + + + diff --git a/manual/Anatomy-of-an-Org_002droam-File.html b/manual/Anatomy-of-an-Org_002droam-File.html index d702e93..62ac9d2 100644 --- a/manual/Anatomy-of-an-Org_002droam-File.html +++ b/manual/Anatomy-of-an-Org_002droam-File.html @@ -67,7 +67,7 @@ Next:
-

4 Anatomy of an Org-roam File

+

5 Anatomy of an Org-roam File

The bulk of Org-roam’s functionality is built on top of vanilla Org-mode. However, to support additional functionality, Org-roam adds diff --git a/manual/Appendix.html b/manual/Appendix.html index 8816a9c..a53b065 100644 --- a/manual/Appendix.html +++ b/manual/Appendix.html @@ -67,7 +67,7 @@ Next: , Previous:


-

13 Appendix

+

14 Appendix