202501011735747623
This commit is contained in:
parent
85e99bfcdc
commit
470502d938
3 changed files with 27 additions and 78 deletions
|
@ -16,7 +16,19 @@ SOURCES = [
|
|||
Source(
|
||||
auto.index,
|
||||
"/home/fz0x1/org/braindump.org",
|
||||
name="pkm",
|
||||
name="braindump",
|
||||
ignored=["*.html", "*.gpg"],
|
||||
),
|
||||
Source(
|
||||
auto.index,
|
||||
"/home/fz0x1/org/inbox.org",
|
||||
name="inbox",
|
||||
ignored=["*.html", "*.gpg"],
|
||||
),
|
||||
Source(
|
||||
auto.index,
|
||||
"/home/fz0x1/org/life.org",
|
||||
name="inbox",
|
||||
ignored=["*.html", "*.gpg"],
|
||||
),
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue