Michael Fruth

Results 10 comments of Michael Fruth
trafficstars

Maybe we can re-use the `SortingStrategy` for this feature once #317 is merged? Maybe something like: ``` # Option 1: # Manual ordering is possible by specifying a list or...

I'ld like to take care of this feature 🥳 (as I'm also interested in this feature for my own [Python-BibTex-Handler](https://github.com/michaelfruth/latex-bibliography-helper)). @MiWeiss what do you think about the option: ``` #...

Hi @MiWeiss, No problem for delayed answers, I was also very busy for the last few days ;-). I just try to contribute once I've some time. Yes, I'ld like...

Yes, this sounds good and I'll provide a PR for this functionality.

Thanks! I'll probably add some unit tests next week or two.

I'm lacking behind my schedule. I didn't forget to write some tests, try to do this until the end of this week.

I've added some tests to test: 1. the basic functionality 2. the new functionality with `align_values` and `indent` I have also encountered this behavior #315 , I'm not quite sure...

Yes, I still *plan* to do it, but I don't have any capacity for this at the moment.