You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
675 B
Markdown

So here is how I have things organized.
Literature is in my Calibre Library, under a virtual library.
This zettlr_orbits is supposed to keep track of my thoughts and writing as I go.
The Folder structure is as follows.
./ ## Contains Everything
zettlr/ ## Contains my knowledge base on the topic
Writing/ ## Contains my past written work on the subject.
CurrentWriting ## Includes any current presentations or papers I'm writing
YYYY-MM-DD_type ## The generic style of my presentations etc. Once in a written state
Code/ ## Contains any code I've developed spedifically for the project.
This is all going to have version control using Git