Sosuke Suzuki
48ea5746d9
move init function to Main.js
2018-01-10 19:33:58 +09:00
Kazz Yokomizo
4f02065eaf
Merge pull request #1354 from trinode/feature-elixir-support
...
Elixir syntax highlighting
2018-01-04 20:31:45 +09:00
Sosuke Suzuki
e4e8c2205e
splid update functions
2018-01-04 18:12:27 +09:00
Maurits Lourens
18649dd074
fixed lint errors
2018-01-04 08:32:42 +01:00
Maurits Lourens
9f9463f0e8
fixed review comments
2018-01-03 23:08:42 +01:00
Kazu Yokomizo
297b4346c5
Fix CI error at #1147
2018-01-04 03:51:49 +09:00
Kazz Yokomizo
767a203439
Merge pull request #1147 from mslourens/export-folder
...
export folder as md or text
2018-01-04 03:50:24 +09:00
Anthony Graham
b4e138e21b
Elixir Syntax Highlighting
2018-01-01 21:17:29 +00:00
Sosuke Suzuki
d732d195f3
fix style
2017-12-29 21:38:40 +09:00
Kazz Yokomizo
c8cf353c21
Merge pull request #1220 from PaulRosset/add-notification-onChangeUi
...
Add notification on change ui
2017-12-28 10:45:21 +09:00
Kazz Yokomizo
dd729c406f
Merge pull request #1256 from mslourens/export-html
...
first attempt to export html
2017-12-28 10:38:55 +09:00
Kazz Yokomizo
3127e85900
Merge pull request #1329 from robbawebba/fix/jump-notes-by-link
...
Fix linking to other notes
2017-12-26 11:51:51 +09:00
Niko Caron
bf781c6b50
Fix starred item count
...
* Deleting a starred item will now update the starred count in the side nav. (delete from starred set)
* Restoring a starred item will add it the the starred set again.
Fix : #1326
2017-12-23 18:17:48 -04:00
David Pavlík
da1098e441
Merge branch 'master' into feature-editor-line-lines
2017-12-23 23:06:26 +01:00
David Pavlík
85065357e2
Make the option to disable line numbers in editor affect snippet notes too
2017-12-23 22:52:50 +01:00
David Pavlík
1f5f6c3b0e
Rename 'lineNumber' to 'displayLineNumbers'
2017-12-23 22:51:38 +01:00
Rob Weber
4f7026969f
Fix linking to other notes
2017-12-23 01:33:03 -08:00
Kazu Yokomizo
04ffbe945b
Delete unnecessary style
2017-12-23 15:25:45 +09:00
Kazu Yokomizo
974a1a1e7d
Fix style
2017-12-23 15:18:16 +09:00
Maurits Lourens
e262d2f19b
fixed lint error
2017-12-21 19:15:34 +01:00
Maurits Lourens
aabfe820ac
refactored to prevent duplicate code
2017-12-21 17:41:08 +01:00
Maurits Lourens
3bba5442bd
show delete confirmation dialog
2017-12-21 15:57:27 +01:00
Maurits Lourens
6ce1922fb3
added tooltips like the new note button (and consequently extracted some buttons and styles)
2017-12-21 15:23:13 +01:00
Kazu Yokomizo
7ccc5eb9b8
Fix switch button layout
2017-12-20 18:50:53 +09:00
Kazz Yokomizo
b4b6d3d07c
Merge pull request #1243 from BoostIO/detect-AMA-errors
...
Detect ama errors
2017-12-20 18:27:24 +09:00
Sosuke Suzuki
df13ca3c92
make splitMode Default
2017-12-20 18:11:01 +09:00
Yutaka Ishii
72b450d526
icon updated
2017-12-19 10:21:01 +09:00
Sosuke Suzuki
89b2f48a06
remove an unnecessary valiable
2017-12-18 19:31:43 +09:00
Sosuke Suzuki
c80bdb8d0c
apply ignorePreviewPointerEvents
2017-12-18 19:28:42 +09:00
Sosuke Suzuki
ea064deeb8
implement splitEditor
2017-12-18 18:26:25 +09:00
Sosuke Suzuki
8e81609a39
implement minimun splitEditor
2017-12-18 17:40:06 +09:00
Nikolay Lopin
83da07a941
Export note with local images
...
Looks through the note and searches for local images. Copies them to ‘images’ folder in the export path and replaces affected links.
#1261
2017-12-17 21:39:34 +03:00
Sosuke Suzuki
977e80c829
apply switching style
2017-12-17 02:07:07 +09:00
Sosuke Suzuki
8ba0d10f40
set editorType into Config and state
2017-12-17 02:02:19 +09:00
Sosuke Suzuki
2581091652
add editorType into ConfigManager
2017-12-16 23:17:45 +09:00
Kazz Yokomizo
e72a7ceaea
Merge pull request #1207 from ytk141/add-note-mode-tab
...
add note mode tab
2017-12-16 17:33:49 +09:00
Sosuke Suzuki
a17ddf6d54
use getSendEventCond func
2017-12-16 15:30:21 +09:00
Sosuke Suzuki
b5e2d21f33
split to function send event conditions
2017-12-16 15:30:21 +09:00
Sosuke Suzuki
d09f8dff18
detect internet connection when send events
2017-12-16 15:30:21 +09:00
Sosuke Suzuki
bdb3406dcb
modify: change the file where detect Internet disconnection
2017-12-16 15:30:21 +09:00
Sosuke Suzuki
f54b49db1a
detect internet disconnection
2017-12-16 15:30:21 +09:00
Kazz Yokomizo
0cc9f006c5
Merge pull request #1217 from SCdF/use-file-metadata-on-import
...
Use existing file metadata for created and modified dates
2017-12-16 14:29:19 +09:00
Kazu Yokomizo
e8192e6c3f
Fix several UI bugs
2017-12-16 13:49:53 +09:00
Kazz Yokomizo
820a2a093c
Merge pull request #1275 from BoostIO/add-pin-note-item-simple
...
Add Pin to NoteItemSimple
2017-12-15 15:32:26 +09:00
Stefan du Fresne
745d250787
Reorder Object.assign
...
- Respects the dates that may be in input over default dates
- Respects key and storage over what might be in input
2017-12-14 13:16:37 +00:00
Stefan du Fresne
b1063eb38f
Not used to this no semi colon thing
2017-12-14 13:13:29 +00:00
Stefan du Fresne
9032a1debb
Use existing file metadata for created and modified dates
...
NB: this definintely works on OSX. Other operating systems may have
slightly different interpretations of birthtime.
See: https://nodejs.org/api/fs.html#fs_class_fs_stats
2017-12-14 13:13:29 +00:00
Paul Rosset
795fe8ae1d
Add isEqual and changing haveToSaveNotif method
2017-12-14 12:26:05 +00:00
Yutaka Ishii
1aafee2a7c
Add Solarized Dark theme
2017-12-14 15:46:29 +09:00
Maurits Lourens
5d46adf8fd
fixed review comments
2017-12-13 17:11:43 +01:00