Zen Monk Alain M. Lafon

Results 53 issues of Zen Monk Alain M. Lafon

List of things to document after merging: - [ ] General functionality and awesomeness of this change - [ ] Add to documentation that results are limited to 200 headers...

documentation
good first issue
multiple_files

Add automated crash-reports to learn about all the things going wrong for the community. Use [Errbit](https://github.com/errbit/errbit). At 200ok, we have used this successfully in the past on a wide range...

enhancement
good first issue

"It renders" for some input data is already huge.

enhancement
good first issue

RMS himself asked if I would consider doing so in a mail conversation. But first: Make sure organice validates against all criteria. Known list of todos for that: - [x]...

documentation

https://gitlab.200ok.ch/200ok/org-parser

enhancement
parser

organice uses the `font-family` Courier in many places. @branch14 found out that Android does not have this font-family, so it falls back to a 'random' font (not even mono-space). To...

enhancement

This adds working test for the recent fix from @tarnung (https://github.com/200ok-ch/organice/pull/746). Unfortunately, adding the tests uncovered a problem with the test setup. Adding one more top headline into various_todos.org leads...

help wanted

Ok, so we have a three year old bug that's inherited from org-web. Here's the broken code: https://github.com/200ok-ch/organice/blob/master/src/actions/org.js#L185 The problem: - When a user makes rapid successive changes to her...

bug
prio:high

In a big file, after some work, there might be many open threads. But at some point, you might want to work from the baseline and see everything. Right now,...

enhancement

At this point, the 'table modification' actions are aligned left: ![image](https://user-images.githubusercontent.com/505721/80314482-0392a900-87f2-11ea-99ea-2dad2c7ae054.png) Hence, when scrolling the table to the right, they scroll out of view and cannot be used anymore: ![image](https://user-images.githubusercontent.com/505721/80314502-17d6a600-87f2-11ea-90dc-5f27c368ccec.png)...

enhancement
good first issue