JSAbrahams / Academic-Journal

📚 A journal to keep track of notes
MIT License
1 stars 1 forks source link

Add (markdown) table generation #57

Open JSAbrahams opened 4 years ago

JSAbrahams commented 4 years ago

Is your feature request related to a problem? Please describe. If I want to create a table, I have to do this manually and this takes a long time

Describe the solution you'd like Add table generator within application, example here. We can make that we have a menu that appears when we right-click, with the option to generate such a table. This menu can also be used for #56 and #51

Additional context We have to check that the markdown renderer we're using in #55 actually supports tables.