seraphli_obsidian-aggregator/docs
2023-11-15 23:38:44 +08:00
..
Arguments.md docs: Update argument doc 2023-11-15 23:38:44 +08:00
example1-preview.png feat: support custom eval helper 2023-02-01 23:54:59 +08:00
Example1.md docs: fix example 2023-02-01 23:59:29 +08:00
example2-preview.png feat: support custom eval helper 2023-02-01 23:54:59 +08:00
Example2.md docs: fix example 2023-02-01 23:59:29 +08:00
example3-preview.png feat: support custom eval helper 2023-02-01 23:54:59 +08:00
Example3.md feat: support custom eval helper 2023-02-01 23:54:59 +08:00
README.md feat: support custom eval helper 2023-02-01 23:54:59 +08:00

Example Usage

Example 1 Explain

This example shows how to aggregate blocks with tags in the current file.

Example 2 Explain

This example shows how to aggregate blocks with tags in the current file. The regex is designed for obsidian-annotator to extract any annotations with tags.

Example 3 Explain

This example first list all notes in the ReadingNotes folder. Then for every note, create a row in the table. The field Done is automatically created based on whether there is a #summary tag in the note.