wynd pushed to master at wynd/flashcards
-
59fba4a13c Platform specific cfgs and including all the questions in the build as to allow for mobile
wynd pushed to master at wynd/flashcards
-
41d1ac5389 Added possibility to load multiple .toml files at once
wynd pushed to master at wynd/flashcards
-
4d984cd2e3 Allows for wrong answers, changed some names and added correct/wroung counters at the top
-
460b3e2790 Removed futures from dependencies and fixed the logic on how correct answers are calculated
-
a65a9591af Added a nice animation for when correclty answering a question
-
c8b87b88b5 Updated dioxus version and lots of css changes
-
6fff9e4450 Initial version with randomized questions and answers
wynd created repository wynd/flashcards
wynd pushed to master at wynd/docx-char-checker
-
7346bb7527 Updated the name
-
7df4943a96 Moved to a locally patched docx-rs and made it so the excluded chars are read from a file
-
c27cae4230 Hastingly put together app to find non-ascii and non-excluded characters in a docx file
wynd created repository wynd/docx-char-checker
wynd pushed to main at wynd/docx-rs
-
f5fda75a96 Small fix so it doesn't crash on my very specific case
-
52af4afeec feat(deps): update rust crate base64 to v0.22.1 (#817)
-
50e6eddb08 add font stretch (#813)
-
d95137cb9f Revert "Change Style RunProperty internal structs val to public (#814)" (#818)
-
fbe87945e0 Change Style RunProperty internal structs val to public (#814)
- Compare 10 commits »
wynd created repository wynd/docx-rs
wynd pushed to master at wynd/.dotfiles
-
d9a9c33ae8 New script to easily add icons to all folders in a location and some android paths
wynd pushed to master at wynd/fltk-sort-visualizer
-
f9fc7068fc Split the sorters in separated modules and added merge sort
-
5dbaef1dec No more thread blocking for receiving data
-
ed012e40b1 Basic but working sort visualizer
wynd created repository wynd/fltk-sort-visualizer
wynd pushed to master at wynd/taggo
-
51ae498b7d Basic framework for TUI app
-
c323c64e28 Moved the file listing logic into the lib
-
1e05be83bb Split the lib and cli code in separated workspaces
- Compare 3 commits »
wynd pushed to master at wynd/taggo
-
8872cf2a71 Added an initial README file
wynd pushed to master at wynd/taggo
-
fd8af1daa8 Mass renames and tagging
-
f9522d3503 Fixed tags with 0 files not being displayed
-
f0b43360d8 Added an arg for listing untagged files and added amount of files tagged with certain tags
-
fb7f87fbbe Added on delete actions for file_tag
-
a7c0480a58 Added untagging subcommand
- Compare 10 commits »
wynd created repository wynd/taggo