Laurent Cozic
d499251206
Update app-gui.js
...
Invalidate root after inputting command
2017-12-29 10:39:50 +01:00
Gabe Cohen
20632ae1c1
Correctly implement autocomplete menu with prefix
2017-12-24 12:27:25 -06:00
Gabe Cohen
3146273409
Improve autocomplete
...
All commands and sub commands should now autocomplete. Titles are now wrapped in spaces and quoted titles are now properly parsed.
2017-12-22 19:48:56 -06:00
Gabe Cohen
4756238821
Remove unused import
2017-12-15 06:39:50 -06:00
Gabe Cohen
39c73e1649
Improve autocompletion
...
1. Removed autocomplete menu because it lists the entire line, not just what is
being autocompleted.
2. Autocomplete positional args first unless cursor is at - then autocomplete
long options
3. Don't autocomplete an options that is already present.
4. Other fixes
2017-12-14 07:53:49 -06:00
Gabe Cohen
3bf9d01f0a
Remove unused code and retab
2017-12-14 07:01:00 -06:00
Gabe Cohen
89ef33f7ca
convert spaces to tabs
2017-12-13 21:25:18 -06:00
Gabe Cohen
f71fe9a1a6
Make autocomplete more intelligent
2017-12-13 21:13:43 -06:00
Gabe Cohen
671e538740
Contain autocomplete in StatusBarWidget.js
...
StatusBarWidget.js now imports app itself and gets command names.
app-gui.js no longer sets the autocomplete of StatusBarWidget itself.
2017-12-11 19:31:11 -06:00
Gabe Cohen
cda623a95c
Added command auto complete
...
File based autocompletion is not yet implemented. This will require knowledge of
the command, and it's parameters. The autocomplete feture is pretty powerful
however, so this should not be very difficult to add.
2017-12-09 23:08:28 -06:00
Laurent Cozic
0f343bccda
Electron: resolve #7 : Show storage location in Options screen
2017-12-08 21:51:59 +00:00
Laurent Cozic
a513f6f3f0
Merge branch 'master' of github.com:laurent22/joplin
2017-12-08 21:42:37 +00:00
Laurent Cozic
3b4809714e
iOS: version 0.10.6
2017-12-08 21:42:09 +00:00
Laurent Cozic
238b5ab9b9
CLI: version bump to fix Homebrew formula
2017-12-08 21:41:41 +00:00
Laurent Cozic
08d9e9b6aa
All: Added support for HTML tags found in ENEX files: colgroup, col, ins, kbd, address, caption, var, area, map
2017-12-08 17:41:32 +00:00
Laurent Cozic
b22900eb3a
Update website
2017-12-08 10:12:52 +00:00
Laurent Cozic
89fc2c4779
Removed uneeded assets
2017-12-07 23:29:47 +00:00
Laurent Cozic
353b79f5e5
Electron release v0.10.38
2017-12-07 23:25:06 +00:00
Laurent Cozic
b929b46281
Mobile: Fixed dropdown positioning
2017-12-07 23:24:14 +00:00
Laurent Cozic
5c4a536dad
Android v0.10.65
2017-12-07 23:11:34 +00:00
Laurent Cozic
91e337307c
Mobile: Upgrade react-native-popup-menu to fix scrolling bug
2017-12-07 23:00:22 +00:00
Laurent Cozic
2855b68ed4
Merge branch 'master' of github.com:laurent22/joplin
2017-12-07 22:56:41 +00:00
Laurent Cozic
45ca6284f9
iOS: Added safe area for iPhone X support
2017-12-07 22:42:40 +00:00
Laurent Cozic
145ee13356
Merge branch 'master' of github.com:laurent22/joplin
2017-12-07 22:42:08 +00:00
Laurent Cozic
6f97747199
Electron: Add support for file system sync
2017-12-07 22:29:02 +00:00
Laurent Cozic
f3751e4ba6
Mobile: Fixed auto-assignment of title for new notes
2017-12-07 21:32:22 +00:00
Laurent Cozic
5cd55cada6
Mobile: Made context menu scrollable
2017-12-07 21:23:41 +00:00
Laurent Cozic
bad4b2ecb8
Electron: Added dialog to export sync status
2017-12-07 21:18:18 +00:00
Laurent Cozic
7aafd63ff3
Update website
2017-12-07 19:38:24 +00:00
Laurent Cozic
3227a13035
Electron release v0.10.37
2017-12-07 18:00:28 +00:00
Laurent Cozic
027f96d100
Electron: Fixes #36 : Set installation directory for Windows installer
2017-12-07 18:17:41 +00:00
Laurent Cozic
f242a3c215
Merge branch 'fix-cli'
2017-12-07 17:43:44 +00:00
Laurent Cozic
ad6c347180
CLI: Fixed shell mode
2017-12-07 18:12:46 +00:00
Laurent Cozic
4f0431da55
Merge branch 'master' of github.com:laurent22/joplin
2017-12-07 13:33:26 +00:00
Laurent Cozic
b873fdd029
iOS: Release
2017-12-07 17:46:59 +00:00
Laurent Cozic
c1ff820913
Electron: Fixes #65 : Display 'no notebook' message on startup.
2017-12-07 13:16:38 +00:00
Laurent Cozic
7008daf92a
All: Improved handling of empty links when importing ENEX files. Fixed minor layout issues in Electron app
2017-12-07 00:57:36 +00:00
Laurent Cozic
ed914c6907
All: Improved rendering of imported ENEX tables
2017-12-07 00:35:15 +00:00
Laurent Cozic
37663bd110
Merge pull request #68 from dbinary/master
...
adding translate spanish Latin America
2017-12-06 23:59:22 +00:00
Laurent Cozic
f01c6aa8d1
Merge branch 'master' of github.com:laurent22/joplin
2017-12-06 23:56:18 +00:00
Laurent Cozic
8838017830
All: Updated translations
2017-12-06 23:55:22 +00:00
Laurent Cozic
1d6fb8058f
Update BUILD.md
2017-12-06 23:34:56 +00:00
Laurent Cozic
bb51729bea
Update BUILD.md
2017-12-06 23:34:31 +00:00
Laurent Cozic
507e7e6014
All: Improved ENEX import for web pages that have been saved as notes
2017-12-06 19:29:58 +00:00
Laurent Cozic
f42908b11c
Merge branch 'sync-limits'
2017-12-05 17:30:16 +00:00
Laurent Cozic
03ec406627
All: Filter to sync target and refactored so that same code can be used by all clients
2017-12-05 19:21:01 +00:00
Laurent Cozic
c703521b6c
All: Handling of unsyncable items
2017-12-05 18:56:39 +00:00
Laurent Cozic
cf97bf9a77
Updated readme
2017-12-05 08:47:48 +00:00
Laurent Cozic
304b9a582f
Electron release v0.10.36
2017-12-04 23:57:30 +00:00
Laurent Cozic
4d5c4b1743
Electron: started unsynchronisable items UI
2017-12-04 23:57:13 +00:00