Open BasilYes opened 4 hours ago
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!
Hello there BasilYes! 👋
Thank you and congratulations 🎉 for opening your very first issue in this project! 💖
In case you want to claim this issue, please comment down below! We will try to get back to you as soon as we can. 👀
For more open ended discussions and/or specific questions, please visit the discussions page. 💖
I will be happy if you have a look at this issue, you are welcome to close it if it is not useful. Thanks for your work, have a good day. ^_^ (I don't really understand what mean "claim this issue" in this context (My bad english) so I created this comment)
@BasilYes This is great to hear! I am currently in the process of reworking the issue providers so the best starting point might the feature branch I am currently working in:
https://github.com/johannesjo/super-productivity/tree/feat/issue-provider-rework
There you should check out common-issue-form-stuff.const.ts
as a starting point.
Problem Statement
I have multiple repos in github but I want to store all issues from them in one place.
:grey_question: Possible Solution
Added the ability to automatically add tags to tasks from any source. One field with tag selection in the bottom same as for repeatable tasks Or can be used to automatically tag tasks from a specific project, not for every integration, may be even easier to implement, will be useful for merging multiple projects into one tag.
:arrow_heading_up: Describe alternatives you've considered
Task Hierarchies #2657 Ability to connect github project (not repo) Ability to add multiple repository to one project but I think, auto tags is simpler to implement
:heavy_plus_sign: Additional context