Anton

Results 7 issues of Anton

![image](https://user-images.githubusercontent.com/1410106/131468245-d2f72712-28fa-48de-8801-c2721115abce.png) I've faced with a annoying bug, when i try to rename a file, some symbols left in the left side of the prompt after i press backspace few times,...

Hi! Thanks much for a really nice project. Just faced with a strange behavior: when a puppeteer instance faced with a navigation timeout, seems like it stays alive and still...

## Problem Some features of `obsidian-blog` such as notes separators, headers generation aren't part of the core domain. Their responsibilities lays in the user-land. ## Definition of Done - Remove...

enhancement

- it's not only for "blogs" but also for static sites

question

`obsidian-blog init` should create ready-to-go blog scaffolding in the current directory.

enhancement

## Problem Current matchers are implemented as regexps and inlined into each entity class. Matching happens against the markdown content, and doesn't take AST into account. It creates a lot...

enhancement