demoted all bullets about emacs to be under emacs heading

This commit is contained in:
notnull 2019-01-23 09:05:34 -05:00
parent 953ca12a93
commit 655c3b51a0

View File

@ -19,13 +19,13 @@ proto.org = wget --no-check-certificate https://irc.anarchyplanet.org/pad/p/proj
- M-<left> or M-<right> to promote / demote heading - M-<left> or M-<right> to promote / demote heading
- TAB to expand/collapse trees - TAB to expand/collapse trees
** TODOs *** TODOs
*** DONE demo emacs org mode to data **** DONE demo emacs org mode to data
*** TODO enable line wrap as default **** TODO enable line wrap as default
*** TODO demo TODOs to data - link? **** TODO demo TODOs to data - link?
*** TODO re-write projex in org mode style **** TODO re-write projex in org mode style
- proto.org is the test run of this. - proto.org is the test run of this.
*** TODO write git workflow **** TODO write git workflow
- git home = serge:srv/git <-- not sure if this is perfectly correct - git home = serge:srv/git <-- not sure if this is perfectly correct
- mkdir projex/repo.git && cd repo.git && git init --bare - mkdir projex/repo.git && cd repo.git && git init --bare
- torsocks git clone git@w2ja5hhrcjc2wnxe.onion:projex/repo.git - torsocks git clone git@w2ja5hhrcjc2wnxe.onion:projex/repo.git
@ -40,15 +40,15 @@ proto.org = wget --no-check-certificate https://irc.anarchyplanet.org/pad/p/proj
- C-c C-t to cycle through todo-done - C-c C-t to cycle through todo-done
- You can add more options with - You can add more options with
** links *** links
- link structure: [ [link][desc] ] (but without the spaces) - link structure: [ [link][desc] ] (but without the spaces)
- [[file:test.org][file]] C-c C-o to open at point - [[file:test.org][file]] C-c C-o to open at point
** agenda mode *** agenda mode
- agenda mode command has to be added - agenda mode command has to be added
** exports *** exports
** code blocks / literate programming *** code blocks / literate programming
** random notes ** random notes