1
0
mirror of https://github.com/RyanGreenup/cadmus.git synced 2025-08-12 00:54:27 +02:00

Deployed 8b17c01 with MkDocs version: 1.1.2

This commit is contained in:
ryangreenup
2020-07-24 21:11:11 +10:00
parent f38116d921
commit dfea517b24
3 changed files with 6 additions and 6 deletions

View File

@@ -188,8 +188,8 @@
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="#what-does-it-do" class="md-nav__link">
What does it do
<a href="#what-is-cadmus" class="md-nav__link">
What is Cadmus?
</a>
</li>
@@ -574,8 +574,8 @@
<ul class="md-nav__list" data-md-scrollfix>
<li class="md-nav__item">
<a href="#what-does-it-do" class="md-nav__link">
What does it do
<a href="#what-is-cadmus" class="md-nav__link">
What is Cadmus?
</a>
</li>
@@ -697,7 +697,7 @@
<h1 id="cadmus">Cadmus!<a class="headerlink" href="#cadmus" title="Permanent link">&para;</a></h1>
<p>Cadmus is a knowledge management tool in your terminal.</p>
<p><img alt="" src="media/Many_Examples.png" style="height:350px" /></p>
<h2 id="what-does-it-do">What does it do<a class="headerlink" href="#what-does-it-do" title="Permanent link">&para;</a></h2>
<h2 id="what-is-cadmus">What is Cadmus?<a class="headerlink" href="#what-is-cadmus" title="Permanent link">&para;</a></h2>
<p>Cadmus provides command driven interface to find and edit Markdown files, such as finding by name, searching for terms, filtering by tags, generating backlinks and generating relative links to other notes.</p>
<h2 id="how-does-it-work">How does it Work<a class="headerlink" href="#how-does-it-work" title="Permanent link">&para;</a></h2>
<p>Cadmus is just a bunch of shell scripts that essentially use pipes and <em>ripgrep</em> with <em>skim</em> to display them.</p>

File diff suppressed because one or more lines are too long

Binary file not shown.