Skip to content
This repository has been archived by the owner on Sep 30, 2021. It is now read-only.

Relevance of a 'save' command #18

Open
mattberjon opened this issue Feb 27, 2018 · 0 comments
Open

Relevance of a 'save' command #18

mattberjon opened this issue Feb 27, 2018 · 0 comments
Labels

Comments

@mattberjon
Copy link
Owner

I'm not sure anymore if having a save command would be relevant. At the moment, I would probably save localy everything in a plain text file using a pipe such as

fip -c >> music.txt

It create several issues. If data are written using several lines, then detecting duplicates will be a hard task. Moreover, the formatting that I suggest is hard-coded and probably doesn't suit everyone on the planet.

Apart from these obvious issues, having the possibility to upload this information on a remote server is interesting but not necessarily part of this project. It raises many questions:

  • should I write a small server dedicated to this program
  • should I write some plugins for different types of system (wordpress, ghost, dotclear, ...)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant