TinyAtoms
TinyAtoms
I have never done that before, but here are several options described https://stackoverflow.com/questions/10642928/how-to-pull-request-a-wiki-page-on-github
Have you added the regex associated with your note template style to the plugin settings? Yours should be `^#+(.+)\n*((?:\n(?:^[^\n#].{0,2}$|^[^\n#].{3}(?
could you submit a few sample notes and the regex here and see if it detects them? https://regex101.com/
Are you also open to merging features? I've been thinking of forking this to add one thing that would improve this plugin imo: if instead of having to input multiline...
Yeah, i guessed that was the reason. Separating multiline snippets to files in a folder gets around that issue, right? Since those won't be separated by a newline, we wouldn't...
You could, but then you'd lose the simplicity of that, and would be doing something like what I'm doing in the PR. The simplicity in directly reading it from the...
Yeah, I prefer the UserInfo-GroupInfo compared to the emoji/sticker thing. I honestly didn't know that telegram had the sticker sidebar, I never use it.
Small update. It appears to be working, but very inconsistent. I now see some pages appearing as snapshots that I didn't add, but not everything I visit. I suspect that...