Is it possible to keep the folder note title? #241
-
if I have |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
Probably with a regex it can be possible. I prefer to use templater to do that. I have the habit to use the |
Beta Was this translation helpful? Give feedback.
-
The problem to add an option to edit the frontmatter in the "server file" is that I need to completely parse the frontmatter (as it is done in the GitHub deleting) manually, add the key and rewrite the frontmatter. For the moment, keep the file content with reading the cache and use the strings. If I need to edit the frontmatter, it musts be done in first and I dunno. TBH it can be a good option, so I will finish with my actual work (my little chat GPT bot) and keep an idea on it. |
Beta Was this translation helpful? Give feedback.
-
See #242 for followup (i close the discussion) |
Beta Was this translation helpful? Give feedback.
See #242 for followup (i close the discussion)