Switch project notes to use Markdown, with a button to switch between normal...
Switch project notes to use Markdown, with a button to switch between normal editing and markdown code editing
Some additional ideas to consider:
-
Store notes in markdown inside Kdenlive project file -
Basic formatting with icons: Header
,Bold
, ... -
Action/Icon to copy current timecode to clipboard -
Create new tabs for external files (read-only at first) to open external markdown files - for example stored on a NextCloud instance with a KFileWatcher to monitor updates
Crazy idea
Markdown template language For example:
- guide 00:01.00 first minute
- guide 00:05:00 second minute
- title template.kdentivetitle
- text1: Hello friends
- text2: 2024
Then apply template would create guides + title clip from template file
Edited by Jean-Baptiste Mardelle