From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id R0zvKaKSdl+tNQAA0tVLHw (envelope-from ) for ; Fri, 02 Oct 2020 02:38:26 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 8JwlJaKSdl8afgAAB5/wlQ (envelope-from ) for ; Fri, 02 Oct 2020 02:38:26 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 570DE940222 for ; Fri, 2 Oct 2020 02:38:26 +0000 (UTC) Received: from localhost ([::1]:41732 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kOA7B-0000KS-NV for larch@yhetil.org; Thu, 01 Oct 2020 21:44:05 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:51624) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kOA6K-0000KA-Kp for emacs-orgmode@gnu.org; Thu, 01 Oct 2020 21:43:12 -0400 Received: from mail-pf1-x429.google.com ([2607:f8b0:4864:20::429]:36854) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kOA6I-00049w-Lh for emacs-orgmode@gnu.org; Thu, 01 Oct 2020 21:43:12 -0400 Received: by mail-pf1-x429.google.com with SMTP id d9so110752pfd.3 for ; Thu, 01 Oct 2020 18:43:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:date:message-id :mime-version:content-transfer-encoding; bh=Bh81lASMmzY6GuN4EsWB8xJvYhStmZDHhlKVdQNZb7M=; b=Hrhf76xXos6qT/BxWM4Dg5u/HnBGSxweO0+MgJu762a60gRfZK8/126LmDYB2kg2zY skR/JoU7yPLAmLzO4mnAhR2n+8MTxGyrA0n0ePsouar4ixqGiJ6jmU1wldqbsQ3G/e04 aqXCjfyJCiL+E0KPBq6hUCd888DDMaFEQMDQQ6RPf2mk86iCawkRTGDVSeVnbt2s74so qZ796xk6X6EDS3TZ3O5bmT2bqlhX1xjq/O5ddZJSEV2qskgHkLKOzZoarDwZXSSVAgM9 8mPKAegIclPslosa3QEAQfu4qhmlVu0EZlNyL+nc0yJlcQg+0h4OrgBHoMeLyNPol9EV 7FbQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=Bh81lASMmzY6GuN4EsWB8xJvYhStmZDHhlKVdQNZb7M=; b=Iq12hmprVcI1Ffv3CJ9KlPNd4aL3CmRZf03SMj00D8dp72ZSju/ECixNUyyOY9yGGi zPXCKEYcf/6v98hIkAT6UKsKpbzDwOfxqFoILDVT2C00Hl5hz/0XAiYaF5aLoWEXNyPt ZAxWy2Zs8JodyJAAZDQCBjg9+t9nPVkXn3W8omUzgza/MAZTrN/6vH+PMxAK77mufjFe O7v4x2OX4GQ97muPm25EjMad+hXBdZAuinGNp5mOlCM7mYT55oJlJcZwlcYgJ3HDnAu1 umllMakcHfdBZH14vy+HiP1yzmTAp7FMAaiatDoGiRyGq1Q87JrZufF/m49Mw2ODwsgJ wbjw== X-Gm-Message-State: AOAM530ayTT38EajVR8PGVZ3pDIZo7YNSEvxOclWzfPr8fjZLBrpi0FQ JL84HhBpLn6nDm5irK9RQ4ShtGAVLazykN5p X-Google-Smtp-Source: ABdhPJzgN0C+g6NVlN/kXWYzvT3KCScQ9AlmDo8zAT3nVO0bfBgGmcVSFgs7OLMuXRYQB7IDK5NVzA== X-Received: by 2002:a63:d117:: with SMTP id k23mr8433722pgg.176.1601602988791; Thu, 01 Oct 2020 18:43:08 -0700 (PDT) Received: from localhost ([173.254.200.139]) by smtp.gmail.com with ESMTPSA id a27sm7953858pfk.52.2020.10.01.18.43.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Oct 2020 18:43:07 -0700 (PDT) From: Ihor Radchenko To: "Victor A. Stoichita" Subject: Re: Reciprocal links between items In-Reply-To: <87362xvs55.fsf@svictor.net> References: <87ft6yminz.fsf@svictor.net> <87y2kqp983.fsf@m4x.org> <87362xvs55.fsf@svictor.net> Date: Fri, 02 Oct 2020 09:42:01 +0800 Message-ID: <87v9fto13q.fsf@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::429; envelope-from=yantar92@gmail.com; helo=mail-pf1-x429.google.com X-detected-operating-system: by eggs.gnu.org: No matching host in p0f cache. That's all we know. X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_ENVFROM_END_DIGIT=0.25, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: emacs-orgmode Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=Hrhf76xX; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Spam-Score: 0.29 X-TUID: 3X7PvHkoHgCQ > I think that org-roam can be a great tool, but it takes too big=20 > a change for what I need (basically just the ability to insert=20 > 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 =20 > a =C3=A9crit : >> You might want to have a look at org-roam, that implements such >> backlinks. > > Thanks Alan! That=E2=80=99s interesting! > > I watched the introductory video and started reading the org-roam=20 > docs. They begin with the rationale of Zettelkasten note taking,=20 > which implies one org file per note, and an sqlite database=E2=80=A6=20 > I think that org-roam can be a great tool, but it takes too big=20 > a change for what I need (basically just the ability to insert=20 > backlinks). > > I guess that if I want something simple which avoids using an=20 > external database, I could write a function that inserts and=20 > deletes the links in both items. Maybe a good way to train my=20 > lisp-foo.=20 > > Kind regards, > Victor