Mikhail Savin

Results 10 comments of Mikhail Savin

Unfortunately, the problem could not be repeated. As I understand it, problems were associated with clearing the cache and restarting the bot.

I'm not sure, but it seems somehow connected. Below is a screenshot of the log. When script run with `--debug` I view this error.

I commented out the line with checking this key - this solved the problem

This problem solved after uninstall OBS from Homebrew and installing from DMG image downloaded from official site.

Hi, @ikurochkin! Are you using flat tags or nested tags?

Save this for history: ```typescript import { App, Plugin, PluginSettingTab, Setting, TFile } from 'obsidian'; // Функция для извлечения хэштегов из текста function extractHashtagsFromText(content: string): Set { const hashtagPattern =...

See this PR #13

Hi, @joethei ! Can you give me a feedback about my plugin?

@joethei fixed! I use as reference original plugin: https://github.com/bkyle/obsidian-vault-statistics-plugin