Adam Lukacovic
Adam Lukacovic
Fixed in 0.0.16
Released in [0.0.19](https://github.com/DominikPieper/obsidian-ReadItLater/releases/tag/0.0.19)
List of illegal characters already exists. I'm not aware that comma is illegal character in file names. Please provide your operating system and URL of article. https://github.com/DominikPieper/obsidian-ReadItLater/blob/210d016b1038783e4f44615c4b1f0e24c9a2f19f/src/helpers/fileutils.ts#L18-L20
Thanks for the suggestion. It certainly points out workflow where user (like you) don't want to just save note but process multiple sources into one big note. However I don't...
Yeah, sorry I misread original post and thought @lbgws2 wants to create one big note. In this case I agree with feature request and suggested format of URLs delimited by...
Fixed in #151
We are currently limited by Twitter Publish API which provides only embedding of content. However, I'm going to enhance Twitter parser by parsing HTML DOM of [Nitter](https://github.com/zedeus/nitter). So media, threads...
Please update to the newest version with the new template engine. Then you can use this syntax to replace quotes in the Youtube video title. ``` --- titleAsString: "{{ videoTitle|replace('"')...
> > Please update to the newest version with the new template engine. Then you can use this syntax to replace quotes in the Youtube video title. > > >...