Akash

Results 184 comments of Akash

Interesting, it is working for me. Apologies for the typo. Question: In earlier case, there was no prompt to select date - is calender opening to select date? Note -...

Suggested patch for review: ``` --- org-roam-capture.el.orig 2025-03-20 16:27:45.269874044 +0530 +++ org-roam-capture.el 2025-03-20 16:23:57.374571775 +0530 @@ -536,14 +536,11 @@ (org-overriding-default-time ;; Use the overriding default time. (time-to-days org-overriding-default-time)) - ((org-capture-get...

@RensOliemans It is not currently implemented, time-prompt only works with datetree. I fixed the bug wherein time-prompt did not even work with datetree as documented. you can try doing something...

No problem Xah, please take your time -- the temporary advice hack works good enough for me in the meantime -- I do the advice within the xah-fly-mode -- but...

@xahlee we can let the issue as is - the bug doesn't emanate from your code - but its an Emacs level issue - mainly that debugger force clears all...

Came here from @divyaranjan1905 's mention of this issue. Certain observations: 1. The problem exists because https://github.com/purcell/page-break-lines/blob/247854f6a82b5c7ab5ae493eb5390c5079cd032d/page-break-lines.el#L121 `(with-selected-window` is being run inside a temporary buffer If we read the documentation...

Could be. The problem was never from the side of org roam but from the other package. Do you think it would be a general good idea to make sure...

Counter argument to my previous point: The user may "expect" fortification to be exactly like in org-mode, which means all modifications that user makes manually. Including all hooks that user...

> nah, just needed to update it No update doesnt fix. Music cannot be downloaded, only other videos

One trivial way I could suggest is using the `#+transclude: [[file:::*2024-05-14]] :only-contents`