139 Commits

Author SHA1 Message Date
Le Tan
749c4006a2 MarkdownEditor: bug fix about typing markers 2022-09-24 07:20:27 +08:00
Le Tan
08fe335a80 check name conflicts when loading nodes 2022-08-28 21:58:57 +08:00
Le Tan
fe4b6ca72e refine themes 2022-08-25 21:26:40 +08:00
Le Tan
791a5da245 support word count 2022-08-25 20:31:01 +08:00
Le Tan
08c597513c support edit/read mode 2022-08-19 21:31:53 +08:00
Le Tan
b78bd5abef refine themes 2022-08-17 18:36:01 +08:00
Le Tan
4f1959501d Add open windows panel 2022-08-11 19:10:28 +08:00
Le Tan
719c7339cf refine pure theme 2022-07-26 19:46:37 +08:00
Le Tan
21893fdff8 more fixes 2022-07-21 21:46:37 +08:00
chendapao
3025e8e01c
feature/adj_mono_icons_render (#2174)
* feature/adj_mono_icons_render

* adj mono check

* del space

* feature/adj_mono_icons_render

* adj color match

* adj color hex match

* adj color hex match

* simple

* simple

* feature/adj_mono_icons_render

* feature/adj_mono_icons_render

* back QRegExp
2022-07-14 08:51:45 +08:00
chendapao
8c0c056c47
feature/add_viewarea_shortcut_close_other_right (#2173)
* feature/add_viewarea_shortcut_close_other_right

* delete default

* adj multi

* del blank line

* add close all and close left

* adj

* adj

* del unless
2022-07-10 10:06:38 +08:00
Le Tan
17af3b8dc0 SessionConfig: add external media default path 2022-06-25 14:45:49 +08:00
chendapao
1318427bb7
feature/add_custom_icons (#2145)
* first boold

* adj

* base spec amendment

* add monochrome optional fields to the theme

* add monochrome optional fields to the theme

* adj default value
2022-06-21 18:31:25 +08:00
chendapao
243a03e142
add notebooknodeexplorer shortcut new note folder and toolbar (#2101) 2022-04-16 10:10:08 +08:00
chendapao
dfa4e59737
add notebooknodeexplorer shortcut cut (#2100) 2022-04-16 10:09:15 +08:00
chendapao
cf0146050e
add global shortcut wakeup (#2097)
* add global shortcut wakeup

* del useless

* add ann

* upgrade git mod

* add short text

* update

* Simplify logic and add QKeySequence non-null judgment.

* Simplify logic.

* Simplify logic.
2022-04-16 09:51:13 +08:00
chendapao
09789590a2
add notebooknodeexplorer shortcut properties (#2094)
* impl properties

* repeat logic merge to function

* code format

* properties only 1 node

* change function name
2022-04-07 22:47:21 +08:00
chendapao
0cadea231a
add notebooknodeexplorer shortcut copy paste (#2088)
* add notebooknodeexplorer shortcut copy paste

* simplify code and add isActionFromMaster function

* add const

* adj ann

* adj return
2022-04-06 12:45:16 +08:00
Le Tan
8a1bd930eb Fixes
1. PlantUmlWebService override;
2. Shortcut to clear highlights;
3. Save ViewArea session on minimized to system tray;
4. Prompt for restart after Settings
2022-03-31 21:21:15 +08:00
Le Tan
ecce8d13c1 MarkdownEditor: support RichPaste as default 2022-03-31 12:10:22 +08:00
Le Tan
cadbab25bb FileAssociations: add System for system default program 2022-03-30 21:18:30 +08:00
Le Tan
dba9fb30e8 UnitedEntry: support United Entry 2022-03-30 21:18:15 +08:00
Le Tan
6ea5995c12 NewNoteDialog: remember default file type 2022-01-31 09:15:13 +08:00
Le Tan
b3a385693c support file associations and open with built-in editors 2022-01-30 19:49:51 +08:00
Le Tan
993d522e15 add line ending settings for configs 2022-01-26 19:14:33 +08:00
Le Tan
8b0210eb5d refine themes 2022-01-24 20:44:06 +08:00
Le Tan
5da6a81d4b fix shortcuts in key sequence with input method 2022-01-21 21:01:31 +08:00
Le Tan
2630999acf NotebookExplorer: support separated node explorer 2022-01-18 20:07:26 +08:00
Le Tan
a4a5dea3d7 fixes
* MarkdownViewWindow: add switch for code block line number
* MarkodwnViewWindow: fix Turndown <style> issue
* MarkdownViewWindow: add config for overridding MathJax script
* SortDialog: fix sorting issue of date
* FramelessMainWindow: fix StayOnTop issue
2022-01-10 20:06:45 +08:00
Le Tan
eff1a81125 MarkdownViewWindow: use web to highlight code block in editor 2022-01-07 20:43:08 +08:00
Le Tan
126091c080 release v3.11.0 2021-12-25 09:50:51 +08:00
Le Tan
7a017e30ea refine task 2021-12-23 21:00:01 +08:00
Le Tan
70c984353c Task: refine task 2021-12-22 20:49:00 +08:00
Le Tan
f50a834ae7 Settings: refine searching 2021-12-10 20:34:07 +08:00
tootal
911392deab
Feature Task System (#1947)
* add task system code

* enable ci build

* Revert "enable ci build"

This reverts commit 8c457a22e44e64c7d87804fc3c76ee778c1c3b6f.
2021-12-09 18:40:14 +08:00
Le Tan
ecf1f8dbbe support print 2021-11-17 20:50:26 +08:00
Le Tan
4d41421fb8 support input method on macOS in tag popup 2021-11-13 17:24:56 +08:00
Le Tan
6b1f00880e MarkdownEditor: support EditPreview mode 2021-11-10 20:52:24 +08:00
Le Tan
86df5c39a2 TextEditor: add config for highlighting tab and trailing space 2021-11-08 09:28:18 +08:00
Le Tan
0b58669e39 MarkdownEditor: support context-sensitive context menu for images and links 2021-11-06 11:43:10 +08:00
Le Tan
077cd6562e add debugger to Markdown web viewer by F12 2021-11-04 21:17:59 +08:00
Le Tan
d7bfb956ec support user.css for Markdown editor read mode style 2021-11-03 20:43:11 +08:00
Le Tan
dc0a9b1a7d MarkdownEditor: add option for image align center 2021-11-03 07:45:06 +08:00
Le Tan
0b624eeefd refine Quick Access 2021-10-31 10:06:55 +08:00
Le Tan
964dfbb085 remove recycle bin node 2021-10-28 19:48:28 +08:00
Le Tan
9e9a6bd584 do not support deleting notebook from VNote directly 2021-10-23 13:58:24 +08:00
Le Tan
810438b5e5 FramelessMainWindowLinux 2021-10-23 13:31:03 +08:00
Le Tan
5bc48be5d0 introduce FramelessMainWindow 2021-10-20 10:35:26 +08:00
Le Tan
0a2bdc7033 support tags 2021-10-15 15:26:37 +08:00
Le Tan
6689e8c84c add sqlite database 2021-09-26 14:43:55 +08:00