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
Chen Shenghan
6ec2124a9c
Fix #1797 : In preview window, open external link in external browser.
2018-04-24 02:51:58 +12: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
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
Junyoung Choi (Sai)
1efc3bb15d
Merge pull request #1663 from BoostIO/note-list-ui
...
Fix note list UI
2018-03-13 22:45:51 +09:00
Yu-Hung Ou
a30d977727
added draggable folder handle
2018-03-13 23:42:14 +11:00
Simon
847ad2d781
Merge branch 'master' into localization
2018-03-13 09:24:53 +01:00
Kazu Yokomizo
5ed5950ed5
Fix note list UI
2018-03-12 22:14:06 +09:00
Junyoung Choi (Sai)
1c283f88d0
Merge pull request #1636 from mirsch/remove-volatile-hash-from-note-links
...
remove volatile hash from note links - #1623
2018-03-12 11:26:41 +09:00
Junyoung Choi
1ca1166f74
Merge branch 'master' into feature/add-smartquotes-toggle
2018-03-09 23:30:54 +09:00
Junyoung Choi (Sai)
7b4d2f3b97
Merge pull request #1617 from pfftdammitchris/folder-dragging
...
Folders in the side nav are now draggable
2018-03-09 23:17:41 +09:00
Junyoung Choi (Sai)
638227ef25
Merge pull request #1614 from RomanKlopsch/master
...
Fix missing progress bar in note list
2018-03-09 20:51:34 +09:00
Yu-Hung Ou
d01a7b16a1
fixed codeblock style in exported HTML file
2018-03-08 23:40:13 +11:00
Yu-Hung Ou
c633ba9497
Merge branch 'master' into feature/add-smartquotes-toggle
2018-03-07 22:25:39 +11:00
mirsch
f370508c93
fixes #1442 , Export responsive html
2018-03-07 01:08:10 +01:00
Nikolay Lopin
7472019422
Change property responsible for scrolling from "offsetLeft" to "scrollLeft"
2018-03-07 01:55:04 +03:00
Simon
aa3597881a
added more strings
2018-03-06 15:56:48 +01:00
David Gay
4800a88cf6
add UTF-8 tag to HTML export ( fixes #1624 )
2018-03-05 21:22:42 -05:00
Junyoung Choi
4c99429d76
Merge branch 'master' into fix-title-decoding
2018-03-05 11:36:31 +09:00
Junyoung Choi (Sai)
a8b946a07a
Merge pull request #1593 from Redsandro/searchFixes
...
Add search tweaks; closes 1525 closes 1167
2018-03-05 11:23:48 +09:00
Junyoung Choi (Sai)
18392c4f23
Merge pull request #1591 from Redsandro/scrollSyncFix
...
Fixed bad merge; closes #1586 ; related to #1521
2018-03-05 11:16:42 +09:00
mirsch
0280a5f09e
use uuid in keygen, remove storage.key from note hash
2018-03-04 22:21:14 +01:00
Nikolay Lopin
a35f876f4f
Merge branch 'master' into new-snippet-tabbar
2018-03-05 00:06:57 +03:00
Yu-Hung Ou
e89c0a3e61
added support for toggling smart quotes in preview
2018-03-02 00:06:58 +11:00