jan-pona-mute.git
5 years agoFix listing of notes after editing a note
Alex Schroeder [Wed, 14 Aug 2019 10:39:19 +0000 (12:39 +0200)]
Fix listing of notes after editing a note

As I had removed the list command, this threw an exception.

5 years agoEditing, deleting comments
Alex Schroeder [Wed, 14 Aug 2019 10:13:25 +0000 (12:13 +0200)]
Editing, deleting comments

Added notes which are stored as files and the ability to post a note
as a comment. Notes are stored in a directory. The editor used is
based on the EDITOR environment variable, or vi, or ed. There is a new
command to edit notes and to list notes, and to set the editor.

The pager defaults to the PAGER environment variable.

Removed the rc path ~/.config/.jan-pona-mute; added
~/.jan-pona-mute.d/login instead.

Fixed display of index for comments. It is now possible to use this
index to delete comments. The delete command also deletes notes.

5 years agofix comment counting
Alex Schroeder [Tue, 13 Aug 2019 21:26:27 +0000 (23:26 +0200)]
fix comment counting

5 years agoReloading notifications.
Alex Schroeder [Tue, 13 Aug 2019 21:22:38 +0000 (23:22 +0200)]
Reloading notifications.

5 years agoHow to install diaspy
Alex Schroeder [Tue, 13 Aug 2019 20:21:03 +0000 (22:21 +0200)]
How to install diaspy

5 years agoHandle posts with no comments
Alex Schroeder [Tue, 13 Aug 2019 20:11:23 +0000 (22:11 +0200)]
Handle posts with no comments

5 years agoREADME: add installation and quickstart
Alex Schroeder [Tue, 13 Aug 2019 20:11:09 +0000 (22:11 +0200)]
README: add installation and quickstart

5 years agoAdd undo command
Alex Schroeder [Tue, 13 Aug 2019 08:42:50 +0000 (10:42 +0200)]
Add undo command

5 years agoAdd comment command
Alex Schroeder [Tue, 13 Aug 2019 08:42:26 +0000 (10:42 +0200)]
Add comment command

5 years agoDefine c as an abbreviation for comments
Alex Schroeder [Tue, 13 Aug 2019 08:41:39 +0000 (10:41 +0200)]
Define c as an abbreviation for comments

5 years agoAdd doc strings
Alex Schroeder [Tue, 13 Aug 2019 08:41:27 +0000 (10:41 +0200)]
Add doc strings

5 years agoAdded README
Alex Schroeder [Tue, 13 Aug 2019 08:15:31 +0000 (10:15 +0200)]
Added README

5 years agoHighlight headers
Alex Schroeder [Tue, 13 Aug 2019 07:38:05 +0000 (09:38 +0200)]
Highlight headers

5 years agoShow comments
Alex Schroeder [Mon, 12 Aug 2019 21:29:01 +0000 (23:29 +0200)]
Show comments

5 years agoPrint post that belongs to a notification
Alex Schroeder [Thu, 8 Aug 2019 10:23:27 +0000 (12:23 +0200)]
Print post that belongs to a notification

5 years agoInit file handling and writing
Alex Schroeder [Thu, 8 Aug 2019 09:28:54 +0000 (11:28 +0200)]
Init file handling and writing

5 years agoInitial checkin
Alex Schroeder [Wed, 7 Aug 2019 22:37:43 +0000 (00:37 +0200)]
Initial checkin

Login, rcfile, notifications