Eric O. LEBIGOT (EOL)

Results 48 issues of Eric O. LEBIGOT (EOL)

When a task has subtasks and is archived (with the "nested" command, at least), the number of archived tasks reported is only the number of _top-level_ tasks. I was surprised...

If we have an .ipynb notebook that contains a first Markdown cell: `First Markdown text.` Then a second Markdown cell _with two paragraphs_: ``` Second Markdown text… … with a...

A Jupyter notebook that contains Unicode characters seems to be failing when converted to Python code: ``` … File "/…/anaconda/envs/py2/lib/python2.7/site-packages/ipymd/utils/utils.py", line 133, in _write_text f.write(contents) UnicodeEncodeError: 'ascii' codec can't encode...

Would it be possible to have `fst.read()/write()` read/write from/to a file _object_? this would be more flexible than reading through a file name only. An example application is to store...

When a note is not very long (like when it starts empty) and is entered in a "tall" window, each typed character makes the whole not text "shake". This is...

- Typos corrected. - "Modeling": for consistency (American spelling). - Removed duplicated paragraph.

The grouping is 3 times faster, with the dedicated `mode()` method.