[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/denote 528901354c 7/7: Rewrite the "Things to do" secti
From: |
ELPA Syncer |
Subject: |
[elpa] externals/denote 528901354c 7/7: Rewrite the "Things to do" section for clarity |
Date: |
Sun, 11 Sep 2022 22:57:32 -0400 (EDT) |
branch: externals/denote
commit 528901354cf71f0e738c64aafd5ba5e2c946a1f0
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Rewrite the "Things to do" section for clarity
---
README.org | 38 ++++++++++++++++++++++++--------------
1 file changed, 24 insertions(+), 14 deletions(-)
diff --git a/README.org b/README.org
index abcdbd088d..95236f1da4 100644
--- a/README.org
+++ b/README.org
@@ -1998,20 +1998,30 @@ so far?]
:END:
Denote should work well for what is described in this manual. Though we
-can always do better. These are some of the tasks that are planned for
-the future and which you might want to help with
([[#h:1ebe4865-c001-4747-a6f2-0fe45aad71cd][Contributing]]).
-
-This is a non-exhaustive list and you are always welcome to either
-report or work on something else.
-
-- [ ] Ensure integration between =denote:= links and Embark.
-- [ ] Add command that expands the identifier in links to a full name.
-- [ ] Add command that rewrites full names in links, if they are invalid.
-- [ ] Consider completion-at-point after =denote:= links.
-- [ ] Support mutually-exclusive sets of tags.
-
-These are just ideas. We need to consider the pros and cons in each
-case and act accordingly.
+can always do better. This is a non-exhaustive list with some
+low-priority ideas you may want to help with
([[#h:1ebe4865-c001-4747-a6f2-0fe45aad71cd][Contributing]]).
+
+- Support mutually-exclusive sets of tags. For example, a =home=
+ keyword would preclude =work=. Personally, I am not a fan of such
+ arrangements there may be a case where something applies to both ends
+ of this prefigured binary. Though we can think about it.
+
+- Add command that expands the identifier in links to a full file name.
+ This would be useful for some sort of "export" operation where the
+ absolute file path is necessary and where the Denote linking mechanism
+ is not available.
+
+- Add command that rewrites full names in links, if they are invalid.
+ This would complement the renaming mechanism. Personally, I think old
+ titles in links are not a problem, because they show you what was true
+ at the time and are relevant to their context. Again though, it is an
+ option worth exploring.
+
+- Ensure integration between =denote:= links and the =embark= package.
+ The idea is to allow Embark to understand the Denote buttons are links
+ to files and correctly infer the absolute path. I am not sure what a
+ user would want to do with this, but maybe there are some interesting
+ possibilities.
* Alternatives to Denote
:PROPERTIES:
- [elpa] externals/denote updated (2ca1223c7b -> 528901354c), ELPA Syncer, 2022/09/11
- [elpa] externals/denote c294eaf15f 1/7: Make denote-directory-files a public function, ELPA Syncer, 2022/09/11
- [elpa] externals/denote 97f5f041aa 4/7: Remove empty line, ELPA Syncer, 2022/09/11
- [elpa] externals/denote 26c97bdee2 2/7: Make denote-directory-files-matching-regexp public, ELPA Syncer, 2022/09/11
- [elpa] externals/denote 016f1bc2ca 5/7: Tweak how denote-faces-title sets its nil value, ELPA Syncer, 2022/09/11
- [elpa] externals/denote 528901354c 7/7: Rewrite the "Things to do" section for clarity,
ELPA Syncer <=
- [elpa] externals/denote e9512a5d65 3/7: Placate the compiler for denote-link-ol-store, ELPA Syncer, 2022/09/11
- [elpa] externals/denote b4d3573766 6/7: Remove TODO for Embark, ELPA Syncer, 2022/09/11