Maikol Solís
Maikol Solís
Hi Prot. Yes, maybe my use case could be not so common, but I use a [PARA](https://fortelabs.com/blog/para/) system to organize my files. In particular, I want to organize my projects...
> Thank you @maikol-solis! > > This is looking promising and I like the interface. > You're welcome. > 1. My general concern with these "prettier" transformations is how to...
Hi @protesilaos, Given #543, I was wondering if you are still interested in this kind of UI? If yes, where should I put the code? Directly on `denote.el` or somewhere...
> I recently installed the great extension `consult-denote`, and i see there is `consult-denote-grep` and `consult-denote-find` to search into denote-directory. > > Is there a link with the way you...
Great feature. I hope it gets merged soon.
A practical alternative is `code-cells` (https://github.com/astoff/code-cells.el). You can have a `.py` file synced with the `.ipynb` using `jupytext`. Very useful for version control.
Hi. First, thank you for the module. I will use it for sure. One feature that would improve this module is the ability to automatically turn off corfu/company in buffers...
The way I normally use it using the Luhmann style: 1a, 1a1, 1a2, 1b, 1b1a, 1b1a2, 1c, etc. Prot has done a fantastic job documenting the `denote-sequence` package. His explanation...
Thanks for the reply. In my understanding, denote follows the same principle as org-roam. There is no hierarchy imposed by the identifiers. The denote's core only uses timestamps to link...