Commit graph

15 commits

Author SHA1 Message Date
Protesilaos Stavrou a809e9ea1d
Clarify active development; things might break 2022-06-09 08:36:13 +03:00
Protesilaos Stavrou ab27f5a547
Tweak sample configuration 2022-06-09 08:33:54 +03:00
Protesilaos Stavrou 5dace99b8d
Acknowledge Kaushal Modi for commit f97f1f8 2022-06-08 19:41:15 +03:00
Protesilaos Stavrou d8b2903fa9
Acknowledge Jack Baty for commit dfc3a8f
Jack's contribution is below the ~15 line threshold that is required for
projects that are distributed via GNU ELPA (denote will be one of them
in the near future).

Contributions exceeding that limit require that the author assigns
copyright to the Free Software Foundation.
2022-06-08 14:36:23 +03:00
Protesilaos Stavrou 69e35281da
Document denote-front-matter-date-format 2022-06-08 12:33:07 +03:00
Protesilaos Stavrou 52fd454153
Document denote-sort-keywords 2022-06-08 12:32:52 +03:00
Protesilaos Stavrou 96eee4aeba
Change placement of findex keyword in the manual 2022-06-08 12:18:20 +03:00
Protesilaos Stavrou f8ea03abfb
Add documentation about renaming non-notes 2022-06-08 12:16:24 +03:00
Protesilaos Stavrou 3ef51e9cd7
Update documentation about denote-dired-mode 2022-06-08 11:59:55 +03:00
Protesilaos Stavrou 431124fea1
Generalise dired fontification
There is no need to limit it to the denote-directory.  We ultimately
want to fontify all Denote-style file names, not just the notes created
by Denote.

For example, I have been recording all my longer-term storage using such
a naming scheme: this mode gives me the extra faces for .pdf, .mp3, and
other files.

Users of Denote may want this for attachments.

The upside of having this as a buffer-local mode is that the user can
write a wrapper function that applies the mode only in a given
directory (like we were doing before).

Thanks to Ypot for suggesting a kernel of this idea in issue 1 over at
the GitHub mirror: <https://github.com/protesilaos/denote/issues/1>.
2022-06-08 10:45:46 +03:00
Protesilaos Stavrou 9bf10437e0
Add denote-front-matter-date-format user option
Thanks to Kaushal Modi for proposing the use of an Org timestamp.  (It
was done via email and this information is shared with permission.)
2022-06-08 07:50:36 +03:00
Protesilaos Stavrou bf342a1d39
Correct factual statement about command args 2022-06-07 21:29:48 +03:00
Protesilaos Stavrou 610c2f1670
Comment out inactive link to change log
We will have one eventually.
2022-06-07 18:47:24 +03:00
Protesilaos Stavrou f33f8a7040
Rewrite README as a manual 2022-06-07 17:22:03 +03:00
Protesilaos Stavrou d0dbbab603
Update short descriptions 2022-06-07 14:15:45 +03:00
Renamed from README.md (Browse further)