mirror of
https://github.com/foo-dogsquared/wiki.git
synced 2025-02-07 12:19:31 +00:00
![Gabriel Arazas](/assets/img/avatar_default.png)
While making the note more complete in terms of metadata, it's redundant because it's supposed to be a personal wiki. Only one person is the assumed owner of them.
20 lines
1.6 KiB
Org Mode
20 lines
1.6 KiB
Org Mode
#+title: Bidirectional links
|
|
#+date: "2020-06-28 06:19:24 +08:00"
|
|
#+date_modified: "2020-09-09 05:16:33 +08:00"
|
|
#+language: en
|
|
|
|
|
|
Ever since [[file:2020-05-09-12-48-23.org][Roam Research]] became a popular option for [[file:2020-04-15-14-35-55.org][Note-taking]], there has been interest in one of its popular features: bidirectional linking.
|
|
This feature alone allows for a different way of thinking about note-taking — notes are better to be associative instead of hierarchical just like how our brain works.
|
|
It allows for other Roam features such as backlinking and a visual representation of the notes with a graph.
|
|
|
|
Compared to monodirectional links like in the web, bidirectional links have inherent social awareness: the ability to look back to linked pages.
|
|
With this feature, you can easily form a graph of pages which you can easily establish contextual relationships between them.
|
|
This is a feature that I've often sought after especially for technical websites such as [[https://encyclopediaofmath.org/][Encyclopedia of Mathematics]].
|
|
|
|
That said, bidirectional links are not a silver bullet.
|
|
If this is implemented on the web today, it would cause a lot of problems — spamming, trollish linking, and the fact you have no control over what pages being linked to your page requiring heavier moderation.
|
|
Hence, this is more suitable for certain situations such as personal wikis (see [[file:2020-06-04-21-32-23.org][Create evergreen notes with a digital garden]]).
|
|
Certain software such as Mediawiki, Dokuwiki, and Tiddlywiki offer this feature either as a built-in feature or an extension.
|
|
[fn:: Well, most of them have it as an extension.]
|