Scheduling a new event in the browser adds a top-level heading TODO item in a hard-coded inbox.org file.
Instead, consider using org-protocol-capture to schedule a new event. This will simplify how users can customize details of where an event is added to their workflow.
Alternatively, consider not hard-coding the filename and top-level heading.
Scheduling a new event in the browser adds a top-level heading TODO item in a hard-coded
inbox.orgfile.Instead, consider using org-protocol-capture to schedule a new event. This will simplify how users can customize details of where an event is added to their workflow.
Alternatively, consider not hard-coding the filename and top-level heading.