-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Allow user to bulk add multiple tasks with linebreaks #2963
Comments
Thank you very much for opening up this issue! I am currently a bit overwhelmed by the many requests that arrive each week, so please forgive me, if I fail to respond personally. I am still very likely to at least skim read your request and I'll probably try to fix all (real) bugs if possible and I will likely review every single PR being made (please, give me a heads up if you intent to do so) and I will try to work on popular requests (please upvote via thumbs up on the original issue) whenever possible, but trying to respond to every single issue over the last years has been kind of draining and I need to adjust my approach for this project to remain fun for me and to make any progress with actually coding new stuff. Thanks for your understanding! |
Related: #2606 An idea would be to detect a copy action to the add task bar and if certain criteria are met (certain length of copied input or several special chars ike |
If it helps, Todoist does a pretty good job with it simply by asking with a prompt if the user wants to add multiple tasks (separating each task by the line break), or just one big task by replacing line breaks by spaces : |
This issue has not received any updates in 90 days. Please comment, if this still relevant! |
Still relevant 🫡 |
Very relevant |
Initially, I used ChatGPT to transcribe and organize my thoughts about pending tasks. The AI helped me categorize and structure my thoughts, resulting in a well-organized task list. Later, I investigated whether it was possible to import this list directly into Super Productivity, where each line would automatically become a new task. When consulting with Perplexity, I discovered that this functionality is not yet implemented, although it has been previously requested. I'm joining this request on November 25th, 2024, as I believe this feature would be extremely useful for the user community. The ability to import multiple tasks simultaneously would significantly improve the efficiency of initial project setup. Would it be possible to consider implementing this feature in future updates? TLDR: Still relevant, please add this feature 👍 |
Problem Statement
I'm working with Obsidian that allows me to write notes alongside tasks and query them across my vault.
But basically, like many people, I use super-productivity as an end point to plan for my day, and focus only on what matters during the day. So I copy each tasks I planned for today from Obsidian to SupProd, but many would copy them from Github or another collaboration tool.
My issue is that I can only do it one task at a time currently.
Tasks could have this format :
Or this one :
Or even just text separated by line breaks :
❔ Possible Solution
My solution would be to :
-
,*
,- [ ]
or some standard ones like that.NA
➕ Additional context
The text was updated successfully, but these errors were encountered: