You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.
Hey guys, Hazel is a very nice projet, simple and useful. It would be nice if we could configure it to store data in a database. Any chance of it happens?
The text was updated successfully, but these errors were encountered:
Hi @wkallhof, thanks for response, and sorry about my delay to reply back. I'm using Hazel with local storage .md files. Would be nice if we could save it on a mongoDB or mysql for example.
Thanks again, hope see this feature in future versions. Congrats for this project, that's very nice and useful
This project looks super interesting! I'm also curious about alternative storage possibilities. Storing data in a database as @marcoshmendes suggests could be worth looking into. Would a StorageProvider wrapper around Knex.js, for example, be feasible?
Personally, I would love to be able to plug in git as a storage backend. That would keep data open for viewing/editing using other tools, plus you'd get versioning for free.
I'm looking at possibly using this in a distributed knowledge base system for brigadehub, and having the ability to configure a database would make it a no-brainer for integration (still may do it with fs option)
tl;dr: +1 on mongo db configurations.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey guys, Hazel is a very nice projet, simple and useful. It would be nice if we could configure it to store data in a database. Any chance of it happens?
The text was updated successfully, but these errors were encountered: