-
-
Notifications
You must be signed in to change notification settings - Fork 322
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
后续会考虑自定义食材和菜谱功能吗 #18
Comments
这个可以有。 不过存在一个问题,做的话因为没有账户方面的考虑,初步应该是纯本地,比如换个手机就没有了。 |
一个想法是可以和 GitHub API 结合起来,建一个 repo 可以当数据库用。 |
哦,我没有想这么多。我是打算弄个库自己用,布署到docker上。也可以自己积累一下菜谱自用。 到时发布的时候发个docker版?有NAS的小白也能很容易搞掂吧。:) |
Docker is ready. Thanks for #24. 自定义功能我会继续加强。 |
可以和现在结合B站一样视频上传第三方视频平台,然后引用链接,数据源用excel给定固定格式,用户自行备份数据源,换手机了自己导入,都能用到自定义菜谱了,这点动手能力应该要有吧。 |
数据源现在拆分成表格了,以及有转换的脚本,可以在 |
让我们自己添加食材菜谱和视频链接信息,包括本地视频嘻嘻。。。
The text was updated successfully, but these errors were encountered: