Re: Reciprocal links between items

2020-10-02 Thread Victor A. Stoichita
Hi Samuel, When you say item, do you mean list item, or thing? In either case, Org cannot currently do this. That was unclear, sorry: I really meant linking two headings. I have one heading per note and the idea is to go back and forth between related notes. org-super-links promises to do

Re: Reciprocal links between items

2020-10-02 Thread Victor A. Stoichita
Le 02 Oct 2020, Ihor Radchenko a écrit : https://github.com/toshism/org-super-links is probably what you want. Yes, this looks like it! Thank you Ihor!

Re: Reciprocal links between items

2020-10-01 Thread Ihor Radchenko
> I think that org-roam can be a great tool, but it takes too big > a change for what I need (basically just the ability to insert > backlinks). https://github.com/toshism/org-super-links is probably what you want. Best, Ihor "Victor A. Stoichita" writes: > Le 01 Oct 2020, Alan Schmitt >

Re: Reciprocal links between items

2020-10-01 Thread Samuel Wales
Hi Victor, Currently Org-ID can only be placed on entries. This uses the properties drawer. When we are talking about entries, what I do is, use Org-ID links to entries to go in one direction, and an agenda search to go in the opposite direction as follows. (define-key org-mode-map (kbd "C-c w

Re: Reciprocal links between items

2020-10-01 Thread Victor A. Stoichita
Le 01 Oct 2020, Alan Schmitt a écrit : You might want to have a look at org-roam, that implements such backlinks. Thanks Alan! That’s interesting! I watched the introductory video and started reading the org-roam docs. They begin with the rationale of Zettelkasten note taking, which impl

Re: Reciprocal links between items

2020-10-01 Thread Alan Schmitt
On 2020-10-01 10:53, "Victor A. Stoichita" writes: > I wonder whether org-mode has a way to indicate reciprocal A↔B > relations between two items. If item A points to item B, then > automatically B also points to A. Accordingly, when the relation > is removed on A, it is also removed from B.

Reciprocal links between items

2020-10-01 Thread Victor A. Stoichita
Hi! I wonder whether org-mode has a way to indicate reciprocal A↔B relations between two items. If item A points to item B, then automatically B also points to A. Accordingly, when the relation is removed on A, it is also removed from B. I’m in the process of bringing my notes from Zotero t