mirror of
https://github.com/SqrtMinusOne/sqrtminusone.github.io.git
synced 2025-12-11 00:03:02 +03:00
deploy: 0a89f65091
This commit is contained in:
parent
ffd598c807
commit
7a05919ffa
3 changed files with 4 additions and 4 deletions
|
|
@ -4168,16 +4168,16 @@ Didn’t work out as I expected, so I’ve made <code>org-journal-tags</
|
|||
</span></span><span style="display:flex;"><span> <span style="color:#008000">:keymap</span> <span style="color:#19177c">'org-mode-map</span>
|
||||
</span></span><span style="display:flex;"><span> <span style="color:#ba2121">"C-c i"</span> <span style="color:#19177c">'org-roam-node-insert</span>))
|
||||
</span></span></code></pre></div><h5 id="backlinks-count-display">Backlinks count display</h5>
|
||||
<p>Occasionally I want to see how much backlinks does a particular page have.</p>
|
||||
<p>This idea came to my mind because I occasionally write a note in the following form:</p>
|
||||
<p>Occasionally I want to see how many backlinks a particular page has.</p>
|
||||
<p>This idea came to my mind because I often write a note in the following form:</p>
|
||||
<div class="highlight"><pre tabindex="0" style=";-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-text" data-lang="text"><span style="display:flex;"><span>According to <This Person>, <some opinion>
|
||||
</span></span></code></pre></div><p>And I have a note called <code>#Personalities</code>, which looks like that:</p>
|
||||
</span></span></code></pre></div><p>And I have a note called <code>#Personalities</code> that looks like that:</p>
|
||||
<div class="highlight"><pre tabindex="0" style=";-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-text" data-lang="text"><span style="display:flex;"><span>Philosophers:
|
||||
</span></span><span style="display:flex;"><span>- <This Person>
|
||||
</span></span><span style="display:flex;"><span>- <That Person>
|
||||
</span></span><span style="display:flex;"><span>- <Another Person>
|
||||
</span></span><span style="display:flex;"><span>...
|
||||
</span></span></code></pre></div><p>So I’m curious to see how many notes do I have linked to each:</p>
|
||||
</span></span></code></pre></div><p>So I’m curious to see how many notes I have linked to each:</p>
|
||||
<div class="highlight"><pre tabindex="0" style=";-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-text" data-lang="text"><span style="display:flex;"><span>Philosophers:
|
||||
</span></span><span style="display:flex;"><span>- <This Person> [30]
|
||||
</span></span><span style="display:flex;"><span>- <That Person> [40]
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 61 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 64 KiB |
Loading…
Add table
Reference in a new issue