david-swift

Results 35 comments of david-swift

Hi! [This discussion](https://github.com/AparokshaUI/adwaita-swift/discussions/9) might be interesting for you. GNOME Builder's autocompletion works very well for me but it doesn't for everyone (also it didn't work immediately for me, only after...

This has been fixed in the latest version of the template (more information: https://github.com/AparokshaUI/adwaita-swift/discussions/30).

Thanks for opening the issue, @wada3n! **Naming:** I've seen that there's already the app "Flash Cards", so renaming this project would definitely make sense. It should follow the [GNOME HIG](https://developer.gnome.org/hig/guidelines/app-naming.html)....

Hi @wada3n I've added some changes the last days, the following regarding your suggestions (on the main branch): - **Tags** are a way to group flashcards inside a set -...

Thanks! I'm not an Anki user myself, but exporting seems to be possible via File > Export with the export format "Cards in Plain Text" without HTML and media references,...

AFAIK, that shouldn't be a problem because there's still one front and one back defined (in the edit view, press the "Cards..." button to see the definition). Actually, when exporting...

Thanks for the idea, that's a nice suggestion! There are Swift libraries around for converting HTML into Markdown, and there are already [gtksourceview5 bindings for Swift](https://github.com/AparokshaUI/CodeEditor). It would benefit people...

> I would like to see the number of cards in each set displayed. Hi @wada3n. I implemented this simple request with the current redesign. ![Screenshot from 2024-03-21 21-46-30](https://github.com/david-swift/Memorize/assets/106754840/6c9045df-a5c6-45ff-b154-e68d6a2ca6d1)

I translated into German using the following syntax: ``` ``` So this should not be a problem?

Thanks for the request! It's actually already possible to export into that format (without the headers, there are no headers in Memorize). ![Screenshot from 2024-03-28 13-06-07](https://github.com/david-swift/Memorize/assets/106754840/4b693384-4002-463d-9935-9b2aaf15e777) I'll add support for...