boring10
8d6cfdc292
Desktop: Fixes #1570 : Prevent horizontal scrolling on Linux when a scrollbar is present in note list ( #2062 )
...
* Prevent horizontal scrolling on Linux when a scrollbar is present in the note list.
* max-width usage specifically to target Linux horizontal scroll problem.
2019-11-06 21:46:26 +00:00
Laurent Cozic
e648392330
Chore: Apply eslint rules
2019-09-19 22:51:18 +01:00
Laurent Cozic
15a42a3729
Chore: Apply eslint no-unused-vars eslint config and add TypeScript config
2019-09-12 22:16:42 +00:00
Laurent Cozic
086f9e1123
Started applying config to Electron app
2019-07-29 14:13:23 +02:00
Laurent Cozic
361d46ac5d
Clean up
2019-02-16 01:17:43 +00:00
Laurent Cozic
81e4cd319d
Desktop: Allow resizing left panels
2019-02-16 01:12:43 +00:00
Laurent Cozic
0469fe76d7
Desktop: Do not display tags that are not associated with any note
2019-02-13 23:33:07 +00:00
Laurent Cozic
a33f602f3b
Desktop: Record last selected note IDs and restore it when opening notebook
2019-01-29 18:32:52 +00:00
Laurent Cozic
21e049ab45
Desktop: When selecting multiple notes, display possible actions as buttons
2019-01-29 18:02:34 +00:00
Laurent Cozic
9c1219b188
Desktop: Use arrow to move between items, and added shortcuts to focus different elements
2019-01-26 18:04:32 +00:00
Laurent Cozic
f62bbfe286
Desktop: Toggle todo checkbox using SPACE key
2019-01-26 15:33:45 +00:00
Laurent Cozic
ed541dac3b
Desktop: Delete note using keyboard
2019-01-26 15:15:16 +00:00
Laurent Cozic
998bdf3b56
Desktop: Move up and down in note list using arrow keys
2019-01-25 19:59:36 +00:00
Laurent Cozic
8fdc0bf17c
All: Search: More multi-language support
2019-01-18 17:56:56 +00:00
Laurent Cozic
8dc0b34fdc
Desktop: Search engine: Improved support for JA, KO, ZH scripts
2019-01-15 19:55:58 +00:00
Laurent Cozic
a7896b43d7
More search engine improvements
2019-01-15 18:10:22 +00:00
Laurent Cozic
2e12b2655b
More fixes to search engine and better handling of non-ASCII searches
2019-01-14 19:11:54 +00:00
Laurent Cozic
8268c3edba
Desktop: Resolves #1059 : Fixed behaviour of export to PDF and print
2019-01-10 18:58:58 +00:00
Laurent Cozic
061ce646d2
Finished search engine integration with desktop app
2018-12-13 23:57:14 +01:00
Laurent Cozic
19252af345
Desktop: Fixes #996 : Allow editing multiple notes in external editor
2018-11-21 19:50:50 +00:00
Laurent Cozic
f6c5620682
Electron: Resolves #751 : Allow switching between todo and note when multiple notes are selected
2018-10-04 18:34:30 +01:00
Laurent Cozic
310afb0ad6
Electron: Resolves #612 : Allow duplicating a note
2018-06-27 21:45:31 +01:00
Laurent Cozic
971339ca9a
Electron: Fixes #630 : PDF export in context menu
2018-06-17 17:12:28 +01:00
Laurent Cozic
e9f938b0fb
Electron: Fixes #560 : Drag the note that was clicked, which might be different from the note that was selected
2018-06-10 01:27:20 +01:00
Laurent Cozic
a419bc7253
All: Resolves #134 : Allow linking to a note from another note
2018-05-02 15:13:20 +01:00
Laurent Cozic
67608e29c8
Electron: Resolves #144 , Resolves #311 : Highlight search results and search in real time. Associated Ctrl+F with searching.
2018-03-19 23:04:48 +00:00
Laurent Cozic
eef106c99b
Electron: Resolves #237 : Export to PDF and print option
2018-03-12 18:01:47 +00:00
Laurent Cozic
dbe1833f92
Made easier to add export options
2018-03-12 08:30:10 +00:00
Laurent Cozic
23c5934a7d
Electron: Allow exporting only selected notes or notebook
2018-03-01 20:14:06 +00:00
Laurent Cozic
1fd1a73fda
Electron: Improved the way new note are created, and automatically add a title. Made saving and loading notes more reliable.
2018-01-12 19:58:01 +00:00
Laurent Cozic
ea135a0d28
Electron: Fixed logic of what note is used when right-clicking one or more notes
2018-01-09 20:16:09 +00:00
Laurent Cozic
e9bb5bee9d
All: Better handling of encrypted data on UI side and prevent modification of encrypted notes
2017-12-14 20:21:36 +00:00
Laurent Cozic
c1ff820913
Electron: Fixes #65 : Display 'no notebook' message on startup.
2017-12-07 13:16:38 +00:00
Laurent Cozic
52cb10dd4e
Electron: added toolbar and fixed various state issues
2017-11-29 23:03:10 +00:00
Laurent Cozic
3ce1172c36
Allow changing notebook by drag and dropping notes
2017-11-22 19:20:19 +00:00
Laurent Cozic
e4d48f43d6
Allow multiple selection
2017-11-22 18:35:31 +00:00
Laurent Cozic
dbb5599b0f
Save window state
2017-11-14 18:02:58 +00:00
Laurent Cozic
7177ca21c9
Many changes and improvements
2017-11-13 00:23:12 +00:00
Laurent Cozic
6e9e3fc9bd
Added config screen
2017-11-12 00:44:26 +00:00
Laurent Cozic
eda3be066d
Electron app: handle tags
2017-11-11 23:13:14 +00:00
Laurent Cozic
f543015714
Layout and styling
2017-11-10 21:04:53 +00:00
Laurent Cozic
43dff9362a
Created new todo button, and option to switch is_todo
2017-11-10 20:34:36 +00:00
Laurent Cozic
2b1d5ff726
Added title bar and fixed editor scrolling bug
2017-11-10 20:12:38 +00:00
Laurent Cozic
21f50a14c5
Handle todo checkbox from list
2017-11-10 20:11:48 +00:00
Laurent Cozic
e2cfd8a5af
Disabled editor when no note is loaded
2017-11-10 17:58:17 +00:00
Laurent Cozic
0806530fd9
Styling
2017-11-09 19:21:10 +00:00
Laurent Cozic
e3554c7aec
Delete folders and tags
2017-11-08 21:22:24 +00:00
Laurent Cozic
7d12da27ad
Prompt dialog and popup menu
2017-11-08 17:51:55 +00:00
Laurent Cozic
7f625051ba
Added sidebar
2017-11-05 23:55:01 +00:00
Laurent Cozic
100b98bff8
Saving/loading notes from Electron
2017-11-05 18:36:27 +00:00