d not break
the document hierarchy. The fix is to subtract one from the `end'
originally supplied to `org-capture-narrow'.
--
Martin Yrjölä
0001-org-capture-fix-capture-breaking-next-headline.patch
Description: Binary data
process.
> If anyone is interested in the Drafts action, Gmail filter, Google
> script, and org-feed configuration that make this work, I would be
> happy to share. This setup can easily be adapted for Android phones.
Yes please! I'm definitely interested in trying your setup.
Best regards,
Martin Yrjölä
Hi John,
John Kitchin writes:
> Hi, I opened an org file using tramp on a remote server. It opened fine,
> and I had no trouble writing text and saving it. For fun I tried running
> a src block (a shell block that just returned the hostname), and got
> this error:
>
>>%s'...failed
> tramp-file-n
have an org-ref-citeproc package instead? I changed the recipe
locally to the following and it seems to work for including
org-ref-citeproc:
(org-ref :fetcher github :repo "jkitchin/org-ref"
:files ("*.el" "citeproc/*.el"))
Best regards,
Martin Yrjölä
> It certainly isn't complete, bug-free, or stable yet and might still not solve
> note-based styles, but it is pretty powerful already.
Do you already accept bug reports and pull requests on Github?
Best regards,
Martin Yrjölä
Hi Andrew!
Andrew Kirkpatrick writes:
> If this is deemed useful, I'm happy to make changes suitable for
> inclusion in the project.
Thanks for sharing! I would certainly want these functions included in
org-mode by default. They streamline at least my literate programming
workflow substantiall
adata directly from web pages.
I wouldn't like to use the Zotero GUI for bibliography notes. I think
the best feature of org-ref is that the bibliography notes are stored in
an org-mode file, my preferred note-taking tool. Will this be supported
with the new citation processing you are working on