-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Export to ical #26
Comments
Hi @khast3x, CSV would be very easy to implement since it's being persisted already in csv format. How would you see this feature ? |
Hello, best option is to keep it simple imho.
|
NMFR
added a commit
to NMFR/golog
that referenced
this issue
Jan 9, 2019
To export run: ```sh golog export ``` Or: ```sh golog export ical golog.ics ``` Closes mlimaloureiro#26
NMFR
added a commit
to NMFR/golog
that referenced
this issue
Jan 9, 2019
To export run: ```sh golog export ``` Or: ```sh golog export ical golog.ics ``` Closes mlimaloureiro#26
NMFR
added a commit
to NMFR/golog
that referenced
this issue
Jan 9, 2019
To export run: ```sh golog export ``` Or: ```sh golog export ical golog.ics ``` Closes mlimaloureiro#26
NMFR
added a commit
to NMFR/golog
that referenced
this issue
Jan 10, 2019
To export run: ```sh golog export ``` Or: ```sh golog export ical golog.ics ``` Closes mlimaloureiro#26
NMFR
added a commit
to NMFR/golog
that referenced
this issue
Jan 11, 2019
To export run: ```sh golog export ``` Or: ```sh golog export ical golog.ics ``` Closes mlimaloureiro#26
NMFR
added a commit
to NMFR/golog
that referenced
this issue
Jan 11, 2019
To export run: ```sh golog export ``` Or: ```sh golog export ical golog.ics ``` Closes mlimaloureiro#26
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature request. CSV would be nice too
The text was updated successfully, but these errors were encountered: