Helmut K. C. Tessarek
db04906416
Desktop: macOS: make the menu more like a macOS menu ( #1348 )
...
* macOS: make the menu more like a macOS menu
* remove duplcated code even more
* yep, I forgot to localize the new menu item
* more de-duplication, create File menu on macOS
2019-04-01 10:04:34 +01:00
Laurent Cozic
de73d4baa7
Minor issue
2019-03-08 17:19:06 +00:00
Laurent Cozic
921f01d9dc
Desktop: Fixed regression on external edit
2019-03-06 22:22:37 +00:00
Laurent Cozic
833d473268
Desktop: Resolves #206 : Added support for sorting notebooks by title or last modified
2019-03-02 17:35:57 +00:00
Laurent Cozic
ddd513fe09
Small tweaks to avoid confusion with enum name
2019-02-24 11:10:22 +00:00
Helmut K. C. Tessarek
4ce118d459
add shortcut to start a sync ( #1231 )
...
see https://github.com/laurent22/joplin/issues/1151#issuecomment-463845158
2019-02-24 11:09:15 +00:00
Polshakov Dmitry
e2e4e62c4f
Desktop: Fix alt key using ( #1216 )
...
Fix #934
On linux if you try to change the layout with Alt + Shift, the menu
will open instead
2019-02-24 11:07:07 +00:00
Laurent Cozic
860e8a8f5a
Desktop: Added a few more shortcuts for macOS and other platforms
2019-02-09 19:13:23 +00:00
Laurent Cozic
b6ba843d09
Desktop: Added 'Insert date time' option to menu
2019-01-30 22:45:49 +00:00
Laurent Cozic
915112e274
Desktop: Restore scroll position when switching notes
2019-01-30 22:45:28 +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
299008688d
All: Search: Integration to CLI and mobile apps
2019-01-19 18:03:05 +00:00
Laurent Cozic
42a674008f
All: Search: More multi-language support, and started updating mobile app
2019-01-18 18:31:07 +00:00
Laurent Cozic
384ca09842
Merge branch 'master' into search_engine_fts_fix
2019-01-15 19:33:42 +00:00
Laurent Cozic
8d16ad7035
Updated dates
2019-01-15 19:10:27 +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
8ff2418b02
Desktop: Added support for pre-releases
2019-01-11 23:40:05 +00:00
Laurent Cozic
5ec7c16e3e
Fixed logic to update search engine data
2018-12-12 22:40:05 +01:00
Laurent Cozic
0a6f8b0cfe
Started integrating search engine to desktop app
2018-12-10 19:58:49 +01:00
Laurent Cozic
3e313399c2
Desktop: Search within current note
2018-12-09 01:18:10 +01:00
Laurent Cozic
19252af345
Desktop: Fixes #996 : Allow editing multiple notes in external editor
2018-11-21 19:50:50 +00:00
Caleb John
cb1fd85ca4
Add support for custom css across all notes ( #925 )
2018-11-07 22:52:31 +00:00
Laurent Cozic
e4166e9da7
Electron: Fixes #312 (maybe): Removed power saving feature, which wasn\'t doing anything and added a possible fix to the UI freezing issue on Linux
2018-10-12 23:44:00 +01:00
Laurent Cozic
30165e8d6a
Electron: Fixes #798 : Enable Select All shortcut in macOS
2018-10-02 17:45:39 +01:00
Laurent Cozic
953cc327c6
Electron: Fixes #805 : Fixed app freezing when opening note in external editor and then creating new note
2018-09-24 07:10:00 +01:00
Laurent Cozic
643e5a6a2a
Electron: Resolves #714 : Allow starting application minimised in the tray icon
2018-09-06 18:56:23 +01:00
Laurent Cozic
595fd7a9aa
All: Resolves #644 : Added support for .markdown extension when importing files
2018-06-26 00:07:53 +01:00
Laurent Cozic
936f334b61
Electron: Remove 'New notebook' shortcut
2018-06-21 19:12:08 +01:00
Abijeet Patro
01d032261c
Merge branch 'master' into master
2018-06-18 23:32:10 +05:30
Laurent Cozic
1f3a1c49df
Electron: Resolves #611 : Allow opening and editing note in external editor
2018-06-18 18:56:07 +00:00
Abijeet
07b85388fc
Adds a shortcut to insert the date and time.
...
Closes #521
2018-06-16 20:46:27 +05:30
Laurent Cozic
218b446915
Electron: Added Bold and Italic toolbar buttons
2018-06-11 23:47:44 +01:00
Laurent Cozic
1b2b68c485
Electron: Fixes #562 : Disable power saving when syncing in Linux
2018-06-10 12:19:36 +01:00
Laurent Cozic
f81dce3321
Merge branch 'clipper'
2018-05-25 13:31:15 +01:00
Laurent Cozic
e15f84716a
Clipper: Added Clipper config screen and improved server
2018-05-25 13:30:27 +01:00
Laurent Cozic
6301ba0a12
Electron: Fixes #527 : Remove empty section separators from menus
2018-05-20 13:01:07 +01:00
Laurent Cozic
44e1245416
Electron: Fixes #528 : Set translation in bridge functions too
2018-05-20 12:54:42 +01:00
Laurent Cozic
41ba1043be
All: Fixed incorrect timeout for sync-after-save (was using ms instead of sec). Removed needless caching of note IDs in database.
2018-05-10 19:50:44 +01:00
Laurent Cozic
61dd4cefbc
All: Resolves #345 : Option to hide completed todos
2018-05-09 21:00:05 +01:00
Laurent Cozic
da6fdad2de
All: Handle saving collapsed states of sub-notebook
2018-05-09 10:49:31 +01:00
Laurent Cozic
ba9cfd8041
Electron: Increased timeout for sync-after-save to 30 seconds
2018-05-02 08:34:54 +01:00
Laurent Cozic
2bf87655da
Electron: Various tweaks to get PortableApps format to work
2018-04-23 21:50:29 +02:00
Laurent Cozic
bcb1f36ad8
Merge pull request #428 from Abijeet/master
...
Add the toggle sidebar option to the View app menu bar.
2018-04-17 11:17:24 +02:00
Abijeet
34c65a686c
Add the toggle sidebar option to the View app menu bar.
...
Towards #183
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
2018-04-16 22:57:36 +05:30
Laurent Cozic
0b32741a12
Electron: Resolves #252 : Allow enabling tray icon in Linux
2018-04-16 19:18:28 +02:00
Laurent Cozic
02bde2c6e9
Merge pull request #424 from Abijeet/master
...
Adds support to toggle the sidebar.
2018-04-16 15:24:33 +02:00
Abijeet
1242de532e
Adds support to toggle the sidebar.
...
Closes #183
Signed-off-by: Abijeet <abijeetpatro@gmail.com>
2018-04-15 21:20:39 +05:30
Laurent Cozic
4821b4cdf2
Electron: Fixes #365 : Cannot paste in Dropbox screen
2018-04-04 21:25:27 +02:00
Laurent Cozic
ed638612aa
Moved to https:// domain
2018-03-24 20:13:52 +00:00