7 Commits

Author SHA1 Message Date
Le Tan
72dcb181cc NavigationMode: add m_isSecondKey member 2018-11-22 20:31:56 +08:00
Le Tan
2e2f67ced4 TagPanel: clear text after pressing return in the completion list 2018-11-21 20:12:21 +08:00
Le Tan
803a0b66df Navigation: fix navigation visible items of list/tree widgets
isHidden() will be false even the item is not visible in current viewport.
2018-09-24 11:41: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
bc932fa913 CaptainMode: Y to focus to edit area 2018-07-03 20:27:35 +08:00
Le Tan
927bb54502 TagIndicator/TagExplorer: support Navigation mode 2018-07-03 19:38:36 +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