Nicolas Goaziou writes:
> Hello,
>
> stardiviner writes:
>> #+begin_src org
>> https://www.bing.com
>>
>> ,* link in properties drawer
>> :PROPERTIES:
>> :URL: http://www.google.com
>> :END:
>>
>> https://www.bing.com
>>
>> ,* http(s) url in content of headline
>>
>> https://w
Hello,
stardiviner writes:
> #+begin_src org
> https://www.bing.com
>
> ,* link in properties drawer
> :PROPERTIES:
> :URL: http://www.google.com
> :END:
>
> https://www.bing.com
>
> ,* http(s) url in content of headline
>
> https://www.baidu.com
> #+end_src
> In upper example,
Nicolas Goaziou writes:
> Hello,
>
> stardiviner writes:
>
>> I'm using the latest commit of master branch of Org. Still have link
>> navigation problem.
>>
>> It used can treat http:// like url as link too. Now it is ignored. Is
>> it on designed or an issue?
>
> I don't understand your repo
Hello,
stardiviner writes:
> I'm using the latest commit of master branch of Org. Still have link
> navigation problem.
>
> It used can treat http:// like url as link too. Now it is ignored. Is
> it on designed or an issue?
I don't understand your report. Please describe it with an example.
Th
I'm using the latest commit of master branch of Org. Still have link navigation
problem.
It used can treat http:// like url as link too. Now it is ignored. Is it on
designed or an issue?
--
[ stardiviner ]
I try to make every word tell the meaning what I want to express.
Blog:
Hello,
Nick Dokos writes:
> | I can reproduce this and traced it to this code:
> |
> | ,
> | | (catch :found
> | | (while (funcall search-fun org-link-any-re nil t)
> | | (pcase (org-element-lineage (org-element-context) '(link) t);;;
> < HERE
> | | (`nil nil) (link
Nicolas Goaziou writes:
> Hello,
>
> stardiviner writes:
>
>> For example, I have following Org content:
>>
>> #+begin_src org ,*** TODO Figwheel [0/1]
>>
>> - [ ] https://www.youtube.com/watch?v=yUTxm29fjT4 :: I built a
>> Figwheel-inspired, hot code reloading experience for Clojure,
>> wit
Hello,
stardiviner writes:
> For example, I have following Org content:
>
> #+begin_src org
> ,*** TODO Figwheel [0/1]
>
> - [ ] https://www.youtube.com/watch?v=yUTxm29fjT4 :: I built a
> Figwheel-inspired, hot code reloading experience for Clojure, with an eye
> towards #datascience hacking
For example, I have following Org content:
#+begin_src org
,*** TODO Figwheel [0/1]
- [ ] https://www.youtube.com/watch?v=yUTxm29fjT4 :: I built a
Figwheel-inspired, hot code reloading experience for Clojure, with an eye
towards #datascience hacking.
,*** TODO Docker ClojureScript [0/3]
-