gnu-emacs-sources
[Top][All Lists]
Advanced

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

[GNU ELPA] Rcirc-Sqlite version 1.0.3


From: ELPA update
Subject: [GNU ELPA] Rcirc-Sqlite version 1.0.3
Date: Thu, 26 Sep 2024 17:05:23 -0400

Version 1.0.3 of package Rcirc-Sqlite has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Rcirc-Sqlite describes itself as:

  =======================
  rcirc logging in SQLite
  =======================

More at https://elpa.gnu.org/packages/rcirc-sqlite.html

## Summary:

  1 rcirc-sqlite: rcirc logging in SQLite
  ═══════════════════════════════════════

    Find here the source for `rcirc-sqlite.el', that stores the logging
    from `rcirc' into a SQLite database.

    `rcirc' is a default, simple IRC client in Emacs. rcirc can be enabled
    to log the IRC chats, it logs to files.

    This minor mode, when activated, diverts the rcirc logs to a SQLite
    database.


  2 Installation and activation
  ═════════════════════════════

  2.1 Installation
  ────────────────


  2.2 Install from GNU ELPA
  ─────────────────────────

    The GNU ELPA package name is: `rcirc-sqlite'

    To install the package:

    • `M-x package-refresh-contents'
    • `M-x package-install'

    and search for `rcirc-sqlite'.

    Or use `use-package'

## Recent NEWS:

Version 1.0.3 - 2024-09-26

* New command: rcirc-sqlite-stats-per-month
  Display overview of the number of rows per month.
  Drill down to number of rows per day, and then
  drill down to messages of that day.

Version 1.0.2 - 2024-06-06

* Toggle the display of the server in the channel name
  Use the keys `(' and `)' to suppress or activate the display
  of the server in the channel name.

Version 1.0.1 - 2024-04-22

* New custom option:  rcirc-sqlite-register
  Register to store messages (default: register `r').

* Quickly change the view of the logs
  When exploring your logs, change the view with just one key:
  - Show all the logs of a channel for a single day or two days.
  - Show all the logs of a channel from a specific nick for a single day.

* Collect individual messages with just one key:
  - Select and copy a message nicely formatted to the `kill-ring'.
  - Collect one or more messages in a register.

Version 1.0.0 - 2024-04-16

* Narrow queries to time range
  Use completion to narrow queries to last 90 days, 60 days,
  30 days, 7 days or a manually selected time range.

* Show logs from a specific nick
  New command: M-x rcirc-sqlite-logs-from-nick
  Show the logs from a specific nick



reply via email to

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