emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/activities b69373eda6 43/50: README: simplify Completio


From: ELPA Syncer
Subject: [elpa] externals/activities b69373eda6 43/50: README: simplify Completion description
Date: Wed, 25 Dec 2024 03:57:21 -0500 (EST)

branch: externals/activities
commit b69373eda6d4702ded35cbf535f00c66ca245764
Author: J.D. Smith <jdtsmith@gmail.com>
Commit: JD Smith <93749+jdtsmith@users.noreply.github.com>

    README: simplify Completion description
---
 README.org | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.org b/README.org
index 3a105cb8fb..6296e82d62 100644
--- a/README.org
+++ b/README.org
@@ -137,13 +137,15 @@ When option ~activities-bookmark-store~ is enabled, an 
Emacs bookmark is stored
 
 ** Completion
 
-When selecting an activity in the mini-buffer, annotations are sorted active 
first, then by most recent modification age.  If you are using an interface 
that supports /annotations/, additional information is shown alongside the 
activity name:
+When selecting an activity in the mini-buffer, if you are using an interface 
that supports /annotations/, additional information is shown alongside the 
activity name:
 
 - an `@` symbol, for active activities,
 - the number of buffers and files the activity contains,
 - a color-coded age since the activity was last updated, and
 - a final ~*~ if the activity's list of buffers and files has been modified 
from its default state.
 
+The sort order when completing activities can be configured using 
~activities-sort-by~.
+
 * FAQ
 
 + How is this different from 
[[https://github.com/alphapapa/burly.el][Burly.el]] or 
[[https://github.com/alphapapa/bufler.el/][Bufler.el]]? :: Burly is a 
well-polished tool for restoring window and frame configurations, which could 
be considered an incubator for some of the ideas furthered here.  Bufler's 
~bufler-workspace~ library uses Burly to provide some similar functionality, 
which is at an exploratory stage.  ~activities~ hopes to provide a longer-term 
solution more suitable for in [...]



reply via email to

[Prev in Thread] Current Thread [Next in Thread]