1
0
mirror of https://github.com/BoostIo/Boostnote synced 2026-05-28 10:13:13 +00:00
Commit Graph

212 Commits

Author SHA1 Message Date
Baptiste Augrain 8b4a9dd325 add saveTagsAlphabetically option 2018-08-29 19:28:09 +02:00
Maciek 1bb841d5c5 Create Markdown TOC at current cursor position
If there is no TOC in the current document, it's created at current
cursor position. Subsequent generation calls update TOC at existing
position.

Add additional tests with CodeMirror editor mock.
2018-08-28 00:51:49 +02:00
Maciek ede733888d Code style: remove redundant brackets from lambda expression 2018-08-25 17:59:04 +02:00
Baptiste Augrain 00b4874d09 add tag autocomplete 2018-08-21 10:57:25 +02:00
Baptiste Augrain 73fbf49ba4 - show tags of note in alphabetical order
- enable live count of notes
2018-08-21 00:19:26 +02:00
Maciek 7804a22984 Automatic table of contents generation for Markdown
Adds table of contents for any Markdown note or
Markdown snippet.
Consequent generations update existing TOC.
Generated TOC is case sensitive to handle #2067

Shortcut : CommandOrControl+Alt+T
Menu : Edit/Generate/Update Markdown TOC
2018-08-10 23:20:56 +02:00
voidsatisfaction bdd5b7b3a7 fix: no need semicolon 2018-06-20 21:57:11 +09:00
voidsatisfaction a2ddb56540 fix: change mode to more desiarable way 2018-06-20 21:45:24 +09:00
Storm Burpee d97e62f864 Import note from url with markdown 2018-05-26 17:00:12 +09:30
Nguyễn Việt Hưng fb24efd3de added shortcut for toggle mode 2018-05-18 10:52:42 +07:00
Sam Lanning 4fd01b4234 Fix mis-referenced state properties 2018-05-14 16:29:54 -07:00
Junyoung Choi 05009d40c4 Merge branch 'master' into attachment_refactoring 2018-04-26 16:24:58 -07:00
ehhc d2163dacf9 Fixes #1825 Refactoring of the attachment/image management 2018-04-21 14:32:24 +02:00
Sosuke Suzuki ce440351a5 use extracted confirmDeleteNote function 2018-04-10 16:28:05 +09:00
mirsch 0280a5f09e use uuid in keygen, remove storage.key from note hash 2018-03-04 22:21:14 +01:00
Junyoung Choi (Sai) e8fd53d8b7 Merge pull request #1567 from pfftdammitchris/fix-toggle-view-css-positioning
Fixed ToggleMode button overlapping CSS issue
2018-02-24 16:44:41 +09:00
Junyoung Choi (Sai) 7d59f51244 Merge pull request #1549 from nlopin/restore-note-enhancing
Restore note UX enhancements
2018-02-24 16:05:00 +09:00
Junyoung Choi deab34abd6 Fix memory lick 2018-02-22 09:39:56 +09:00
pfftdammitchris 4f15cc3f08 Fixed ToggleMode button overlapping CSS issue
The absolute positioning of the toggle mode button was creating a static overlapping position issue with the top bar. This fix solves that problem by removing the static positioning and coupling the button component with the buttons to the right
2018-02-20 21:09:43 -08:00
Nikolay Lopin 55e9441547 Introduce RestoreButton component instead of plain JSX 2018-02-17 00:37:36 +03:00
Junyoung Choi (Sai) 7a124c74cc Merge pull request #1483 from andyklimczak/delete-note
Fix permanently deleting note
2018-02-10 18:47:41 +09:00
Nikolay Lopin 98c9132d4a Merge branch 'master' into export-note-with-images
# Conflicts:
#	browser/components/MarkdownPreview.js
2018-02-05 12:59:45 +03:00
Nikolay Lopin 3da4bb69ce Export images together with document 2018-02-05 02:08:09 +03:00
Andy Klimczak f04ad1e702 list:moved -> list:next 2018-01-31 22:17:36 -05:00
Andy Klimczak dc03bb76e6 Fix 2018-01-30 23:15:16 -05:00
Andy Klimczak d894bb4aab Fix permanently deleting note
- Permanently deleting note would not remove note from list until after
refresh
- Fix so permanently deleted note is removed list
2018-01-29 21:51:57 -05:00
Kazu Yokomizo 2e05214828 Fix the editor lock button layout 2018-01-25 13:30:36 -05:00
Kazu Yokomizo 81265f1238 Reorder of buttons 2018-01-23 21:02:19 -05:00
Kazz Yokomizo 85937d8e23 Merge pull request #1324 from mslourens/confirmation-dialog
show delete confirmation dialog
2018-01-12 09:37:05 +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
Kazz Yokomizo dd729c406f Merge pull request #1256 from mslourens/export-html
first attempt to export html
2017-12-28 10:38:55 +09: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
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
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