From 8aa5327fc7d5e995d2821840136a268632bb4110 Mon Sep 17 00:00:00 2001 From: jethrokuan Date: Sun, 31 May 2020 06:23:57 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20b2594?= =?UTF-8?q?b84aef131ab24dd477a4bd7b2d1a6ca7621=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...troduction-to-the-Zettelkasten-Method.html | 110 ++++++++++++++++++ manual/Anatomy-of-an-Org_002droam-File.html | 2 +- manual/Appendix.html | 2 +- manual/Concepts-and-Configuration.html | 2 +- manual/Deft.html | 2 +- manual/Diagnosing-and-Repairing-Files.html | 2 +- manual/Directories-and-Files.html | 2 +- manual/Ecosystem.html | 2 +- manual/Encryption.html | 2 +- manual/Excluding-Nodes-and-Edges.html | 2 +- manual/FAQ.html | 2 +- manual/File-Refs.html | 2 +- manual/Getting-Started.html | 2 +- manual/Graph-Options.html | 2 +- manual/Graphing.html | 2 +- ...-than-one-Org_002droam-directory_003f.html | 2 +- manual/Index-File.html | 2 +- manual/Installation-_00281_0029.html | 2 +- manual/Installation.html | 6 +- manual/Installing-from-MELPA.html | 14 ++- .../Installing-from-the-Git-Repository.html | 2 +- manual/Introduction.html | 6 +- manual/Navigating-Around.html | 2 +- manual/Note_002dtaking-Add_002dons.html | 2 +- manual/Note_002dtaking-Workflows.html | 2 +- manual/Org_002djournal.html | 2 +- manual/Org_002droam-Completion-System.html | 2 +- manual/Org_002droam-Files.html | 2 +- manual/Org_002droam-Links.html | 2 +- manual/Org_002droam-Template-Expansion.html | 2 +- manual/Post_002dInstallation-Tasks.html | 2 +- manual/Roam-Protocol.html | 2 +- manual/Tags.html | 2 +- manual/Template-Walkthrough.html | 2 +- manual/The-Org_002droam-Buffer.html | 2 +- manual/The-Templating-System.html | 2 +- manual/The-roam_002dfile-protocol.html | 2 +- manual/The-roam_002dref-Protocol.html | 2 +- manual/Titles.html | 2 +- manual/_005f.html | 2 +- manual/index.html | 95 +++++++-------- org-roam.org | 63 ++++++++-- org-roam.texi | 45 ++++++- 43 files changed, 308 insertions(+), 103 deletions(-) create mode 100644 manual/A-Brief-Introduction-to-the-Zettelkasten-Method.html 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