Tommy Larsson

Results 3 issues of Tommy Larsson

- Support for telegram notifications - New config sections (notifications, telegram) - Typo fixes - Code formatting with Black

notfication-service
out-of-scope

**Adds support for excluding file paths** Implements a textarea setting `excluded_vault_paths` which gets loaded before querying any notes. Notes are then only returned from the vaults if their path is...

Upon trying the plugin I noticed I was unable to open files and folders that contained "&". Using urllib.parse should parse the arguments correctly without having to intervene manually. Tried...