Le Tan
1c7e91d26d
Explorer: add Up button to go up to parent directory
2018-07-18 20:05:45 +08:00
Le Tan
35be1516ed
markdown-it: use markdown-it-texmath to get rid of escape of MathJax
2018-07-05 20:41:16 +08:00
Le Tan
5ebc7b8243
Outline: support increase/decrease the expanded level
...
Add config [global]/outline_expanded_level (6 by default).
2018-07-04 19:07:43 +08:00
Le Tan
4df0d03baa
WebView: click an image to view/zoom it
2018-06-30 22:16:51 +08:00
Le Tan
13c2d143bb
TagExplorer: add explorer for tags
2018-06-16 09:01:34 +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
04cf252c25
theme: add a dark theme v_detorte
2018-06-06 21:53:52 +08:00
Le Tan
a5271d409d
support stay-on-top
2018-05-29 19:53:14 +08:00
Le Tan
2ff9c607dd
explorer: support exploring system's files
2018-05-26 13:26:59 +08:00
Le Tan
a98757643f
VFileList: support specifying different view orders
2018-05-23 20:09:27 +08:00
Le Tan
f6436bfabf
support history navigation
2018-05-17 21:32:38 +08:00
Le Tan
f3302d25e8
MainWindow: add navigation box at the left
2018-05-14 20:41:30 +08:00
Le Tan
3eb3db874e
markdown-it: support emoji
2018-05-11 14:39:51 +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
4afefbe964
markdown-it: aware of YAML format metadata in notes
2018-04-24 07:53:09 +08:00
Le Tan
8239abec2a
support code block MathJax preview
2018-04-11 19:53:33 +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
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
a2ee5413a1
support search
...
- Ctrl+E C to toggle the search dock;
2018-03-13 20:45:44 +08:00
Le Tan
935bb4d3b4
export: support exporting PDF via wkhtmltopdf tool
2018-03-01 20:59:57 +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
ec0b98f050
add Menu Bar toolbar button to toggle menu bar
2018-01-22 22:23:46 +08:00
Le Tan
ebf4173b88
add FullScreen toolbar button
...
Add shortcut FullScreen (F11) in vnote.ini.
2018-01-22 20:29:40 +08:00
Le Tan
8dfcda0e51
add Cart to collect notes for further processing
2018-01-16 21:05:35 +08:00
Le Tan
63825a27d0
add qt_zh_CN for Chinese translations
2017-12-29 18:24:49 +08:00
Le Tan
bbfc12ab18
add Chinese translations for QWebEngineView and QDialogButtonBox
2017-12-28 19:26:31 +08:00
Le Tan
1b6132db85
fix translations for QTextEdit and QPlainTextEdit
2017-12-27 20:36:18 +08:00
Le Tan
c0c4b8602a
add VTipsDialog to display hints about some actions
2017-12-22 19:33:42 +08:00
Le Tan
4b32fca9b5
themes: add v_moonlight theme for dark mode
2017-12-16 20:18:51 +08:00
NocLin
c0c22530f2
add theme v_material
2017-12-14 22:16:23 +08:00
Le Tan
559f5090bf
theme: refine master background
2017-12-13 13:08:37 +08:00
Le Tan
1dcd65e7dd
themes: bug fix
2017-12-11 20:48:18 +08:00
Le Tan
7b4117c737
theme: theme palette file could specify mdhl and css files
2017-12-10 21:46:30 +08:00
Le Tan
2bf2e7faaf
themes: support menu checkbox and radiobutton
2017-12-10 10:55:52 +08:00
Le Tan
1410c16280
add v_pure theme
2017-12-09 12:59:39 +08:00
Le Tan
27be40a454
v_white theme: support checkbox and radiobutton style
2017-12-08 19:31:05 +08:00
Le Tan
8e48b43cda
v_white theme: support scrollbar style
2017-12-07 20:34:53 +08:00
Le Tan
9f0963eace
refine default theme
2017-12-03 19:21:41 +08:00
Le Tan
262c6acfd9
support themes
2017-12-03 16:14:13 +08:00
Le Tan
cb6338ecf6
add heading tool button
2017-11-24 19:56:41 +08:00
Le Tan
8d568e6e23
support Flash Page
...
Ctrl+Alt+L to edit Flash Page. Config flash_page gives the path of the
flash page.
2017-11-21 08:38:34 +08:00
Le Tan
141b404240
support file change check
2017-11-16 11:34:13 +08:00
Le Tan
6ac33d2bd0
support snippets
...
Shortcuts are not supported yet.
2017-11-11 08:09:22 +08:00
Le Tan
78a86cddc0
support note template
...
VNote will scan files in the template folder in the config folder as
template.
Template supports magic word.
2017-11-06 21:47:38 +08:00
Le Tan
30dfc24a28
support Insert Code Block tool bar button
...
Ctrl+M to insert a code block.
2017-10-19 22:21:25 +08:00
Le Tan
e66b70b6ff
support Insert Link tool bar button
...
Support Ctrl+L to insert a link.
2017-10-19 19:42:50 +08:00
Le Tan
2b299ff9b7
refine heading sequence
...
1. add toolbar button to enable/disable heading sequence of current
note temporary;
2. Support independent configuration for external files;
3. Change enable_heading_sequence configuration to heading_sequence_type;
2017-10-13 07:23:25 +08:00