Le Tan
439f0013c9
style: use another font as Verdana do not work well with pinyin
2018-10-31 22:12:01 +08:00
Le Tan
94fd430c06
style: add style for QSlider
2018-10-13 12:33:19 +08:00
Le Tan
9b83d50116
fix
...
- Selection style in mdhl does not work on macOS. Choose another Vim
visual line background.
- Disable multiple keyboard layout support on macOS.
- Make close_before_external_editor work when opening with default
program.
2018-09-21 19:41:07 +08:00
Le Tan
837fb47d4d
style: use smaller font size for headings
2018-09-18 19:26:54 +08:00
Le Tan
4ef6925bf7
Searcher: add name of parent directory to the result
2018-08-22 20:08:48 +08:00
Le Tan
be5e34cc85
Log: add debug info to log in release build
2018-08-13 20:14:03 +08:00
Le Tan
dbad57675d
theme: refine style
2018-08-08 21:01:49 +08:00
Le Tan
8055f17d1f
Preview: add hint for live preview
2018-08-08 20:40:33 +08:00
Le Tan
10a1e9c1a8
Editor: support completion
2018-08-03 19:13:33 +08:00
Le Tan
2e7b2e1e5d
TagPanel: add two configs to control the behavior
...
- max_tag_label_length
- max_num_of_tag_labels
2018-07-27 21:04:50 +08:00
Le Tan
0ae6b1a810
theme: refine styles for MARK
2018-07-25 21:19:20 +08:00
Le Tan
2b01a4ccd0
theme: refine styles
2018-07-24 21:04:32 +08:00
Le Tan
46738c7f6e
theme: refine styles
2018-07-20 20:06:25 +08:00
Le Tan
976f7ff403
theme: refine styles
2018-07-18 20:05:59 +08:00
Le Tan
4d953542f2
VTextDocumentLayout: draw block background for HRULE
2018-07-17 20:43:43 +08:00
Le Tan
f5bbc1ccd7
PegHighlighter: support math
2018-07-13 20:32:22 +08:00
Le Tan
fbfc6c1dd6
highlighter: support Fenced Code Block
2018-07-12 20:19:07 +08:00
Le Tan
a305b6872e
highlighter: support Front Matter for YAML meta data
2018-07-09 20:19:49 +08:00
Le Tan
7ef3d49c0c
theme: refine visited link style and fonts
2018-07-05 21:05:10 +08:00
Le Tan
b10078efa3
WebView: double-click to view diagrams
...
Mermaid is not supported since its use of external stylesheet.
2018-06-30 22:17:33 +08:00
Le Tan
155199ed49
markdown-it: add margin for number emoji
2018-06-30 22:16:07 +08:00
Le Tan
ffd653ef55
support tags of notes
...
- Adding/Removing tags of notes;
- Auto-completion of tags;
2018-06-16 09:00:59 +08:00
Le Tan
ec8b7d8032
theme: scale QMenu
2018-06-08 23:38:04 +08:00
Le Tan
a6e7d9fcac
theme: refine QGroupBox styles
2018-06-08 20:02:00 +08:00
Le Tan
85187fd53b
theme: refine styles
2018-06-06 23:10:51 +08:00
Le Tan
8ed4264097
theme: refine QTabBar style
2018-05-29 19:53:32 +08:00
Le Tan
b433939ca8
bug-fix: escape HTML meta characters in title
2018-05-28 20:35:59 +08:00
Le Tan
2ff9c607dd
explorer: support exploring system's files
2018-05-26 13:26:59 +08:00
Le Tan
3c8ac8094d
VMetaWordManager: lazy initialization
2018-05-23 20:08:58 +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
e2dd062a24
style: support STRIKE and NOTES
...
- Add "strikeout" support in mdhl file;
2018-05-05 14:18:30 +08:00
Le Tan
660e2ba86a
theme: refine selection color
2018-05-04 20:37:03 +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
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
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
9850d9a2a2
support PlantUML
2018-04-04 20:30:36 +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
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