482 Commits

Author SHA1 Message Date
Le Tan
10e2bba7f6 support Mermaid and Flowchart.js preview
Mermaid preview is disabled for some issues.
2018-04-12 19:31:13 +08:00
Le Tan
8239abec2a support code block MathJax preview 2018-04-11 19:53:33 +08:00
Le Tan
c72398e887 update shortcuts doc 2018-04-10 21:53:31 +08:00
Le Tan
cfcc7e5494 support in place preview and live preview of code blocks 2018-04-10 20:58:07 +08:00
Le Tan
0b9cc6e5b3 theme: constrain the mermaid style sheets in mermaid scope
It interferes Graphviz.
2018-04-10 20:58:07 +08:00
Le Tan
c6b7561864 VMdTab: live preview 2018-04-10 20:58:07 +08:00
Le Tan
051088be31 VMdTab: use splitter instead of tab layout to hold editor and web view
Prepare for live preview.
2018-04-10 20:58:07 +08:00
Le Tan
2206102945 support Graphviz 2018-04-10 20:58:07 +08:00
Le Tan
11e111ed7b markdown-it: turn off typographer 2018-04-10 20:58:07 +08:00
Le Tan
401fa09250 refine README 2018-04-05 10:31:40 +08:00
Le Tan
9850d9a2a2 support PlantUML 2018-04-04 20:30:36 +08:00
Le Tan
a6087d98a6 add tool bar button for Universal Entry 2018-04-04 20:30:20 +08:00
Le Tan
87c85ce686 theme: remove v_material theme for its lack of maintenance 2018-04-02 20:37:41 +08:00
Le Tan
f733ce45db Settings: add item to config single click's behavior in notes list 2018-04-02 20:37:24 +08:00
Le Tan
ed5809bf1b UniversalEntry: refine styles 2018-04-02 20:36:46 +08:00
Le Tan
b46a8f4f39 UniversalEntry: add q to list all notebooks and a to search name of folder/note 2018-03-29 19:47:47 +08:00
Le Tan
4727d0aa98 refine interfaces 2018-03-28 19:36:35 +08:00
Le Tan
d421a8577c support Universal Entry
`Ctrl+G` to call out the Universal Entry.
2018-03-28 19:35:38 +08:00
Le Tan
28d359c4bb search: add search Object Path
1. For internal file and folder, search the relative path;
2. For orphan file, search the complete path;
2018-03-21 19:34:59 +08:00
Le Tan
a6c07a6dda theme: change line-height to 1.5 in css 2018-03-21 19:33:33 +08:00
Le Tan
49e2c74122 theme: support $ for scaled number 2018-03-20 21:54:57 +08:00
Le Tan
0bf7284728 theme: refine v_pure 2018-03-20 20:52:23 +08:00
Le Tan
ff4a2d0b91 markdown-it: add options for subscript and superscript 2018-03-19 20:05:26 +08:00
Le Tan
b3f874577c theme: refine v_pure and v_moonlight 2018-03-19 20:05:10 +08:00
Le Tan
84df970e22 theme: replace v_white with v_native
Change v_white to a more native theme.
2018-03-18 17:12:08 +08:00
Le Tan
de7ea32104 flowchart: support both flow and flowchart as the language 2018-03-16 21:38:45 +08:00
Le Tan
dfbb692b15 flowchart/mermaid: remove the surrounding pre 2018-03-16 21:38:25 +08:00
Le Tan
a2ee5413a1 support search
- Ctrl+E C to toggle the search dock;
2018-03-13 20:45:44 +08:00
Le Tan
d3f9ec48eb export: support custom export 2018-03-07 21:04:19 +08:00
Le Tan
9710659a00 support word count 2018-03-06 19:33:40 +08:00
Le Tan
113a1455de style: add explicit margins to <p>
Or the copied HTML will contain the margin info of <p>.
2018-03-06 19:33:27 +08:00
Le Tan
ccd3c55cad refine VSelectDialog with QListWidget 2018-03-06 19:33:00 +08:00
Le Tan
1b1c530392 change CDN of MathJax 2018-03-04 20:34:35 +08:00
Le Tan
9cc193178b export: add TOC function to built-in PDF export 2018-03-04 20:19:27 +08:00
Le Tan
635ac0a10b export: fix wkhtmltopdf
- MathJax works fine;
- Mermaid does not work;
- Flowchart.js works fine;
2018-03-03 09:14:21 +08:00
Le Tan
ada0b40d80 mathjax: change <pre> to <p> after rendering 2018-03-02 22:37:14 +08:00
Le Tan
2bb2910fec add enable_flash_anchor config
It controls whether we need to flash the heading when we scroll to it in
read mode.
2018-03-02 22:36:51 +08:00
Le Tan
ba13ac7dc3 set <a> to break-all 2018-03-02 22:36:37 +08:00
Le Tan
935bb4d3b4 export: support exporting PDF via wkhtmltopdf tool 2018-03-01 20:59:57 +08:00
Le Tan
bccc0b28db export: support MHTML format 2018-03-01 20:19:20 +08:00
Le Tan
2d3567e460 refine interface with shortcut hints 2018-02-26 19:30:20 +08:00
Le Tan
fe7c446e5f export: handle HTML resources 2018-02-26 19:30:06 +08:00
Le Tan
b7e6301136 export: add option EmbedCssStyle for HTML 2018-02-25 14:37:13 +08:00
Le Tan
7069f7268b palette: add mermaid css file config 2018-02-25 11:04:11 +08:00
Le Tan
1fe7567d79 export: support HTML format 2018-02-25 10:01:18 +08:00
Le Tan
60635fe5e7 export: support custom background, style 2018-02-23 19:54:07 +08:00
Le Tan
4a4e4ed377 add copy target Evernote 2018-02-23 19:53:44 +08:00
Le Tan
956a8ab1d0 bug-fix: fix word-wrap bug in code block line number when exporting PDF 2018-02-22 19:44:15 +08:00
Le Tan
faff0cd8f6 bug-fix: fix code block highlight issues
add ignore_illegals parameter to hljs.highlight().
2018-02-22 19:43:49 +08:00
Le Tan
4bcb60e903 add config enable_auto_save which is false by default 2018-02-05 22:26:38 +08:00