Assigning loose "unknown" files to a project and disabling unknown category? #617
Replies: 5 comments 10 replies
-
On wakatime I can do this with custom rules, and they are applied to past coding activity. https://wakatime.com/faq#custom-rules
This might be a workaround for the tidy up, after which I can reimport all my data. I have to wait for 24 hours before testing this, as I already did an import today. I notice custom rules in wakapi do not seem to offer the same options here. |
Beta Was this translation helpful? Give feedback.
-
Alternatively, another way would be the ability to ingest |
Beta Was this translation helpful? Give feedback.
-
Hi @gingerbeardman, if I understood it right, the project is labeled as unknown, but not the language, correct? But it only happens for certain file within the same project folder structure? That's weird, don't really have a good explanation for that 🤔. Generally, a good practice is to place a In case Wakapi's current rules functionality is not sufficient, there is #607 to add support for regexes. I'll work on implementing that soon. If it's only about a one-time change to your already existing data, you could either do another import as you suggested or, if you're using wakapi.dev, send me an e-mail and tell me what remappings to perform via some manual, one-off database queries. Hope that helps. |
Beta Was this translation helpful? Give feedback.
-
That's not supported currently. |
Beta Was this translation helpful? Give feedback.
-
Will close this discussion, as there's nothing left to do (except for #619) at this point, I think? |
Beta Was this translation helpful? Give feedback.
-
At times I seem to open up single files from within projects, and these are sorted as "unknown"
But a regex of the file path is enough to assign the project.
It's odd to see these loose files as "unknown" because there is a matching project.
eg.
/Users/matt/Projects/Playdate/sharkturtle/Source/main.lua
should be part of
sharkturtle
Is there any way I can manually assign these?
Preferably with the web interface, or if command line is required I'd need step-by-step help. 🆘
There are a dozen or two of them I would really like to remap. But there are almost 2000 of them in total. 😱
After remapping the most important ones, I would want to disable the "unknown" category. Is this possible?
Thanks for a useful project.
Beta Was this translation helpful? Give feedback.
All reactions