From 06bcba0c6c5fecc041952c7486af39bac4a59ac9 Mon Sep 17 00:00:00 2001 From: Rene Schallner Date: Sun, 28 Nov 2021 01:00:18 +0100 Subject: [PATCH] u r: toc --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index f25eb8f..aec39af 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,28 @@ Leaving the opening of the note to Telescope, you can decide with one keypress w I find that pressing the enter key to confirm the search does not interrupt my flow, and I really enjoy being able to check the preview. I often get enough information from it alone so I don't actually have to "visit" every note in terms of being able to edit it. + +## Contents + + +* [Install and setup](#install-and-setup) + * [0. Prerequisites](#0-prerequisites) + * [Telescope](#telescope) + * [calendar-vim Plugin (optional)](#calendar-vim-plugin-optional) + * [For pasting images: xclip (optional)](#for-pasting-images-xclip-optional) + * [1. Install the plugin](#1-install-the-plugin) + * [2. Configure telekasten.nvim](#2-configure-telekastennvim) + * [3. Configure your own colors](#3-configure-your-own-colors) +* [Get Help](#get-help) +* [Use it](#use-it) + * [Note templates](#note-templates) + * [Template files](#template-files) + * [Using the calendar](#using-the-calendar) +* [Bind it](#bind-it) +* [The hardcoded stuff](#the-hardcoded-stuff) + + + ## Install and setup