We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
on /settings there's an option to import tasks
/settings
import tasks
importUser
/services/settings.js
openFile
readJSON
fs-extra
localStorage
updateUser
api.js
The text was updated successfully, but these errors were encountered:
import user config (#7)
6eda238
No branches or pull requests
on
/settings
there's an option toimport tasks
importUser
function on/services/settings.js
import tasks
openFile
property to select file (Use electron dialog)readJSON
(fs-extra
)localStorage
withupdateUser
method onapi.js
The text was updated successfully, but these errors were encountered: