obsidian-export/src
Martin Heuschober 018c9606a6
Implement frontmatter based filtering (#163)
This allows limiting the notes that will be exported using `--skip-tags` and `--only-tags`

---------

Co-authored-by: Martin Heuschober <martin.heuschober@posteo.net>
Co-authored-by: Nick Groenen <nick@groenen.me>
Co-authored-by: Martin Heuschober <martin_heuschober@trimble.com>
2023-12-02 11:29:29 +01:00
..
context.rs Fix 4 new clippy lints 2021-07-27 15:00:44 +02:00
frontmatter.rs Upgrade serde_yaml to 0.9.x 2022-11-05 14:38:02 +01:00
lib.rs Add a lifetime annotation to the Postprocesor type 2023-09-25 21:50:34 +02:00
main.rs Implement frontmatter based filtering (#163) 2023-12-02 11:29:29 +01:00
postprocessors.rs Implement frontmatter based filtering (#163) 2023-12-02 11:29:29 +01:00
references.rs Fix new clippy lints 2022-11-05 14:18:53 +01:00
walker.rs Upgrade snafu to 0.7.x 2022-11-05 14:38:02 +01:00