Junyoung Choi (Sai)
765ba8c867
Merge branch 'master' into master
2018-05-01 12:00:50 -07:00
Junyoung Choi (Sai)
d04048c749
Merge pull request #1874 from ehhc/Issue_1827
...
Issue 1827
2018-05-01 10:31:34 -07:00
William Grant
5bd0499ae4
Merge branch 'master' into monokai_theme
2018-04-27 09:06:11 +02:00
William Grant
239edb0605
tweaked styling
2018-04-27 09:01:41 +02:00
ehhc
bf3f5a5971
Fixes #1827 -> include attachments in HTML exports of notes
2018-04-27 08:51:47 +02:00
William Grant
92be3f32d6
added monokai theme
2018-04-27 08:10:50 +02:00
Nguyễn Việt Hưng
106f5a53ff
added import fs module that was removed by accident
2018-04-27 11:42:34 +07:00
Nguyễn Việt Hưng
a2592e48c8
Merge branch 'text-expansion-support' of https://github.com/ZeroX-DG/Boostnote into text-expansion-support
2018-04-27 11:17:17 +07:00
Junyoung Choi (Sai)
5e7bdf7354
Merge branch 'master' into text-expansion-support
2018-04-26 16:39:52 -07:00
Junyoung Choi
2e3e0bc1d8
Fix lint error
2018-04-26 16:35:47 -07:00
Junyoung Choi
05009d40c4
Merge branch 'master' into attachment_refactoring
2018-04-26 16:24:58 -07:00
yosmoc
2ee9951853
Empty trash menu working in sidebar folded
2018-04-26 22:29:26 +02:00
Kazz Yokomizo
b1912135ed
Merge pull request #1775 from bimlas/narrow-to-related-tags
...
Show only related tags, select multiple tags
2018-04-26 13:13:24 -07:00
Kazz Yokomizo
bed3d42923
Merge pull request #1824 from ZeroX-DG/fix-paste-image
...
Fixed image not displaying after paste
2018-04-26 22:39:03 +09:00
bimlas
c02b91dfd4
Simplify style
2018-04-26 15:38:52 +02:00
bimlas
066d97220f
Cleanup, prettify
2018-04-26 15:38:52 +02:00
bimlas
61ed47dda0
Don't narrow list, add plus sign only for related tags
...
It's easier to understand by most of the users.
Later I like to add a setting to enable narrowing of tag list to show
only the related ones.
2018-04-26 15:38:51 +02:00
bimlas
6c542750f4
Narrow list of tags to related ones
...
When a tag is selected, the tag list narrows to show only the related
ones: all tags associated to the currently visible notes. Clicking on
the plus sign near another tag narrows the list again to the tags of
notes associated with the firstly AND secondly selected tag. To show
every tags again, press the tag icon on the top-left corner of
Boostnote.
Before:

After:

NOTE: Tags are joined with `&` character (`#` not works) in
`location.pathname` thus it will make the tags with this character
unavailable. Any suggestion to pass multiple values via pathname?
2018-04-26 15:38:47 +02:00
Kazz Yokomizo
9930ba8748
Merge pull request #1836 from bah2830/TAG_COUNT_FIX
...
Updated tag note count to float to the right like the storage list
2018-04-26 22:16:35 +09:00
cJack1913
01b1c49738
Fix font color in code block(markdown preview)
2018-04-25 17:23:09 +08:00
yosmoc
c9c28eda1b
support internal note link
2018-04-24 23:40:59 +02:00
Chen Shenghan
744bcba599
Fix #1780 : Use black text with white background for printing and export in all theme
2018-04-25 03:31:36 +12:00
Chen Shenghan
6ec2124a9c
Fix #1797 : In preview window, open external link in external browser.
2018-04-24 02:51:58 +12:00
Hung Nguyen
a7d0a4bdac
clean up some redundant code, changed to path.sep, remove some default snippet
2018-04-22 09:27:47 +07:00
ehhc
d2163dacf9
Fixes #1825 Refactoring of the attachment/image management
2018-04-21 14:32:24 +02:00
Hung Nguyen
ff2e39901a
added delete snippet, update snippet, create snippet and save on snippet change
2018-04-20 23:15:17 +07:00
Hung Nguyen
d3b3e45800
improved style for snippet list
2018-04-19 19:05:46 +07:00
Hung Nguyen
50d2f90621
added snippet config in setting
2018-04-19 13:40:33 +07:00
Brent Hughes
8ccf6cb8a3
Updated tag note count to float to the right like the storage list
2018-04-18 10:55:01 -05:00
Hung Nguyen
2e9b478824
added text expansion support
2018-04-18 19:31:10 +07:00
Hung Nguyen
2994420160
Fixed image not displaying after paste
2018-04-17 20:47:13 +07:00
Junyoung Choi (Sai)
6142f2d641
Merge pull request #1724 from ehhc/Issue_1723
...
Fixes #1723
2018-04-10 19:16:05 +09:00
Sosuke Suzuki
c151049cc2
fix folded storagelist width
2018-04-04 21:17:07 +09:00
Junyoung Choi (Sai)
14694f1cb0
Merge pull request #1751 from gediminasml/folding
...
Add folding to CodeEditor
2018-04-01 07:48:25 +09:00
ehhc
c90a878c9e
Merge branch 'master' into Issue_1723
2018-03-30 12:25:35 +02:00
Nikolay Lopin
90f21f4ed1
Escape html characters before convert to HTML
2018-03-25 23:47:17 +03:00
Gediminas Petrikas
9d6dbc1a6f
Remove folding keyboard shortcut
2018-03-25 14:55:06 +03:00
Gediminas Petrikas
6d57712fca
Add fold gutters
2018-03-25 14:13:19 +03:00
Frank Kanis
3a40f9ebd6
Prepared text for translation
2018-03-22 21:20:13 +01:00
ceh
cf776088e6
Fixes #1723
2018-03-22 17:26:59 +01:00
Junyoung Choi
e796e00963
Merge branch 'master' into add-editor-rulers
2018-03-22 22:30:03 +09:00
Junyoung Choi (Sai)
44ec107ce8
Merge pull request #1715 from BoostIO/sanitize-options
...
Make sanitization configurable
2018-03-22 21:57:37 +09:00
Yu-Hung Ou
36e63bb8a9
wrap long LaTeX formula in Preview
2018-03-22 21:33:32 +11:00
Junyoung Choi
5ea24f650b
Make sanitization configurable
2018-03-22 12:01:16 +09:00
Yu-Hung Ou
8b11b57ec5
allow users to enable/disable editor rulers. default: disable
2018-03-21 22:31:46 +11:00
Yu-Hung Ou
281fb2afd3
added CodeMirror ruler support
2018-03-21 21:11:26 +11:00
Junyoung Choi (Sai)
2c30f0e487
Merge pull request #1684 from kawmra/prevent-fetching-title-in-link-tag
...
Prevent generating a link tag when pasting URL to inside of a link tag.
2018-03-20 10:32:59 +09:00
Nikolay Lopin
2811843e70
Merge branch 'master' into new-snippet-tabbar
...
# Conflicts:
# browser/main/Detail/SnippetNoteDetail.js
2018-03-18 21:26:12 +03:00
kawmra
b36322bba4
Prevent generating a link tag when pasting URL to inside of a link tag.
2018-03-16 00:11:47 +09:00
Simon
0cfd048013
Merge branch 'master' into localization
2018-03-14 12:49:40 +01:00