Micah Jerome Ellison

Results 127 comments of Micah Jerome Ellison

> Yeah that sounds good, I was also wondering where to start in the source code as there seem to be a few possible places. For the import code itself,...

Hi @jonakeys, honestly, I'm not sure what I meant. It's possible that the formats have changed since I filed this. I see what you mean with how `lineformat: 0` already...

Whatever this feature ends up looking like, it should affect sorting in both the editor and the console search results. See #1671 for a feature request on sorting by tags....

I tried it out with a green date but I felt it clashed with the cyan title a little bit. However, magenta looks nice to me for the date: ![image](https://user-images.githubusercontent.com/4383304/220719876-f8d46549-e572-443a-9fcf-ed2cea26b128.png)

I'm feeling less confident about using rich to replace ansiwrap. There's no 1:1 mapping of the ansiwrap methods we need (`fill` and `strip_color`) to rich, but also rich's documented behavior...

Also, in Python 3.11, the deprecation notice triggered by ansiwrap states that the deprecated function will be removed in Python 3.12, so this issue needs to be fixed before November...

This refactor should also at least leave open the ability to read different versions of the config file, and probably some sort of versioning applied to the default values when...

Hi @Fryuni, thanks for filing this. I am leaning against implementing this feature, and I want to document why here, but I also want to be open to input from...

Just saw [towncrier](https://github.com/twisted/towncrier) today and it looks like a decent candidate. It generates [a nice changelog for tox](https://tox.wiki/en/latest/changelog.html).

Hi @felixonmars, I'm closing this since it has gotten stale and we've been working on this elsewhere, but we'll be sure to include you as a co-author for your initial...