logs on denote-journal #634
-
Good morning, I am posting this question here because I cannot seem to find an efficient solution. First of all, I should clarify that although I am able to use Emacs and Denote, I don't think I have mastered them yet, which is why I am forced to resort to your help. My workflow is heavily influenced by Logseq, the app I used before. In that app, daily notes are the basis, and information is organized through links. This is important to me because I need a log for each topic so I don't repeat decisions and reinvent procedures. I found that structure comfortable, and that is what I have been doing with Denote. In Denote Journal, I take notes that I then link to projects or thematic notes, so that I can then review backlinks and have a kind of log of what I have been doing. In this section, I miss a block that allows me to insert backlinks with context, as can be seen in the backlinks buffer. However, experience is showing me that this is not optimal because in my daily notes, the part of personal reflection and review gets lost in the midst of a multitude of notes. My idea is to reverse the process, creating a backlinks section in the daily note that refers to completed tasks/projects and notes taken on different topics. As I'm really stuck with this, I'd like to ask for your opinion and suggestions to sort out this whole mess, which is surely the result of some mistaken assumptions. I'd appreciate any references, suggestions, or help. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 6 replies
-
I have been in a similar situation before (though kind of backwards - I used Denote first, then Logseq, and I liked the daily notes so I started using denote-journal to emulate that feature). I tried a lot of things, but honestly what worked for me was tackling this issue in two ways:
[ Escribiría todo en español, pero quizá alguien más tenga el mismo problema, así que mejor escribo en inglés 😉 ] |
Beta Was this translation helpful? Give feedback.
-
Hello folks! Just to note that I am indeed happy to work on any bugs. The workflow approach is more tricky though, because there is not one way of doing things. My approach, in abstract, is to start with the most simple design and only make extensions when necessary. I think a good alternative to Org dynamic blocks are the "query links" we introduced a few months ago. They give you that "always up-to-date" information without actually writing anything to your files. I think they are a better solution for discovery purposes, while Org dynamic blocks are good if you actually want to write the results to the file. |
Beta Was this translation helpful? Give feedback.
-
And you're absolutely right, I don't think this is a bug, it's something I haven't mastered yet.
That's what I'm working on, which is why I have notes with blocks to unify and simplify, because I've noticed that I tend to be very scattered in my notes, which makes it difficult for me to organize and concentrate. Luckily, the name and denote-grep structure are helping me a lot.
Okay. I'll check it out, but please stop for a moment. You're improving the package faster than I'm learning it, and that's not going to work. I think I can close this topic now, but I'll definitely be back... Thank you both. |
Beta Was this translation helpful? Give feedback.
Hello folks! Just to note that I am indeed happy to work on any bugs. The workflow approach is more tricky though, because there is not one way of doing things. My approach, in abstract, is to start with the most simple design and only make extensions when necessary. I think a good alternative to Org dynamic blocks are the "query links" we introduced a few months ago. They give you that "always up-to-date" information without actually writing anything to your files. I think they are a better solution for discovery purposes, while Org dynamic blocks are good if you actually want to write the results to the file.