Skip to content

Switch project notes to use Markdown, with a button to switch between normal...

Jean-Baptiste Mardelle requested to merge work/notes-markdown into master

Switch project notes to use Markdown, with a button to switch between normal editing and markdown code editing

screen

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

Merge request reports

Loading