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

Allow saving/loading bookmarks from/to file #31

Closed
MattesGroeger opened this issue Mar 30, 2014 · 0 comments
Closed

Allow saving/loading bookmarks from/to file #31

MattesGroeger opened this issue Mar 30, 2014 · 0 comments
Labels
Milestone

Comments

@MattesGroeger
Copy link
Owner

Provide commands that allow the user to persist the current bookmarks to a file and load them back later:

  • :SaveBookmarks <FILE_PATH>
  • :LoadBookmarks <FILE_PATH>

Requirements:

  • All bookmarks will be saved
  • When loading bookmarks a warning should be shown if the user already has bookmarks (they will be overridden)
  • The file format should be future-proof by having a version and a flexible data structure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant