Helmut K. C. Tessarek
3fafda9684
Desktop: Added menu item to format inline code ( #1641 )
...
* Revert "Fix for #1426 , aded backticks to auto-wrapping quotes."
This reverts commit 7dee93076a
.
* changes to backtick behavior
- add shortcut ``` cmd+` ``` / ``` ctrl+` ```
- add menu item for `Inline code`
* rename menu item Inline Code -> Code
2019-06-10 08:05:20 +01:00
Laurent Cozic
df714c357d
All: Improved: Better handling of items that cannot be decrypted, including those that cause crashes
2019-06-07 23:11:08 +01:00
Laurent Cozic
a13ba63ab8
Desktop: New: Added option to open development tools, to make it easier to create custom CSS
2019-06-05 17:41:30 +01:00
Laurent Cozic
fc77419ca1
Desktop: Fixed empty separators in menu
2019-05-27 19:48:09 +01:00
Laurent Cozic
e1b7b64e1b
All: Make sure resource filesize is set in all cases
2019-05-12 11:41:07 +01:00
Laurent Cozic
08af9de190
All: Resolves #712 : New: Support for note history ( #1415 )
...
* Started revisions support
* More rev changes
* More rev changes
* More revs changes
* Fixed deletion algorithm
* More tests and moved updated time to separate field
* Display info when restoring note
* Better handling of existing notes
* wip
* Further improvements and fixed tests
* Better handling of changes created via sync
* Enable chokidar again
* Testing special case
* Further improved logic to handle notes that existed before the revision service
* Added tests
* Better handling of encrypted revisions
* Improved handling of deleted note revisions by moving logic to collectRevision
* Improved handling of old notes by moving logic to collectRevision()
* Handle case when deleting revisions while one is still encrypted
* UI tweaks
* Added revision service to mobile app
* Fixed config screens on mobile and desktop
* Enabled revisions on CLI app
2019-05-06 21:35:29 +01:00
Michael Schneider
a757aefce0
Remove separator between New Notebook and Close Window in File Menu ( #1483 )
2019-05-02 15:55:48 +01:00
Michael Schneider
af794a16d6
Desktop (macOS): Add macOS "Close Window" menu item and add name to Quit menu ( #1434 )
...
* Add Close Window to macOS file menu
* Add Joplin to Quit menu item
On macOS the application name appears usually within the Quit menu item.
* Use performClose: selector for Close Window
* Revert Quit with name and add Quit string to translations
* Move Quit translation to joplin.pot
* Remove Quit string
2019-04-30 21:38:20 +01:00
Helmut K. C. Tessarek
7fc233e808
Desktop: change shortcuts for 'Print' and 'Goto Anything' ( #1420 )
...
Print Command/Control + P
Goto Anything Command/Control + G
closes #1413
2019-04-20 12:02:43 +01:00
Laurent Cozic
a974eb5d9f
Fixing links
2019-04-18 15:11:56 +01:00
Laurent Cozic
f8e1395087
joplin.cozic.net => joplinapp.org
2019-04-18 14:59:17 +01:00
Laurent Cozic
cf40c14a86
All: Fixes #1405 : Handle invalid resource tags that contain no data when importing ENEX
2019-04-12 01:43:15 +01:00
Laurent Cozic
dcb73c9916
Desktop: Fixed menu logic for non-macOS
2019-04-01 19:51:47 +00:00
Laurent Cozic
6b2910c3c7
Desktop: Added Goto Anything dialog and implemented basic plugin system
2019-04-01 19:43:13 +00:00
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