33 Commits

Author SHA1 Message Date
Le Tan
2908148c00 $$: no need to add blank line before $$ start 2022-03-10 20:20:20 +08:00
Le Tan
b3a385693c support file associations and open with built-in editors 2022-01-30 19:49:51 +08:00
Le Tan
ef7b28b6b3 QuickAccess: support folder 2022-01-26 21:16:38 +08:00
Le Tan
993d522e15 add line ending settings for configs 2022-01-26 19:14:33 +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
70c984353c Task: refine task 2021-12-22 20:49:00 +08:00
Le Tan
964dfbb085 remove recycle bin node 2021-10-28 19:48:28 +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
Le Tan
6109737b9d Fixes
1. OutlineViewer: support section number;
2. Allow to close the file before opening with external program;
3. Skip end marker within a block marker;
2021-08-17 20:58:55 +08:00
Le Tan
7cc31a5d6e sort notes by name case-insensitively 2021-08-16 16:45:08 +08:00
Le Tan
a0594dcc2b Searcher: catch exception when loading node 2021-08-12 21:49:06 +08:00
Le Tan
9cf015a676 LocationList: fix the recently introduced regression when highlighting segments of text 2021-07-28 20:53:47 +08:00
Le Tan
361bbc50b8 ViewArea: add Ctrl+G, H/J/K/L to navigate through ViewSplits 2021-07-14 19:36:39 +08:00
Le Tan
6b10a5f63d NotebookNodeExplorer: fix reload issue not loading children of node item 2021-07-10 15:01:20 +08:00
Le Tan
36dd070d05 check if node exists on activated 2021-06-22 21:15:23 +08:00
Le Tan
ff79533fa0 support external programs 2021-06-19 10:12:50 +08:00
Le Tan
9ada45ea4b allow to keep docks when expanding content area 2021-05-18 20:13:20 +08:00
Le Tan
b9ac16d165
Quick Access and Flash Page (#1763)
* flash page

* Quick Access
2021-05-17 20:39:03 +08:00
Le Tan
fe827e74f0
support full-text search (#1733) 2021-04-13 20:53:08 +08:00
Le Tan
372f092919 release v3.0.0-beta.10 2021-03-19 20:35:54 +08:00
Le Tan
c442892b59 add ExpandAll to node explorer 2021-03-18 20:26:26 +08:00
Le Tan
9c9983411f support exporting current note besides current buffer 2021-03-18 20:19:53 +08:00
Le Tan
2bad915583 add exclude patterns for external nodes
implement reloadNodes() to reload all the notebook.
2021-03-16 20:08:59 +08:00
Le Tan
9895207dd4
support external nodes (#1718) 2021-03-14 09:37:06 +08:00
Le Tan
aa00164dff support manual sort 2021-03-01 20:21:08 +08:00
Le Tan
877001587b small fixes 2021-02-26 20:26:43 +08:00
Le Tan
c7c6d41eff add button in note explorer to toggle recycle bin node 2021-02-25 21:01:08 +08:00
Le Tan
517d977266
NotebookExplorer: support view order (#1700) 2021-02-24 20:46:05 +08:00
Le Tan
7595b03639
refactor Node interface (#1681) 2021-02-01 20:42:39 +08:00
Le Tan
6dce8e65a7
add Chinese translations (#1615)
* add Chinese translations

* remove widgets_zh_CN.ts and update qt_zh_CN.ts

* refine
2020-12-21 21:12:19 +08:00
Le Tan
52702a32e9 hard days for VNoteX project
Never say "refactor" again!!!
2020-11-28 23:10:43 +08:00