unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: John Task <q01@disroot.org>
To: emacs-devel@gnu.org
Subject: [NonGNU Elpa] New package: ETT
Date: Tue, 02 May 2023 18:21:14 -0300	[thread overview]
Message-ID: <86r0rybf2b.fsf@disroot.org> (raw)

[Disclaimer: A similar message was posted here a couple months ago by
 me.  Sorry if that's an annoyance.  This one is clearer, though.]

Hello.  My name is John Task and I'd like to submit a package to
NonGNU ELPA.  I'm the author of this program and also (at the time of
writing) the only contributor to the code.  As far as I can tell,
everything is in line with the guidances and I plan to keep it that
way.

The URL of the repository is: https://gitlab.com/q01_code/ett

The description is as follows:

----------------------------------------------------------------------
Emacs Time Tracker (or short ETT) is a simple yet powerful time
tracker for Emacs. Even though it's based on a minimalist plain
text file, it can show statistics for current day, week, month or
year, and even compare tags recording for the same item given any
of these periods.

Advanced features include percentages, graphs and icons.

Clock-in with M-x ett-add-track, go to file with M-x ett-find-file,
and get report with M-x ett-report. You probably want to bind these
functions to easy keys.
----------------------------------------------------------------------

The corresponding patch would be:

---
From 72c7ba2c1ecd375be52b071d25217088e66e9abb Mon Sep 17 00:00:00 2001
From: John Task <q01@disroot.org>
Date: Tue, 2 May 2023 17:40:44 -0300
Subject: [PATCH] New package

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

diff --git a/elpa-packages b/elpa-packages
index c333cc8bb3..385a76264d 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -154,6 +154,11 @@
   :readme "README.md"
   :ignored-files ("doc/demo.gif"))
 
+ (ett    		:url "https://gitlab.com/q01_code/ett"
+  :readme ignore
+  :doc "ett-manual.org"
+  :ignored-files ("ett-manual.org" "COPYING" "ETT.png" "doclicense.texi"))
+ 
  (evil			:url "https://github.com/emacs-evil/evil"
   :ignored-files ("COPYING" "lib" "scripts")
   :doc "doc/build/texinfo/evil.texi")
-- 
2.30.2

---

Feel free to ask anything else if needed.

Best regards.



             reply	other threads:[~2023-05-02 21:21 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-02 21:21 John Task [this message]
2023-05-03  6:08 ` [NonGNU Elpa] New package: ETT Philip Kaludercic
2023-05-03  6:11   ` Philip Kaludercic
2023-05-03  7:12   ` Yuri Khan
2023-05-03 11:12 ` Eli Zaretskii
  -- strict thread matches above, loose matches on Subject: below --
2023-05-03 18:06 John Task
2023-05-03 17:14 John Task
2023-05-03 18:05 ` Eli Zaretskii
2023-05-03 15:29 John Task
2023-05-03 16:57 ` Sam Steingold
2023-05-03 15:02 John Task
2023-05-03 16:41 ` Philip Kaludercic
2023-05-03 14:07 John Task
2023-05-03 15:55 ` Eli Zaretskii
2023-03-01 18:17 John Task
2023-03-01 17:46 John Task
2023-03-02  4:33 ` Richard Stallman
2023-03-02 10:08   ` Holger Schurig
2023-03-02 14:50 ` q01
2023-03-02 15:55 ` John Task

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=86r0rybf2b.fsf@disroot.org \
    --to=q01@disroot.org \
    --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).