Micah Jerome Ellison

Results 127 comments of Micah Jerome Ellison

This appears fixed, but it would be good to have a test for it after we've set up a proper Windows testing pipeline.

Thanks @clach04 for filing this. It's definitely a bug! Looks like the culprit is in Entry.py _parse_text and only with `\n`. A resolution to this: - [ ] change the...

> I think the issue is https://github.com/jrnl-org/jrnl/blob/develop/jrnl/Journal.py#L313 ; why is that being done? You're right, though I'm not sure why it's there. Still, it's not documented and it's not expected,...

Just wanted to document some complications to figure out when resolving this: - showing which journal each entry came from - entry order - showing everything from each journal, or...

I'm thinking about this issue as I look at #1352 -- it would be very nice to have color completely separated from the data access / data representation classes.

Thanks for submitting this. I think this would be welcome in the recipes docs. Would you like to make a pull request for this?

> @micahellison , I have already added this to the documentation, but then got a little busy and forgot to ask you about the inclusion of images. Do you have...

I was just thinking about this issue while looking at #687. If we could put out an MSI or EXE, then we would open the door to supporting winget.

[Nuitka](https://nuitka.net/) looks promising for this.