I think that I found a way I'm comfortable with to add Markdown table support, following @Eduardo's request. The new commands enable exporting time logs to Markdown tables (insert the table to a note, or replace current selection), as well as importing time logs from Markdown tables.

v1.0.0

  • added: commands for exporting to markdown and importing from markdown (see screen capture)
    • Note -> Insert Time Slip markdown log
    • Note -> Insert Time Slip markdown summary
    • Tools -> Convert selected table to CSV
  • fixed: Enter key press when no autocomplete item is selected
  • improved: organise commands in Note / Tools menus
  • improved: debounce using lodash

time-slip-markdown

1 Like