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

Introduce collections for singlefile storage #488

Merged
merged 1 commit into from
Aug 17, 2016

Conversation

untitaker
Copy link
Member

Fix #485

:param path: The filepath to the file to be written to.
:param path: The filepath to the file to be written to. If collections are
used, this should contain ``%s`` as a placeholder for the collection
name.
:param encoding: Which encoding the file should use. Defaults to UTF-8.

Example for syncing with :storage:`caldav`::
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @gour, could you try this out? The example for using collections with singlefile storage starts here.

@untitaker untitaker force-pushed the collections-for-singlefile branch from 3a16ccb to 8b841ee Compare August 15, 2016 09:26
@untitaker untitaker force-pushed the collections-for-singlefile branch from 8b841ee to b568d79 Compare August 15, 2016 13:58
@untitaker untitaker merged commit a54999f into master Aug 17, 2016
untitaker added a commit that referenced this pull request Aug 17, 2016
@untitaker untitaker deleted the collections-for-singlefile branch August 17, 2016 20:09
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.

1 participant