File: attachments.org

package info (click to toggle)
org-mode 9.5.2%2Bdfsh-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,408 kB
  • sloc: lisp: 138,291; xml: 1,377; perl: 229; makefile: 194; sh: 5
file content (32 lines) | stat: -rw-r--r-- 454 bytes parent folder | download | duplicates (4)
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: