mirror of
https://github.com/RyanGreenup/cadmus.git
synced 2025-08-16 19:14:14 +02:00
Support Multiple Configs
This commit is contained in:
10
todo.org
10
todo.org
@@ -1,6 +1,16 @@
|
|||||||
#+TITLE: Cadmus ToDo List
|
#+TITLE: Cadmus ToDo List
|
||||||
|
|
||||||
* Main Executable
|
* Main Executable
|
||||||
|
** TODO [#B] Add support for different configs
|
||||||
|
Basically I would like to be able to change the note directory to manage seperate knowledge bases, for example:
|
||||||
|
|
||||||
|
+ Personal Wiki
|
||||||
|
+ Static Site
|
||||||
|
+ Wiki for Project
|
||||||
|
+ School Project public knowledge base
|
||||||
|
etc.
|
||||||
|
|
||||||
|
This should be fed in as a ~-c~ option.
|
||||||
** Main Help
|
** Main Help
|
||||||
*** TODO [#C] Move Emojis
|
*** TODO [#C] Move Emojis
|
||||||
I should move the emojis to the end so that they don't interfere when using tty
|
I should move the emojis to the end so that they don't interfere when using tty
|
||||||
|
Reference in New Issue
Block a user