It's worth noting a great Android client for org-mode has been recently open sourced: http://www.orgzly.com/ https://github.com/orgzly https://f-droid.org/wiki/page/com.orgzly It was a little annoyance we did not have anything as good as this before.
An even better Android client for org-mode: 1. Install the Termux app. 2. Install the Termux API app. 3. Install the Termux api CLI tools via apt. You now have access to clipboard. 4. Install Emacs within termux. Termux offers an apt-based package management system, and a substantial, though partial, set of Debian-based packages. (592 packages as I write this -- a full Debian archive is >60k packages now.) There are…
Emacs org-mode examples and cookbook
41–50 of 166 posts
Re: Emacs org-mode examples and cookbook
#42Re: Emacs org-mode examples and cookbook
#43Every time I see something about org-mode posted, I get mad FOMO and decide to re-dedicate my life to learning emacs and everything it has to offer. Then a little while later I inevitably drift back to vim. It's getting to the point where I need to just ignore cool stuff like this post in order to get on with my life.
Re: Emacs org-mode examples and cookbook
#44Re: Emacs org-mode examples and cookbook
#45In hindsight, given the many things I've tried, email + pencil&paper is still hard to beat.
[1] http://www.actionday.com [2] https://www.leuchtturm1917.us/
Re: Emacs org-mode examples and cookbook
#46Every time I see something about org-mode posted, I get mad FOMO and decide to re-dedicate my life to learning emacs and everything it has to offer. Then a little while later I inevitably drift back to vim. It's getting to the point where I need to just ignore cool stuff like this post in order to get on with my life.
Re: Emacs org-mode examples and cookbook
#47It's worth noting a great Android client for org-mode has been recently open sourced: http://www.orgzly.com/ https://github.com/orgzly https://f-droid.org/wiki/page/com.orgzly It was a little annoyance we did not have anything as good as this before.
Re: Emacs org-mode examples and cookbook
#48Earlier quoted context omitted.
Would that be this? https://jupyter.org/ (Your comment could be substantially improved by pointing to the source, and perhaps explaining why the tool is preferable, in your view.)
It is a very well known project, I didn't feel the need to introduce it. You can see some demos here: https://github.com/jupyter/jupyter/wiki/A-gallery-of-interes... It's free/open source and can embed lots of different technologies: https://github.com/jupyter/jupyter/wiki/Jupyter-kernels I think Jupyter is very powerful, the learning curve is lower, and you can share your documents in an easy way if you need to.
Your comment is condescending and not very informative.
Re: Emacs org-mode examples and cookbook
#49Org-mode is one of those things that I regret not learning about when I used Emacs full-time. I've had a few friends now show me how it's completely changed their workflow, but since it's not terribly popular in Vim-land (though I am aware there is a port to Vim), I haven't really had a chance to really learn it.
Re: Emacs org-mode examples and cookbook
#50Every time I try to get into org-mode, I just don't get where to start and how to do things. So I end up going back to Sublime text, creating markdown files to take my notes, works well.
Later, I learned Emacs itself, and then learning Org was much easier, because I could look up functions and keys and variables and customizations, etc. from within Emacs. As some other people said, I just learned a little bit at a time as I used Org. Eventually, after customizing it and even making a couple of Org-related packages, it's become my own system that works the way I want it to. And I will probably use it for the rest of my life. That's one of the beautiful things about Emacs and Org.