Brayan Oliveira
Brayan Oliveira
Pending to me will be only 1. the URL extraction to a constant from the string, so it may be changed in the future if necessary 2. Adding `search:ignore` to...
Currently, tags are hierarchical and decks are "semi" hierarchical. When I say "semi" is because the dialog isn't a collapsible tree view, but it has hierarchical indentation at least. I...
Oh. Injecting CSS is completely possible. I've tried before and it worked just fine (see screenshots here https://github.com/ankidroid/Anki-Android/issues/6772#issuecomment-1208395273), but never got the time to think on a implementation I really...
~~Fine by me. Will the CSS files be generated dynamically? So we are always up to date with the colors used by the themes.~~ Go with the idea below 👇...
I like your idea more. The simple is always the best answer
Almost always easy. IIRC, some colors like the "Import" button on the CSV importer screen didn't have a var associated. But a PR changing this on upstream should be fairly...
AnkiDroid doesn't keep media on `` tags if you use `Check media`, but `` tags work here. Can you please test if Anki desktop doesn't do the same to ``...
And as you've come from 2.15.6 and attaching videos wasn't supported on it, I may ask: how do you add the videos? Do you directly copy them on your `collection.media`...
I'd faced an issue very similar to yours before, as once I copied the files directly to the collection.media as well. Fixing the problems I had with media importing is...
Actually, we have access to Anki Desktop strings, so we can reuse them directly. I'm on my phone right now, so I can't link the exact implementation on the moment,...