joethei / obsidian-tts

Text to speech for Obsidian. Hear your notes.
GNU General Public License v3.0
71 stars 10 forks source link

Option to ignore %% comments %% #10

Closed PatricMahler closed 2 years ago

PatricMahler commented 2 years ago

In Obsidian you can mark multiline and singleline comments with the beginning and also end of %%. I think it would be a nice addition to the already existing options, to be able to ignore such comments for the readback.

Example comment 1:

%%
comment
still comment
%%

Example comment 2: %% comment %%