updates
This commit is contained in:
parent
ebc7c9232a
commit
b430a77a46
5 changed files with 11 additions and 16 deletions
|
@ -1,5 +0,0 @@
|
|||
#+title: A tour of Org-roam
|
||||
#+ROAM_KEY: https://org-roam.readthedocs.io/en/master/tour/
|
||||
|
||||
Part of the official documentation of [[file:20200710141321-org_roam.org][Org-roam]]. Demonstrates how links in files
|
||||
are tracked and presented.
|
|
@ -1,10 +1,13 @@
|
|||
#+title: Org-roam
|
||||
|
||||
Non-hierarchical note-taking. Appears to be most useful when notes are linked
|
||||
together, as it primarily handles tracking and caching links between notes and
|
||||
facilitating navigating between them.
|
||||
- tags :: [[file:20200710214307-org_mode.org][Org Mode]]
|
||||
|
||||
Non-hierarchical note-taking. Appears to be most useful when notes are narrowly
|
||||
focused and linked together like a wiki, as it primarily handles tracking and
|
||||
caching links between notes and facilitating navigating between them. Useful for
|
||||
[[file:20200710193741-building_a_second_brain.org][Building a Second Brain]]
|
||||
|
||||
* Documentation
|
||||
** Official
|
||||
- [[file:20200710140618-a_tour_of_org_roam.org][A tour of Org-roam]]
|
||||
- Blog post: [[file:20200710141854-introducing_org_roam.org][Introducing Org Roam]]
|
||||
- [[https://www.orgroam.com/manual/][The Org-roam manual]]
|
||||
- [[https://org-roam.readthedocs.io/en/master/tour/][A tour of Org-roam]]
|
||||
- Blog post: [[https://blog.jethro.dev/posts/introducing_org_roam/][Introducing Org Roam]]
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
#+title: Introducing Org Roam
|
||||
#+ROAM_KEY: https://blog.jethro.dev/posts/introducing_org_roam/
|
||||
|
||||
Pretty similar to what's presented in [[file:20200710140618-a_tour_of_org_roam.org][A tour of Org-roam]], but I found it
|
||||
/slightly/ more approachable.
|
1
20200710193741-building_a_second_brain.org
Normal file
1
20200710193741-building_a_second_brain.org
Normal file
|
@ -0,0 +1 @@
|
|||
#+title: Building a Second Brain
|
1
20200710214307-org_mode.org
Normal file
1
20200710214307-org_mode.org
Normal file
|
@ -0,0 +1 @@
|
|||
#+title: Org Mode
|
Loading…
Reference in a new issue