makemd icon indicating copy to clipboard operation
makemd copied to clipboard

Enhance folder note name options

Open IeuanK opened this issue 10 months ago • 1 comments

Among the people I interact with there are a handful of different folder note naming schemes. Some put it inside the folder, some put it next to the folder (sharing a parent), some put it in a single directory. The naming varies from folder name, folder name prefixed with a character, index.md and even readme.md.

Would it be possible to enhance this feature by allowing setting a relative path (defaulting to ., but also allowing ../, ../../, or /path/to/folder/from/root) and a folder note name that includes a variable (i.e. _$FOLDER.md to make it stuff -> _stuff.md)?

This would allow more flexibility in how folder notes can be used, which would make it easier to add MAKE.md to an existing vault

IeuanK avatar Feb 18 '25 18:02 IeuanK

This specific issue has been living rent free in my head for a long time. When make.md was first implemented, the folder note at the same level as the folder was supported, however it was a source of many issues since it would affect the rules of indexing, renaming and hiding files and would introduce many bugs along the way. It was then removed and the few users who used it were quite sad about it. As make.md has been adding support for rules and formula across the engine, so does the possibility of adding this back. However, this is currently not on the roadmap as I don’t have all the answers to a lot of the drawbacks that were there when this feature was previously implemented. Thanks for the feedback and I’ll update this once there’s more info


From: Ieuan Kessels @.> Sent: Tuesday, February 18, 2025 1:26:21 PM To: Make-md/makemd @.> Cc: Subscribed @.***> Subject: [Make-md/makemd] Enhance folder note name options (Issue #437)

Among the people I interact with there are a handful of different folder note naming schemes. Some put it inside the folder, some put it next to the folder (sharing a parent), some put it in a single directory. The naming varies from folder name, folder name prefixed with a character, index.md and even readme.md.

Would it be possible to enhance this feature by allowing setting a relative path (defaulting to ., but also allowing ../, ../../, or /path/to/folder/from/root) and a folder note name that includes a variable (i.e. _$FOLDER.md to make it stuff -> _stuff.md)?

This would allow more flexibility in how folder notes can be used, which would make it easier to add MAKE.md to an existing vault

— Reply to this email directly, view it on GitHubhttps://github.com/Make-md/makemd/issues/437, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAFHKNXJYDMISMUDOQCI6UD2QN3M3AVCNFSM6AAAAABXMKCHIOVHI2DSMVQWIX3LMV43ASLTON2WKOZSHA3DCMRXGA4DSOI. You are receiving this because you are subscribed to this thread.Message ID: @.***>

[IeuanK]IeuanK created an issue (Make-md/makemd#437)https://github.com/Make-md/makemd/issues/437

Among the people I interact with there are a handful of different folder note naming schemes. Some put it inside the folder, some put it next to the folder (sharing a parent), some put it in a single directory. The naming varies from folder name, folder name prefixed with a character, index.md and even readme.md.

Would it be possible to enhance this feature by allowing setting a relative path (defaulting to ., but also allowing ../, ../../, or /path/to/folder/from/root) and a folder note name that includes a variable (i.e. _$FOLDER.md to make it stuff -> _stuff.md)?

This would allow more flexibility in how folder notes can be used, which would make it easier to add MAKE.md to an existing vault

— Reply to this email directly, view it on GitHubhttps://github.com/Make-md/makemd/issues/437, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AAFHKNXJYDMISMUDOQCI6UD2QN3M3AVCNFSM6AAAAABXMKCHIOVHI2DSMVQWIX3LMV43ASLTON2WKOZSHA3DCMRXGA4DSOI. You are receiving this because you are subscribed to this thread.Message ID: @.***>

jp-cen avatar Feb 18 '25 20:02 jp-cen