Skip to content
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 notification state to file #55

Closed

Conversation

sg2342
Copy link
Contributor

@sg2342 sg2342 commented May 27, 2015

another attempt at #38

if the file "notification.state" exists in the configuration
directory, it will overwritten with
"disconnected" or
"connected" or
"connected_notifications" or
"disconnected_notifications"
when connection state or pending notifications change
on exit, "quit" will be

another attempt at hannesm#38

    if the file "notification.state" exists in the configuration
    directory, it will overwritten with
	"disconnected" or
	"connected" or
	"connected_notifications" or
	"disconnected_notifications"
    when connection state or pending notifications change
    on exit, "quit" will be
@hannesm
Copy link
Owner

hannesm commented May 29, 2015

thanks! I like this, but changed it slightly (always try to write the file; move into a module; get rid of a lwt.async) in #56

@hannesm hannesm closed this May 29, 2015
@sg2342 sg2342 deleted the export_notification_state_to_file branch May 29, 2015 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants