From a2337c80019f207a859ed63a12edd7eb73636740 Mon Sep 17 00:00:00 2001 From: Constantine Vetoshev Date: Thu, 12 Aug 2021 20:12:37 -0700 Subject: Add TOC. --- README.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 767621a..fba7ced 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ ![Test perspective](https://github.com/nex3/perspective-el/actions/workflows/test-perspective.yml/badge.svg) -## Description - The Perspective package provides multiple named workspaces (or "perspectives") in Emacs, similar to multiple desktops in window managers like Awesome and XMonad, and Spaces on the Mac. @@ -21,6 +19,21 @@ Each Emacs frame has a distinct list of perspectives. Perspective supports saving its state to a file, so long-lived work sessions may be saved and recovered as needed. + +- [Sample Use Cases](#sample-use-cases) + - [Multiple Projects](#multiple-projects) + - [[Yak Shaving](http://catb.org/jargon/html/Y/yak-shaving.html)](#yak-shavinghttpcatborgjargonhtmlyyak-shavinghtml) +- [Similar Packages](#similar-packages) +- [Compatibility](#compatibility) +- [Installation](#installation) +- [Usage](#usage) + - [Buffer switchers](#buffer-switchers) + - [Notes on `completing-read` Enhancements](#notes-on-completing-read-enhancements) +- [Saving Sessions to Disk](#saving-sessions-to-disk) +- [Customization](#customization) +- [Some Musings on Emacs Window Layouts](#some-musings-on-emacs-window-layouts) + + ## Sample Use Cases -- cgit v1.0