C-c C-a
s
(not "S" like in the video, but "s")
El 10/06/2021 a las 1:39, John Kitchin escribió:
can you give an example of those commands, I tried the key commands
C-c C-a which opens the dispatcher
s to set a directory
then C-c C-a z to sync, but it did not do anything but add a :DIR:
prope
Hi John :-)
Take a look:
https://mega.nz/file/hKgECBqY#8UVEURWQBvDpno9DPEk8gb8E-zxAJq3F3E8Y9I9xRFk
El 10/06/2021 a las 1:39, John Kitchin escribió:
can you give an example of those commands, I tried the key commands
C-c C-a which opens the dispatcher
s to set a directory
then C-c C-a z to sy
can you give an example of those commands, I tried the key commands
C-c C-a which opens the dispatcher
s to set a directory
then C-c C-a z to sync, but it did not do anything but add a :DIR:
property. it didn't move or copy files anywhere.
Here is the code I am currently using that basically does
Eric S Fraga writes:
>> Not sure if it counts as off-topic for this thread, but does everyone
>> use Git to manage their Org docs and notes?
>
> I use a variety of version control systems but for multiple computers I
> use unison to keep them all synchronised.
I use Mercurial for all my private
Firstly you set the folder where your files are as attachment DIRectory.
Then, you set your target attachment DIRectory (always using the attachment
commands).
After doing this, you will be offered the option to copy and delete all the
files from the former to the target folder.
Hugs
Nicolas Goaziou writes:
> Sure, LGTM!
Cool :) Merged.
Now the only other LaTeX PR I may poke you about in the future is the
latexmk one :P
--
Timothy
Hi All,
`org-return' currently does not honor `delete-selection-mode'. An ECM to
reproduce it is the following.
Start `emacs -Q' and do some setup:
#+begin_src emacs-lisp
(add-to-list 'load-path "~/.emacs.d/lib/org-mode/lisp")
;; Org repo at commit f70e36252
(load-library "org")
(org-version);
Hello,
"Bruce D'Arcus" writes:
> Given how common existing functions are that take a list of keys, WDYT
> about adding something like a `org-cite-get-references-keys` helper
> function, to parallel `org-cite-get-references`?
>
> So in this case one could do:
>
> (bibtex-completion-open-any (org-
Timothy writes:
> If what I've said above makes sense, I think it would be good to merge
> 👍.
Sure, LGTM!
Regards,
On 09/06/2021 00:21, Samuel Banya wrote:
I've noticed that some times after git merge events across a few
machines (ex: I forgot I had already pushed notes for my private notes
on one machine, and had to merge the results from another machine), I'll
get weird "HEAD" and "END" statements inser
Nicolas Goaziou writes:
> I agree there is no good reason to hard-code "\ref", but, off the top of
> my head, there may be a couple of things to consider:
>
> 1. There is still a dangling \ref in `org-latex-footnote-defined-format';
I noticed this, but looking at the usage I think the user wou
Hello,
Spencer Baugh writes:
> Nicolas Goaziou writes:
>> No, for public links, CUSTOM_ID is the only sane way to handle this.
>> Even "sec-2" could betray you if you slightly modify the document.
>
> I understand and agree. However, "sec-2" is strictly better than the
> current situation in te
On 06/06/2021 00:50, Utkarsh Singh wrote:
On 2021-06-05, 19:40 +0700, Maxim Nikulin wrote:
This line should be added to org-table.el, but notice "rx ‘not’ syntax
error: (or ". This logical operators have a bit different meaning for
regular expression.
I just "tested" most of them by M-x eval-
Hello,
Timothy writes:
> I'm wondering if you've had a chance to take a look yet? (just making
> sure this hasn't slipped by, given your recent replies in other
> threads).
I agree there is no good reason to hard-code "\ref", but, off the top of
my head, there may be a couple of things to consi
On Tue, Jun 8, 2021 at 4:25 PM Nicolas Goaziou wrote:
>
> Hello,
>
> "Bruce D'Arcus" writes:
>
> > On Tue, Jun 8, 2021 at 7:36 AM Bruce D'Arcus wrote:
> >
> >> (org-cite-register-processor 'bibtex
> >> :follow #'bibtex-completion-open-any)
> >
> > Actually, looking at the docstrings, I don't
On Tuesday, 8 Jun 2021 at 20:15, Greg Minshall wrote:
> Eric, when you use something RCS-like as your version control system, i
> assume that makes grepping to find some old note easy enough. but,
> these days i tend to use git. when (assuming) you use git, do you have
> some easy way to say "we
> Not sure if it counts as off-topic for this thread, but does everyone
> use Git to manage their Org docs and notes?
I use a variety of version control systems but for multiple computers I
use unison to keep them all synchronised.
--
: Eric S Fraga via Emacs 28.0.50, Org release_9.4.6-549-ga0a8
17 matches
Mail list logo