251206T Propose the naming of exported .md files and assets folder
Hi,
so I have vibe coded a macro to convert the .mmap into .md files.
I would like to discuss and share the naming and location of the files.
suppose there is a filename.mmap file;
my workflow now is it will be exported as filename.mmap.md in the same folder.
the script will have an option to create or not a folder filename.mmap.assets, all 3 in same level (.mmap, .mmap.md, .mmap.assets folder). with options to put the .mmap.md inside the .mmap.assets folder.
so now LLMs/obsidians can work on the .mmap.md and this clearly indicate that it's exported from a .mmap;
and if there any intermediate .md files, either user edited or LLMs edited, could live inside the .assets folder.
so now it reduced to .mmap, .mmap.md, .mmap.assets(folder).
would appreciate any suggestions.
thanks.
with this standardized scheme, one could later add tools like LLMs and obsidian etc.
I like this idea
wont make the situation too complex, when moving, it's easy to move.
wont make the situation too complex, when moving, it's easy to move.
---