-
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Import from CSV #125
Comments
Hello @dankdafied, I was in front of my Mac and quickly implemented a simple CSV import based on your request: Here's the CSV file. The import will create backlogs and tasks which don't exist yet: You can download the release candidate from https://github.com/flowkeeper-org/fk-desktop/releases/tag/v0.10.0 Note that there are few bugs in this version. Notably, Back button doesn't work correctly in the Import wizard. Also, if you install on Windows, then Defender will likely detect installed Flowkeeper.exe as some sort of trojan, as it usually does before I submit it as a false positive. Please use the portable version (Flowkeeper.exe) for testing instead -- it is usually not flagged by Defender. I usually submit those EXEs to Microsoft right before the final release, which is still a couple of weeks from us (I need to implement a few more features and fix some bugs). Let me know if it works for you. |
Alternatively, you can go Power Automate route with any version of Flowkeeper, albeit in a bit cumbersome fashion. Flowkeeper is fully driven by keyboard shortcuts, and PA can simulate keypresses: https://learn.microsoft.com/en-us/training/modules/pad-mouse-keyboard/ So, you can do something along those lines:
Backlogs can be created similarly via Ctrl+N, [Type], Enter. You can see all shortcuts and change them in Settings > General > Shortcuts. |
@dankdafied Could you see if it works for you, please? |
@co-stig I gave it a try and t did not seem to import any items. It did not throw any errors. |
Can you show an example of your CSV file, and what the last Import step (the summary) looks like, please? |
Please explain here what you were doing
I was trying to Import an .xlsx file to flowkeeper so I can take my task list (which is already built in an excel tracker) and execute the tasks using flowkeeper pomodoros.
Is there a xlsx csv or plain text template for importing tasks?
Have you considered tying this app into other more advanced programs like Power Automate?
I'd be happy to test any betas to help the progress of the app. Send any info to [email protected]
Versions:
Stack trace:
The text was updated successfully, but these errors were encountered: