Laurent Cozic
72b36522e8
All: Improved support for Japanese, Chinese, Korean search queries (also applies to Goto Anything)
2019-04-03 07:46:41 +01:00
Laurent Cozic
242926d381
Fixed regressions in test units
2019-01-31 09:48:48 +00:00
Laurent Cozic
efcf5ecef4
Desktop: When deleting note, display title or number of notes
2019-01-31 07:55:51 +00:00
Laurent Cozic
cc8f8fcd2c
Desktop: Allow selecting editor path with dialog window
2019-01-30 19:19:06 +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
96cd56548e
Desktop: Improve search keyword highlighting
2019-01-17 19:01:35 +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
4472590133
Merge branch 'master' into search_engine_fts_fix
2019-01-13 15:52:41 +00:00
tfinnberg
ffda04f9b4
fixed file url issue ( #1054 )
2019-01-09 17:21:32 +00:00
Laurent Cozic
41155f5ef4
Started rewriting search engine to better support unicode
2018-12-29 20:19:18 +01:00
Laurent Cozic
f308fe71f9
Mobile: Fixes #1082 : Highlight correct keywords when doing a search
2018-12-29 18:24:02 +01:00
Laurent Cozic
b1898141c3
Mobile: Fixes #382 : Implemented new search engine for mobile and highlight searched words in notes
2018-12-16 18:32:42 +01:00
Ben Fisher
58b68cab0c
fix for #906 , 1) windows paths like C:\a\b weren't accepted because b… ( #935 )
...
* fix for #906 , 1) windows paths like C:\a\b weren't accepted because backslashes were treated as escape sequences, 2) common paths like C:\Program Files\Foo\Foo.exe weren't accepted because of the space in the path
* Using anothing approach,
a) backslashes are no longer treated as escape characters,
b) string change to remind people to add spaces
* Removing joplin.pot from the patch, it will be updated later.
* Removing unused code.
2018-11-20 21:46:18 +00:00
Ben Fisher
251f1bba55
Show note title in pdf export ( #890 ) ( #937 )
...
* Show note title in pdf export (#890 )
An example of a possible approach, to temporarily change the html in the webview to show the note title. Works, but there may be a more elegant fix.
* Show title in pdf export
Revising based on feedback
Also, a couple changes to tests so that they pass in Windows.
2018-11-07 23:35:14 +00:00
Laurent Cozic
57fd1a7588
Electron: Prevent URLs added via A tag from being opened inside app
2018-10-05 18:21:23 +00:00
Laurent Cozic
8a96cf3434
All: Allow sorting notes by various fields
2018-02-22 18:58:15 +00:00
Laurent Cozic
8a282fd2e1
All: Added fs drivers and encryption service
2017-12-11 23:52:42 +00:00
Laurent Cozic
5098c03264
Allow setting extra flags and renaming folder
2017-11-16 18:51:11 +00:00
Laurent Cozic
8a78ee5df6
Changed export to module.exports
2017-11-03 00:13:17 +00:00
Laurent Cozic
1abab26041
Improved UI usability
2017-10-08 23:34:01 +01:00
Laurent Cozic
f0a8cbe95d
Started fixing ReactNative app
2017-07-05 21:34:25 +01:00