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

Support multiple tomes #14

Open
mborst opened this issue Nov 14, 2020 · 2 comments
Open

Support multiple tomes #14

mborst opened this issue Nov 14, 2020 · 2 comments

Comments

@mborst
Copy link
Collaborator

mborst commented Nov 14, 2020

I have the feeling that users might want to have multiple tomes, e.g. one for work, one for private stuff. The later this is added, the more painful it becomes.

What does that mean?

  • A list of tomes with names instead of one tome in the configuration
  • Write commands support setting the tome
  • Read commands support selecting in which tomes to search
  • 'set-default' command that allows setting a persistent default
@gesundkrank
Copy link
Collaborator

I think it would add a bit too much complexity. At least at this early stage of the project.

@mborst
Copy link
Collaborator Author

mborst commented Nov 16, 2020

That's kind of why I want to add it now, I think we need to figure out how this would be comfortably done in golang. Ideally, it does not add that much for implementation of additional commands, but I'd like to find out how we can achieve that and what the interfaces have to look like.

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

No branches or pull requests

2 participants