1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-07-11 23:43:20 +00:00
Commit Graph

169 Commits

Author SHA1 Message Date
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
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
Kazu Yokomizo 52a15a5d92 Fix Ci error 2017-12-12 17:19:58 +09:00
Yutaka Ishii ac624eb98f Change Edit Lock Icon 2017-12-12 17:01:33 +09:00
Yutaka Ishii 685206950b restore StatusBar 2017-12-12 10:22:31 +09:00
Yutaka Ishii 57a88743bc icon style update. Delete Zoom 2017-12-11 15:42:30 +09:00
Maurits Lourens 6a9d4ae0fd first attempt to export html 2017-12-08 11:43:50 +01:00
Yutaka Ishii 07b395c24a add note mode tab 2017-11-30 18:36:41 +09:00
yosmoc edaa0713e8 React.PropTypes is deprecated from React 15.5
Migrated by react-codemod + minor fix by hand.
2017-11-25 22:27:04 +01:00
Maurits Lourens 3fbc749395 fixed eslint warnings 2017-11-24 17:00:03 +01:00
Kazu Yokomizo 7f5e372bdc Fix at markdown note detail 2017-11-18 14:40:11 +09:00
Yutaka Ishii b6efbcedef design update 2 2017-11-18 13:46:46 +09:00
Kazu Yokomizo 34a16298d4 Change markdown lock icon 2017-11-14 21:15:00 +09:00
Kazu Yokomizo 2a2b662a6f Fix right buttons layout in note detail 2017-11-14 20:28:51 +09:00
Kazu Yokomizo 2b73c17cca Fix CI 2017-11-14 18:51:50 +09:00
Kazu Yokomizo 369f8b6093 Fix CI 2017-11-14 18:40:38 +09:00
Kazu Yokomizo 5b224d3b54 Fix note detail layout 2017-11-14 18:13:37 +09:00
asmsuechan 6047987c25 refactor: fix to use cut off file 2017-11-07 14:44:15 +09:00
asmsuechan 47b5945e17 Change the tooltip text of the lock button for easy to understand what its role 2017-10-25 19:49:16 +09:00
asmsuechan 5255708ff2 Replace pdf to print 2017-10-13 09:29:41 +09:00
asmsuechan 8e81cfcf89 iss #888 Fix letter count 2017-09-23 11:40:26 +09:00
Kazu Yokomizo 7b1c6c10b7 Change expand icon at NoteDetail 2017-09-22 15:56:49 +09:00
David Pavlík 0907bc80ef Strip HTML from the note title 2017-09-21 16:48:13 +02:00
asmsuechan 9ea9d30947 Add wordcount and lettercount to InfoPanel 2017-08-19 08:26:55 +09:00
SuenagaRyota 2df901288a Merge pull request #776 from XGHeaven/master
add todo percentage in item list
2017-08-10 23:39:12 +09:00
XGHeaven e934182e86 change getTodoState to getTodoStatus 2017-08-10 19:58:58 +08:00
SuenagaRyota 9eaa90c691 Merge pull request #768 from BoostIO/fix-infoPanel-layout-in-trash
Fixed InfoPanel layout in Trash
2017-08-10 16:52:07 +09:00
XGHeaven 1c7cba2951 add todo percentage in item list 2017-08-10 12:31:07 +08:00
Ben 4873b40e49 Update application text
Updates application text in various places to correct the wording of or better reflect the functionality provided.
2017-08-09 16:48:39 +01:00
Kazu Yokomizo 773a9b4b7f Fixed InfoPanel layout in Trash 2017-08-06 12:56:52 +09:00
asmsuechan 3b7225e0fa iss #758 Add InfoButton and InfoPanel in Trash 2017-08-05 17:30:59 +09:00
Kazu Yokomizo 4a77f250f1 Fix button layout 2017-07-24 17:55:47 +09:00
SuenagaRyota b35395e6bd Merge pull request #709 from asmsuechan/add-exports-to-infoPanel
Add exports to infoPanel
2017-07-22 15:47:01 +09:00
asmsuechan 72d2df465b Fix typos Dynamit to Dynamic 2017-07-22 15:33:56 +09:00
asmsuechan 0123526c98 Change ["title"](note-hash) to [the exact title](note-hash) 2017-07-22 11:29:39 +09:00
asmsuechan 6ea2b5e1d9 Add exports to infoPanel 2017-07-15 19:33:58 +09:00
SuenagaRyota b21baf1ce5 Merge pull request #708 from asmsuechan/change-note-hash
Change noteHash to noteLink in the input in InfoPanel
2017-07-15 16:57:55 +09:00
asmsuechan 8365a60d5d Change noteHash to noteLink in the input in InfoPanel 2017-07-15 13:41:22 +09:00
asmsuechan 804ac1aa96 Remove a dialogbox from onTrashButtonClick 2017-07-15 12:52:55 +09:00
asmsuechan 2e628de9c6 Restore missing components 2017-07-12 15:48:11 +09:00
asmsuechan 2d243abc12 Add condition 2017-07-12 15:48:11 +09:00
asmsuechan 2650cc2f1c Add trash can 2017-07-12 15:48:08 +09:00
SuenagaRyota f9836fd66e Merge pull request #692 from asmsuechan/add-info-button
Add info button
2017-07-09 17:16:06 +09:00
asmsuechan f005bb1e46 hoge 2017-07-08 14:02:03 +09:00
asmsuechan 21f96febdb Fix some pointed by lint 2017-07-08 13:37:24 +09:00
asmsuechan 805829be78 Make InfoButton component stateless 2017-07-08 13:32:37 +09:00
asmsuechan 81e8a290f0 Add infomation panel 2017-07-08 13:16:02 +09:00
Kazu Yokomizo b78d9534aa Fix layout 2017-07-08 02:18:33 +09:00