summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Use `.` instead of `>>` in fuction compositionmainYann Herklotz2023-06-093-14/+31
|
* Fix org-zk.cabal syntaxYann Herklotz2023-05-282-4/+5
|
* Add support for filtering IDs when renderingYann Herklotz2023-05-282-6/+34
|
* Remove TemplateHaskell dependencyYann Herklotz2023-05-281-2/+0
|
* Add some more documentation to OptionsYann Herklotz2023-05-281-1/+10
|
* Release Version 0.2.0.0v0.2.0.0Yann Herklotz2023-05-2812-18/+35
| | | | | - Support org bibliography file for bibliographic notes in the Zettelkasten. - Add documentation to various functions.
* Add better version stringYann Herklotz2023-05-282-6/+8
|
* Add documentation to all filesYann Herklotz2023-05-2812-72/+186
|
* Fix importsYann Herklotz2023-05-282-3/+3
|
* Add better loggingYann Herklotz2023-05-283-15/+28
|
* Add support for bibliography notes exportYann Herklotz2023-05-288-42/+103
|
* Fix all warningsYann Herklotz2023-05-283-8/+3
|
* Format all files using ormoluYann Herklotz2023-05-287-19/+33
|
* Add type annotations to query functionYann Herklotz2023-05-281-10/+21
|
* Add entry for bib file in graphYann Herklotz2023-05-286-25/+97
|
* Fix typo in help messageYann Herklotz2023-05-281-1/+1
|
* Get better help messagesYann Herklotz2023-05-281-3/+16
|
* Add org bibliography optionYann Herklotz2023-05-281-0/+7
|
* Add more explicit option parsingYann Herklotz2023-05-282-37/+88
|
* Add modified date to templatev0.1.0Yann Herklotz2023-05-261-0/+1
|
* Tweak command line a bitYann Herklotz2023-05-132-19/+23
|
* Add a command line interfaceYann Herklotz2023-05-133-11/+49
|
* Add math support in Hugo with shortcodesYann Herklotz2023-05-124-1/+28
|
* Add support for categories and tagsYann Herklotz2023-05-124-26/+44
|
* Support :level in transclusionYann Herklotz2023-05-121-11/+32
|
* Fix linksYann Herklotz2023-05-112-2/+2
|
* Add Transclusion supportYann Herklotz2023-05-117-85/+182
|
* Remove lock files and update READMEYann Herklotz2023-05-116-139/+16
|
* Add cabal freeze fileYann Herklotz2023-05-111-0/+227
|
* Add cannonical attributesYann Herklotz2023-05-103-5/+85
|
* Add Zettel as source of truthYann Herklotz2023-05-106-63/+34
|
* Add generation for hugoYann Herklotz2023-05-108-208/+685
|
* Format code using ormoluYann Herklotz2023-05-092-21/+29
|
* Move to using a Combine instance instead of MonoidYann Herklotz2023-05-082-30/+55
|
* Add new changesYann Herklotz2022-12-265-67/+46
|
* Add hs filesYann Herklotz2022-10-062-34/+186
|
* Add initial implementation of Dot graphYann Herklotz2021-06-255-67/+63
|
* Add initial filesYann Herklotz2021-06-2515-0/+959