Org Mode fixes for refile on windows breaking newlines
This commit is contained in:
@@ -14,7 +14,7 @@ sl_opt = {
|
||||
org_base_folder = ORG_BASE_FOLDER,
|
||||
org_agenda_files = ORG_BASE_FOLDER .. '/*.org',
|
||||
org_default_notes_file = ORG_BASE_FOLDER .. '/refile.org',
|
||||
org_archive_location = ORG_BASE_FOLDER .. '/.archive.org',
|
||||
org_archive_location = ORG_BASE_FOLDER .. '/archive.org',
|
||||
org_roam_folder = ORG_BASE_FOLDER .. '/roam',
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user