seam

Personal wiki toolkit for Emacs
Log | Files | Refs | LICENSE

commit 9222a9b277359ae53bbc7026dc2d6a4d6c95a926
parent 24016b7d224007f989caaf51f2dd89acc44acf38
Author: Spencer Williams <spnw@plexwave.org>
Date:   Wed, 16 Apr 2025 14:24:42 -0400

Mention required Emacs and Org versions

Diffstat:
MREADME.org | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/README.org b/README.org @@ -20,6 +20,8 @@ Be aware that Seam is a fully self-contained package, and is not likely to be compatible with things like [[https://www.orgroam.com/][Org-roam]] due to its vastly different approach. +*Note:* Requires Emacs 29 or greater, with Org 9.6 or greater. + *** Getting started The easiest way to begin is to follow the brief [[https://wiki.plexwave.org/seam-tutorial][tutorial]].