Karl Voit
Karl Voit
I'd like to render lazyblorg the following example: ``` This is normal text. #+BEGIN_QUOTE This is normal text. : This is a code within the quote block This is normal...
I'd like to have the possibility to start a lazyblorg run with an additional parameter like `--randomarticles` which prints out (a configurable amount of) random articles with their URLs and...
Automatically assigned tags for the dominant text language (already implemented), the article size (small/medium/large) and so forth are good candidates for Atom (better replacement for RSS) feeds. lazyblorg shall generate...
I'd like to have a simple method of adding text snippets to any generated blog page. # Example Concept Blog format template file gets extended by an additional main heading...
This is a feature wish. Consider you define a set of strings that qualify a top-level heading of the article as the comment section. In my use-case, this would be...
Idea: I do have a folder with all of my BibTeX files as described on https://karl-voit.at/2015/12/26/reference-management-with-orgmode/ For lazyblorg I can think of using a custom link like `cite:Voit2012b` when blogging....
Hi, So far, I was manually writing paragraphs like following to update to [pages like this](https://karl-voit.at/managing-digital-photographs/): ``` Update 2014-05-14: added real world example Update 2015-03-16: filtering photographs according to their...
Add the possibility to assign a list of article IDs as a list of recommended articles to read. Issues to discuss/solve: - [ ] handling of recommended articles that also...
Currently, there are [five different types of pages in lazyblorg](https://github.com/novoid/lazyblorg/wiki/Page-Types). Here is an idea for **a sixth page type**. Consider the use-case of writing a book. The book has some...
Related to #47: Think of adding an auto-tag for categories of small/medium/large articles - [ ] Define boundaries for small/medium/large - [ ] Implement small/medium/large auto-tags according to reading time...