concatenate
concatenate copied to clipboard
A plugin for Obsidian.md to allow you to put the contents of sections together in one file
So before getting into any details of how we could advance this to a great plugin, what is your goal for this? What is it you are trying to achieve?...
First, I've noticed that the package.json version (0.9.7) and the release-1.0-version do not match. Add yourself as the author and change name and description. Continuing in the main.ts-file, you also...
Suggest splitting it up into e.g. * "filterFiles(path: Path)" to get a list of files according to your settings, * "extractContent(file: str, level: number, title: str)" to return the matched...