Hi,
Is there an easier solution to hiding the :PROPERTIES: drawer by default ?
I was reading through this [1] but it's extremely complicated and I would
like to use this but.. currently it's absent from org-mode.
What do you use for this ?
(Btw, I mainly want to hide the PROPERTIES drawer because
Hi,
Is it possible to make org-mode timestamps inactive? (I mean, the
calendar(Google calendar) and the org-agenda would ignore them)
I tried specifying that I should be notified 1h in advance for an
event like this : <2015-03-24 Mon 07:30 -1h> but apparently this is
not the way to do it.
Is it
Hi Rainer,
In terms of searching through all open buffers,
here is what I use (helm and helm-multi-occur):
,
| (setq helm-M-x-requires-pattern 0)
|
| ;; http://emacs.stackexchange.com/a/740
| (require 'helm-regexp)
| (eval-after-load "helm-regexp"
| '(setq helm-source-moccur
| (hel
Does the ID property have any use? I know I can disable it, but where
is it being used ?
(the ID property that org-mobile generates for each heading)
Are there any drawbacks to just disabling it
with (setq org-mobile-force-id-on-agenda-items nil) ?
Is it being used somewhere in particular ?
On Wed, Mar 18, 2015 at 02:09:31PM -0400, Ken Mankoff wrote:
> I have a solution that works quite well outside of Org. Apple Calendar
> supports timezones plus a "floating" option. I use Org for all my
> floating events - local to the computer and me, whatever TZ we're in. I
> haven't found a way
Hi Eric,
I've also seen these threads from the archive of the mailing list
discussing about the very same thing.
In summary it seems that in 2008 Carsten's opinion on this was
that it would add a lot of complexity and it's a pandora's box
about to be open.
In 2014, Nicolas's reply seems a bit mo
Hi Marcin,
I'm going to reference a hangout of Sacha Chua and Xah Lee
where they talked about this https://www.youtube.com/watch?v=rKPKWqvTImA
( you can download it with livestreamer like so
livestreamer -o xlsc.mp4 https://www.youtube.com/watch?v=rKPKWqvTImA 360p )
At 26:53 Xah Lee starts e
Hi,
Currently, AFAIK when scheduling something in Org-Mode, the timestamp
doesn't have a timezone.
Use-case example: Let's say Carsten Dominik schedules a meeting with
someone, then jumps on a plane and travels to some place that's on a
timezone difference of -/+ 3 hours. He will probably miss th
Hi,
I've noticed that if I have a table like this:
| |
|
|+---|
| Question | Answer
Hi,
While writing technical documents, as a programmer and an Org-Mode user,
for me it's important to have ways to syntax highlight code blocks when
exporting them to LaTeX.
While I am aware of the customizations that need to be done
to Org-Mode's configuration in order to get that to work, in
pa
Hi
1) Org-Mode tables currently do not have an easy way to format each
cell individually. For regular text, I can select a region and do M-x
fill-paragraph and that works fine, but for Org-Mode tables, I cannot
do that. Yes, I know about M-x org-table-wrap-region , I have tried to
use it for a f
Hi,
I've noticed that if I have a table like this:
| |
|
|+---|
| Question | Answer
12 matches
Mail list logo