Obsidian File Info Panel Plugin Regex Setting Tool

This page is for the Obsidian plugin, "File Info Panel", available here: https://github.com/CattailNu/obsidian-file-info-panel-plugin. The plugin (in addition to other file statistics) has a word frequency report that can be separated into 2 lists using regular expressions (regex). This page has simple examples of how to write the necessary regex setting and will build the expression for you to match a list of words.

Build a Regex

This default list is from https://en.wikipedia.org/wiki/Most_common_words_in_English.




How the Filter Works