branch: externals/denote commit c7a7ffd81bcf70a88a75ec1bb49ec61e9f1c4057 Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Reposition the manual's entry about denote-sequence --- README.org | 68 +++++++++++++++++++++++++++++++------------------------------- 1 file changed, 34 insertions(+), 34 deletions(-) diff --git a/README.org b/README.org index a58efcf623..c0c991df0d 100644 --- a/README.org +++ b/README.org @@ -3296,40 +3296,6 @@ reflect on the status of earlier notes ([[#h:6060a7e6-f179-4d42-a9de-a9968aaebec + Git repository: <https://github.com/protesilaos/denote-org> + Backronym: Denote... Ordinarily Restricts Gyrations. -* Write sequence notes or "folgezettel" -:PROPERTIES: -:CUSTOM_ID: h:d5ca722d-e7fa-46fa-9a57-6363b1d4186f -:ALT_TITLE: Sequence notes -:END: - -This section is about the external package ~denote-sequence~ (by -Protesilaos). The original idea was to include the code as part of the -~denote~ package, but we decided to keep each optional extension as a -separate package to make things easier to maintain and to understand. - -Denote defines an optional file name component called the =SIGNATURE= -([[#h:4e9c7512-84dc-4dfb-9fa9-e15d51178e5d][The file-naming scheme]]). This is a free-form field that users can -fill in with whatever text they want, such as to have a video split up -into =part1= and =part2=, or to set some kind of priority like =a= and -=b=, or even to have a special tag that stands out from the rest of -the keywords. - -A more specialised use-case of the =SIGNATURE= is to define a -hierarchical relationship between notes, such that the thoughts they -expound on form sequences. For example, an article about the Labrador -Retriever dog breed is a continuation of a thought process that -extends something about dog breeds in general which, in turn, is a -topic that belongs to the wider theme of dogs. - -The ~denote-sequence~ package has a manual that explains these -concepts and relevant commands in further detail: - -+ Package name (GNU ELPA): ~denote-sequence~ (⚠️ Not available yet) -+ Official manual: <https://protesilaos.com/emacs/denote-sequence> -+ Git repository: <https://github.com/protesilaos/denote-sequence> -+ Backronym: Denote... Sequences Efficiently Queue Unsorted Entries - Notwithstanding Curation Efforts. - * Sort files by component :PROPERTIES: :CUSTOM_ID: h:9fe01e63-f34f-4479-8713-f162a5ca865e @@ -3560,6 +3526,40 @@ uses the same presentation of data in the minibuffer to stay in sync with Denote and make its feature set entirely optional ([[#h:8907f4bc-992a-45bc-a60e-267ed1ce9c2d][Use the ~consult-notes~ package]]). It also only works with Denote. +** Use the ~denote-sequence~ package to write sequence notes or "folgezettel" +:PROPERTIES: +:CUSTOM_ID: h:d5ca722d-e7fa-46fa-9a57-6363b1d4186f +:ALT_TITLE: Sequence notes +:END: + +This section is about the external package ~denote-sequence~ (by +Protesilaos). The original idea was to include the code as part of the +~denote~ package, but we decided to keep each optional extension as a +separate package to make things easier to maintain and to understand. + +Denote defines an optional file name component called the =SIGNATURE= +([[#h:4e9c7512-84dc-4dfb-9fa9-e15d51178e5d][The file-naming scheme]]). This is a free-form field that users can +fill in with whatever text they want, such as to have a video split up +into =part1= and =part2=, or to set some kind of priority like =a= and +=b=, or even to have a special tag that stands out from the rest of +the keywords. + +A more specialised use-case of the =SIGNATURE= is to define a +hierarchical relationship between notes, such that the thoughts they +expound on form sequences. For example, an article about the Labrador +Retriever dog breed is a continuation of a thought process that +extends something about dog breeds in general which, in turn, is a +topic that belongs to the wider theme of dogs. + +The ~denote-sequence~ package has a manual that explains these +concepts and relevant commands in further detail: + ++ Package name (GNU ELPA): ~denote-sequence~ (⚠️ Not available yet) ++ Official manual: <https://protesilaos.com/emacs/denote-sequence> ++ Git repository: <https://github.com/protesilaos/denote-sequence> ++ Backronym: Denote... Sequences Efficiently Queue Unsorted Entries + Notwithstanding Curation Efforts. + ** Use the ~denote-journal~ package which was formerly =denote-journal-extras.el= :PROPERTIES: :CUSTOM_ID: h:4a6d92dd-19eb-4fcc-a7b5-05ce04da3a92