emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: org-custom-id-goto?


From: Samuel Wales
Subject: Re: org-custom-id-goto?
Date: Thu, 5 Dec 2019 13:32:20 -0700

to set to current file

(let ((org-refile-target-verify-function))
    (let ((org-refile-targets '((nil . (:maxlevel . 50)))))


On 12/5/19, Samuel Wales <address@hidden> wrote:
> for ido, i use ido-hacks which speeds ido and makes it work
> everywhere.  then i use org-refile with the prefix arg that makes it
> do goto.
>
> i also set a more restricted set of headers using refile and goto
> tags, but org-refile probably does not recognize custom id.
>
> On 12/4/19, Thibault Marin <address@hidden> wrote:
>>
>>
>>> I'd also be happy with a helm interface to the actual headline text....
>>
>> I use `helm-semantic-or-imenu' to navigate between org headlines, it may
>> partly fit your needs.
>>
>>
>>
>>
>
>
> --
> The Kafka Pandemic
>
> What is misopathy?
> https://thekafkapandemic.blogspot.com/2013/10/why-some-diseases-are-wronged.html
>
> The disease DOES progress. MANY people have died from it. And ANYBODY
> can get it at any time.
>


-- 
The Kafka Pandemic

What is misopathy?
https://thekafkapandemic.blogspot.com/2013/10/why-some-diseases-are-wronged.html

The disease DOES progress. MANY people have died from it. And ANYBODY
can get it at any time.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]