Protesilaos Stavrou
Protesilaos Stavrou
> From: Henrik ***@***.***> > Date: Fri, 3 Mar 2023 07:29:09 -0800 > > I just wanted to add that the T is also, to my knowledge, currently > required...
Folks, I am closing this because it would add to the maintenance burden and is tricky to get right.
> Creating notes in directories and then opening org links between them leads to an error Can you please give me a sample directory structure to try this? You mean...
> Or something like this with similar nesting. I cannot reproduce this. Maybe you are experiencing this problem in a "silo"? > I don't think that using directories in the...
> I will try to debug this in a clean setup. Okay. I will keep this issue open until we have a clear picture. > Thanks for the code suggestion...
> From: Vick ***@***.***> > Date: Sat, 27 Jan 2024 17:17:54 -0800 > > Is there a way to hide the `denote-directory` part of the path in the > candidates...
Hello @VicZz! This change or a variant of it will be widely available in the next version of `denote`. I don't have an expected date for it, though it will...
Note that [the technical discussion is here](https://github.com/protesilaos/denote/pull/239). My question is if we can do this only as a visual effect, without affecting the actual file paths.
Hello again! I am working on a new version of the `denote-file-prompt`. The idea is to show relative file names in all relevant commands. This is still a work-in-progress. Do...
Sorry, here is the new version of the code: ```elisp ;; NOTE 2024-02-29: Based on `project--read-file-cpd-relative' from ;; the built-in project.el (defun denote-file-prompt (&optional files-matching-regexp) "Prompt for file with identifier...