blob ab4a4e54884ee1ff95db8c921ec1c68ae9d21388 454 bytes (raw)
name: testing/examples/attachments.org # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
| | #+TITLE: Org attach testfile
Used to test and verify the functionality of org-attach.
* H1
:PROPERTIES:
:DIR: att1
:END:
A link to one attachment: [[attachment:fileA]]
** H1.1
A link to another attachment: [[attachment:fileB]]
** H1.2
:PROPERTIES:
:DIR: att2
:END:
* H2
:PROPERTIES:
:ID: abcd123
:END:
* H3
:PROPERTIES:
:DIR: att1
:ID: abcd1234
:END:
** H3.1
:PROPERTIES:
:ID: abcd12345
:END:
|
debug log:
solving ab4a4e548 ...
found ab4a4e548 in https://git.savannah.gnu.org/cgit/emacs.git
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.