Skip to content
#

org-mode

Here are 547 public repositories matching this topic...

edgimar
edgimar commented Feb 8, 2020

Though it may be obvious that the android-sdk is a dependency for building orgzly, if it is not installed, then trying to run gradlew to build (as indicated in the README file) results in a cryptic error message:

FAILURE: Build failed with an exception.

* What went wrong:
A problem occurred configuring project ':app'.
> kotlin.KotlinNullPointerException (no error message)

If one m

techapu
techapu commented Jun 13, 2019

In the Issue #161 we have been talking about the org-brain "API", and the need to document the use of the org-brain functions from elisp with the needed arguments, parameters, etc. I want to work with you in what you need related to the more complex linking workflow possible.

All about the issue #163 is a good example of a coding, reference and documentation need for me. How do I

sipi
sipi commented Aug 8, 2018

One bold, verbatim, italic, underline or code character followed by text then an other same highlighting does not correctly displayed.
In the snippet below, all the "should not" part are highlighted. Except for strike-through that is not managed at all.

*b* should not bold *bold* 
=v= should not verb =verb= 
_u_ should not underline _underline_
/i/ should not italic /ital
DSMasterson
DSMasterson commented Jan 14, 2019

I'm starting to look at org-super-agenda, but the documentation is particularly difficult to follow. Installing it via MELPA gets it installed properly (I think) with an Info file, but the Info file does not look at all good. For instance, the pictures are totally gone when viewed in Emacs Info. I would suggest redoing your Info file from scratch -- perhaps as an Org file exported into Texinfo

telotortium
telotortium commented Feb 3, 2020

I'm currently using org-ql-search to create a pseudo org-agenda buffer. However, the query language doesn't seem to allow filtering the results based on the result of some predicate (like, for example org-agenda-skip-function does). Does it make sense to add such a parameter to org-ql-search (and also org-ql-block, once #79 is resolved)?

The alternative is to write custom code to iterat

adam52
adam52 commented Sep 1, 2018

I would love to be able to create notes, directly from org-wiki-helm. In this way, the user would first use org-wiki-helm to search for the note. Then failing that, he would hit [RET] to automatically create the file.

This would be similar to how org-velocity and deft work... except that it relies on helm, which of course makes it all that much better! :)

Improve this page

Add a description, image, and links to the org-mode topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the org-mode topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.