unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [ELPA] New package: denote-menu
@ 2023-01-18 22:00 Mohamed Suliman
  2023-01-25 17:13 ` Stefan Monnier
  0 siblings, 1 reply; 6+ messages in thread
From: Mohamed Suliman @ 2023-01-18 22:00 UTC (permalink / raw)
  To: emacs-devel

[-- Attachment #1: Type: text/plain, Size: 938 bytes --]


`denote-menu' is an extension to the elpa package `denote' and provides
an interface for viewing your denote files that goes beyond using the
standard `dired' emacs command to view your `denote-directory'. Using
dired is a fine method for viewing your denote files (among other
things), however denote's file naming scheme tends to clutters the
buffer with hyphens and underscores. This package aims to declutter your
view of your files by making it easy to view the 3 main components of
denote files, that is their timestamp, title, and keywords. Derived from
the builtin `tabulated-list-mode', the `*Denote*' buffer that is created
with the `list-denotes' command is visually similar to that created by
commands like `list-packages' and `list-processes', and provides methods
to filter the denote files that are shown, as well as exporting to dired
with the denote files that are currently shown for them to be operated
upon further.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-elpa-packages-denote-menu-New-package.patch --]
[-- Type: text/x-patch, Size: 761 bytes --]

From 43acea86fc7d41189f927a9b8c8d3a7d6833c751 Mon Sep 17 00:00:00 2001
From: Mohamed Suliman <sulimanm@tcd.ie>
Date: Wed, 18 Jan 2023 21:18:41 +0000
Subject: [PATCH] * elpa-packages (denote-menu): New package

---
 elpa-packages | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index d5df16cd84..b46bbe2f48 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -218,6 +218,10 @@
   :doc "README.org"
   :news "CHANGELOG.org"
   :ignored-files ("COPYING" "doclicense.texi"))
+ (denote-menu		:url "https://github.com/namilus/denote-menu"
+  :auto-sync t
+  :doc "README.org"
+  :ignored-files ("COPYING"))
  (detached		:url "https://git.sr.ht/~niklaseklund/detached.el"
   :news "CHANGELOG.org"
   :readme "README.md"
-- 
2.38.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-03-09 15:09 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-18 22:00 [ELPA] New package: denote-menu Mohamed Suliman
2023-01-25 17:13 ` Stefan Monnier
2023-01-27 13:29   ` Mohamed Suliman
2023-01-29  6:37     ` Protesilaos Stavrou
2023-03-09 10:52       ` Mohamed Suliman
2023-03-09 15:09         ` Stefan Monnier

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).