You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add `ConvertHTMLToPDF` and `ConvertToPDFFromTemplate()` for `DraftToTemplatePDF`
95
96
- Add template for html conversion
96
97
- Change readme format a little
97
98
- Add vimawesome link!
98
99
100
+
#### 0.5 draft.vim - more features
101
+
102
+
- Add `DraftDragonPDF` for `DraftDragonPDF`
103
+
- Add `DraftOpenPDF` for `OpenPDF`
104
+
- Add requirements
105
+
99
106
## TODO
100
107
- BUG: having certain symbols like `(` or `)` in the title break things like the `DraftCopy`
101
-
- Keybind or function call to copy contents without header to file
102
108
- Make md to template pdf correctly do syntax highlight
103
-
- Add feature to xdg open your pdf or html file
104
109
105
110
## Maybe TODO
106
111
- Make a draft file type with metadata and parse out the metadata when opened in vim, then use this data to search for notes better and stuff, like have raw data for python to search better with
0 commit comments