Sean Leavey

Results 40 comments of Sean Leavey

@Ionaru I'd really like this feature as well. The behaviour of the Home/End keys on a wrapped line is different with EasyMDE compared to anything else I've used, so I...

I was going to open an issue but this might already cover it. One thing the "objects" box forgets is each time between runs the displayed objects get reset to...

> AFAIR it is already there: ![obraz](https://user-images.githubusercontent.com/13981538/168740505-8e241c6d-2b14-41e4-9799-b0bb3890299e.png) Aha yes, that's it! Thanks.

When you import from a URL, currently Nextcloud Cookbook saves the scraped recipe without giving you the chance to rename it, re-tag it, etc. I'd like an intermediate page to...

I think automatically saving recipes as-is for the batch import mode would be expected behaviour. For the normal approach (i.e. the import URL field on the main page), maybe there...

Thanks for the semicolon hint. What is blocking about #107? Seems like this could be as simple as a few if/else statements?

That might be enough, though might that mask real cell errors too?

It's a bit strange, because [the docs](https://jupyter-sphinx.readthedocs.io/en/latest/) say: > Additionally, any output sent to the stderr stream of a cell will result in jupyter-sphinx raising an exception. This behaviour can...

I think I ran into this issue today while trying to do something similar to the OP in [this thread](https://groups.google.com/g/beancount/c/Qvbcq-Sk5NY/m/evxSnb6nAQAJ). I want to apply FIFO booking as this example shows....