ghostwheel
ghostwheel
It took me a long time to figure out that all paths have to be preceded with `Document/`. It would be good to add this to the documentation, maybe even...
I'm on OSX 10.11.6 I managed to install, and extract client_id and key. When I try to list documents, I get the following error after a long while: ``` >...
I'm not sure how links are implemented. Thus, book.lit contains this part: [Hello World](hello.lit) [Word Count](wc.lit) [Hangman](hangman.lit) [Multiple Files](multiple_files.lit) [Reference](reference.lit) I would expect the text in the `[]` to be...
When lit is compiling as well as weaving, I get SIGSEGV. Top of my file is: @code_type c++ .cpp @comment_type // %s @compiler lit -t main3.lit && g++ -c main3.cpp...
Is it possible to view the database by genre, or simply by the directory structure? I can only select by artist or by album. I have a huge database, and...