ChongChong He

Results 42 issues of ChongChong He

'menu' and 'title' to each section. Should be all self-explanatory.

Per my setup following the README shown below, org-agenda-later (next week) is bind to ']]', not ']' as in the README. ``` (use-package evil-org :ensure t :after org :hook (org-mode...

I added a new parameter, remove_duplicate, to the preference file. It gives the user the option to not allow the program to remove duplicate entries. This is particularly useful when...

For a long time I have been trying to find a way to disable downloading PDF automatically but failed. After digging into the code I realized there is a configuration...

enhancement

I adapted your CSS for html export by adding this to the top of a org file: #+SETUPFILE: https://raw.githubusercontent.com/dakrone/eos/master/setupfiles/default.setup It is awesome! I love it. One minor problem, though, is...

Currently `plain-org-wiki` is based on 'projects', org files in plain-org-wiki-files. It would be nice if it can support multiple 'clients', e.g. wiki, work, daily, etc. That's like multiple folders under...

What #HTML_HEAD do you use when exporting your org resume to html?

### Description Following https://sphinx-copybutton.readthedocs.io/en/latest/ to add a little “copy” button to the right of the code blocks. Added `sphinx_copybutton` extension in conf.py. Tested in local build (`make html`) and it...

**Describe the bug** This is just a note to add `suppress_output = 1` to HydroBlast3D since it's printing a huge number of output messages during every test.

enhancement

**Describe the proposal** Since in all radhydro test, both `sim.cflNumber_` and `sim.radiationCflNumber_` are set to the same value, why don't we link them together. This would avoid the error `Assertion...

enhancement