Skip to content

Commit d68f1f6

Browse files
committed
Add info about fork in readme
Mention that PRs dengste#141, dengste#159, dengste#161, dengste#167, dengste#169, dengste#170, dengste#178, dengste#179 are included plus additional commits.
1 parent 887a174 commit d68f1f6

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# FORK NOTE
2+
3+
This is a fork from https://github.com/dengste/org-caldav
4+
with the following patches applied:
5+
6+
- Change defvar to defcustom
7+
- Replace newlines in LOCATION with something we can store
8+
- Bugfix for org-caldav-update-events-in-org that called org-caldav-create-time-range with incorrect number of arguments when eventdata has unexpected length.
9+
- Implement CLASS attribute of ics files
10+
- Fix condition to check for aborted sync
11+
- Correctly exclude skipped entries before ics export
12+
13+
This corresponds to PRs #141, #159, #161, #167, #169, #170, #178,
14+
#179 (and some commits where no PR for exists).
15+
16+
117
# org-caldav
218

319
Caldav sync for Emacs Orgmode

0 commit comments

Comments
 (0)