511 Commits

Author SHA1 Message Date
Le Tan
3c8ac8094d VMetaWordManager: lazy initialization 2018-05-23 20:08:58 +08:00
Le Tan
d92453ef82 FileList/DirectoryTree: lazy initialization for QAction 2018-05-23 20:07:41 +08:00
Le Tan
d8cc69955d refine icons 2018-05-18 21:43:37 +08:00
Le Tan
52546e4664 theme: refine sytle of tab bar 2018-05-18 20:57:50 +08:00
Le Tan
c6cc69e176 refine QDockWidget title icon 2018-05-17 22:10:21 +08:00
Le Tan
f6436bfabf support history navigation 2018-05-17 21:32:38 +08:00
Le Tan
d681fdebd9 theme: refine height of QTabBar 2018-05-14 22:35:21 +08:00
Le Tan
b5fde4cda9 MainWindow: refine layout 2018-05-14 21:30:12 +08:00
Le Tan
f3302d25e8 MainWindow: add navigation box at the left 2018-05-14 20:41:30 +08:00
Le Tan
6752a91ef4 markdown-it: display metadata as code block 2018-05-11 14:39:51 +08:00
Le Tan
3eb3db874e markdown-it: support emoji 2018-05-11 14:39:51 +08:00
Le Tan
39a8bae529 add plantuml_cmd config for custom command 2018-05-07 08:51:24 +08:00
Le Tan
dba154b2c3 support specifying image size in preview 2018-05-06 21:40:00 +08:00
Le Tan
e2dd062a24 style: support STRIKE and NOTES
- Add "strikeout" support in mdhl file;
2018-05-05 14:18:30 +08:00
Le Tan
6558fa85b7 markdown-it: support specifying image size via markdown-it-imsize plugin
Only supported in read mode.
2018-05-05 12:34:17 +08:00
Le Tan
bab0140c9f use QWebEnginePage::linkHovered instead 2018-05-04 20:37:40 +08:00
Le Tan
660e2ba86a theme: refine selection color 2018-05-04 20:37:03 +08:00
Le Tan
5613b864c2 use 20px for default tool bar icon size 2018-05-04 20:36:09 +08:00
Le Tan
b463340101 PlantUML: add [web]/plantuml_args to pass extra arguments to PlantUML 2018-05-04 20:35:49 +08:00
Le Tan
0faf79b45b VSettingsDialog: add MathJax configuration and tool bar icon size configuration 2018-05-02 20:02:18 +08:00
Le Tan
a1cc456f53 refine Markdown guide for Graphviz 2018-04-29 08:50:00 +08:00
Le Tan
960426579b show hovered link in status line in read mode 2018-04-27 20:35:58 +08:00
Le Tan
2dbb114b47 fix image issue
1. Do not judge the image format from the file suffix;
2. Enable file: scheme in Markdown-it;
2018-04-27 20:35:17 +08:00
Le Tan
4afefbe964 markdown-it: aware of YAML format metadata in notes 2018-04-24 07:53:09 +08:00
Le Tan
99cf497ddc preview: bug fix with no-update issue 2018-04-24 07:52:43 +08:00
Le Tan
67e40cbe87 fix MathJax highlight with inline code, HTML comment, link, bold, and italic elements 2018-04-19 20:49:23 +08:00
Le Tan
80e65faca2 small fix 2018-04-19 20:31:43 +08:00
Le Tan
aa5960f974 preview non-codeblock MathJax 2018-04-18 20:55:14 +08:00
Le Tan
9566e6f5d2 highlight: highlight MathJax formula in editor 2018-04-13 19:51:01 +08:00
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