disable TOC & fix a link

This commit is contained in:
Matthew Wong 2022-09-05 08:51:50 -04:00
parent 5393c6f7ef
commit 10dcd8cad3
2 changed files with 2 additions and 2 deletions

View File

@ -83,7 +83,7 @@ title: Home
<h2 class="feature-title">Made for Obsidian MD</h2> <h2 class="feature-title">Made for Obsidian MD</h2>
<p class="feature-subtitle">Use the [[posts/sync-fleeting-notes-with-obsidian|Fleeting Notes plugin]] to sync and process notes</p> <p class="feature-subtitle">Use the [[posts/sync-fleeting-notes-with-obsidian|Fleeting Notes plugin]] to sync and process notes</p>
<ul class="feature-list"> <ul class="feature-list">
<li><a href="notes/How-to-copy-Obsidian-links-to-Fleeting-Notes">Import your wikilinks</a> and start connecting your notes</li> <li>[[notes/How to copy Obsidian links to Fleeting Notes|Import your wikilinks]] and start connecting your notes</li>
<li>Choose your syncing type (delete after sync, two-way)</li> <li>Choose your syncing type (delete after sync, two-way)</li>
<li>Run commmands to show unprocessed or same-source notes</li> <li>Run commmands to show unprocessed or same-source notes</li>
<li>Customize your own import note template with metadata</li> <li>Customize your own import note template with metadata</li>

View File

@ -1,5 +1,5 @@
name: Matthew Wong name: Matthew Wong
enableToc: true enableToc: false
openToc: false openToc: false
enableLinkPreview: true enableLinkPreview: true
enableLatex: true enableLatex: true