aboutsummaryrefslogtreecommitdiffstats
path: root/zettelkasten.el
Commit message (Collapse)AuthorAgeFilesLines
* Fix melpazoid warnings for zettelkasten.elYann Herklotz2023-01-081-21/+21
|
* Allow customising ID regexp patternRock Storm2022-08-201-5/+12
| | | | | | See [issue #6][1] for background. [1]: https://github.com/ymherklotz/emacs-zettelkasten/issues/6
* Add new function to create custom IDcustom-id-supportYann Herklotz2022-07-251-4/+24
|
* Try to fix melpazoid errorsYann Herklotz2021-08-301-1/+1
|
* Fix linting errors and suggestions from Melpa PRYann Herklotz2021-08-301-59/+59
|
* Remove unused lexical bindingsYann Herklotz2021-08-271-4/+4
|
* Add s dependencyYann Herklotz2021-08-271-1/+1
|
* Merge remote-tracking branch 'origin/master'Yann Herklotz2021-08-271-4/+9
|\
| * optionally use highlighted region as link textAlcah2021-08-021-4/+9
| |
* | Set correct stable versionYann Herklotz2021-08-271-1/+1
| |
* | Fix package warnings and errors for melpaYann Herklotz2021-08-271-24/+28
|/
* Add capitalizationv0.1.1Yann Herklotz2020-10-061-2/+2
|
* Fix site map generationYann Herklotz2020-10-061-9/+9
|
* Add encoding when saving bufferYann Herklotz2020-10-061-0/+2
|
* Add cl-lib as dependencyYann Herklotz2020-10-061-0/+1
|
* Add tag filesYann Herklotz2020-08-281-13/+33
|
* Update the order of the indexYann Herklotz2020-08-161-1/+1
|
* Add function to find notes without parentsYann Herklotz2020-08-161-1/+7
|
* Fix generation for new indexYann Herklotz2020-08-161-1/+1
|
* Add requireYann Herklotz2020-08-161-0/+2
|
* Add Package headerYann Herklotz2020-08-161-19/+25
|
* Fix generation of zettelkasten to htmlYann Herklotz2020-08-161-25/+103
|
* Add support for tagsv0.1.0Yann Herklotz2020-03-191-17/+70
|
* Formatting of the titlesYann Herklotz2020-03-171-2/+2
|
* Refactor functionsYann Herklotz2020-03-171-86/+109
|
* Restore file formatYann Herklotz2020-03-171-1/+1
|
* Add function to add backlinks in html exportYann Herklotz2020-03-171-7/+46
|
* Remove dead codeYann Herklotz2020-03-151-3/+1
|
* Fix default custom valuesYann Herklotz2020-03-151-2/+2
|
* Add function to open parent noteYann Herklotz2020-03-151-9/+37
|
* Make parent optionalYann Herklotz2020-03-151-5/+4
|
* Add more efficient and shorter functionsYann Herklotz2020-03-151-17/+50
|
* Fix the checking for empty list and add LICENSEYann Herklotz2020-03-151-21/+46
|
* Add documentation and make mode globalYann Herklotz2020-03-151-1/+2
|
* Add backlink to parentYann Herklotz2020-03-151-41/+74
|
* Add inital filesYann Herklotz2020-03-151-0/+120