Le Tan
8ff520d0fd
refactor export
2018-02-13 22:10:48 +08:00
Le Tan
044b3d3c29
add VLineEdit which supports Ctrl+H/W/U shortcuts
2018-01-04 20:16:12 +08:00
Le Tan
b19b1d8079
minor-fix
...
- Support repeat in title jump in read mode;
- Trim input in VInsertLinkDialog;
- Rename VLineEdit to VMetaWordLineEdit;
2018-01-04 19:54:32 +08:00
Le Tan
787c61a5af
support meta word
...
- Add VLineEdit as a QLineEdit with meta data support;
- support custom magic words through [magic_words];
- add %help% for all magic words information;
2017-10-17 19:47:57 +08:00
Le Tan
01788a5301
support attachments
...
Support attachments to internal note file.
- Add/Delete/Clear/Sort;
- Support custom attachment folder for each notebook (read-only);
- Support renaming attachment;
2017-09-22 23:30:49 +08:00
Le Tan
4626673925
support created_time of notebook and folder
2017-09-16 14:55:42 +08:00
Le Tan
707814909a
refactor logics about adding notebook
2017-06-22 19:07:01 +08:00
Le Tan
9bf3f9394f
support custom image folder for both global scope and notebook scope
2017-05-24 19:54:58 +08:00
Le Tan
517d1ed139
refine dialogs
...
Use QDialogButtonBox in all dialogs.
2017-02-26 19:59:42 +08:00
Le Tan
be625f561c
implement notebookInfoBtn logics
...
Signed-off-by: Le Tan <tamlokveer@gmail.com>
2016-10-23 18:07:05 +08:00