I want to create my local RAG system, but I found that AnythingLLM has problems with content in pure txt files, so I converted them to .md Gemini3 helped me discover this, some of my texts had longer "==========" chapter markers which makes AnythingLLM seem to be blind for the whole file in return.
Now I think starting to use Obsidian as my "Texteditor", but how can I convert all my 1000+ texts into Markdown that way? Obsidian tells "Obsidian uses Obsidian Flavored Markdown" and I wonder if this ALONE would be understood by AnythingLLM, even my texts would contain those "=========" lines.
I want to create my local RAG system, but I found that AnythingLLM has problems with content in pure txt files, so I converted them to .md Gemini3 helped me discover this, some of my texts had longer "==========" chapter markers which makes AnythingLLM seem to be blind for the whole file in return.
Now I think starting to use Obsidian as my "Texteditor", but how can I convert all my 1000+ texts into Markdown that way? Obsidian tells "Obsidian uses Obsidian Flavored Markdown" and I wonder if this ALONE would be understood by AnythingLLM, even my texts would contain those "=========" lines.