unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Mohamed Suliman <sulimanm@tcd.ie>
To: emacs-devel@gnu.org
Subject: [ELPA] New package: denote-menu
Date: Wed, 18 Jan 2023 22:00:20 +0000	[thread overview]
Message-ID: <87v8l31p1n.fsf@avalon.mail-host-address-is-not-set> (raw)

[-- 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


             reply	other threads:[~2023-01-18 22:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-18 22:00 Mohamed Suliman [this message]
2023-01-25 17:13 ` [ELPA] New package: denote-menu 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87v8l31p1n.fsf@avalon.mail-host-address-is-not-set \
    --to=sulimanm@tcd.ie \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).