ehhc
e9218d1088
Fix for the broken test
2018-05-10 22:39:00 +02:00
ehhc
03fd1e29e3
Fix for the broken test
2018-05-10 22:30:13 +02:00
ehhc
ff59af6b51
Fix for the broken test
2018-05-10 21:42:23 +02:00
ehhc
73ba8b8b13
Deleting a note should also delete the attachments -> fixes #1900
2018-05-10 21:36:58 +02:00
Kazz Yokomizo
90e8dd038d
Merge pull request #1891 from BoostIO/bounty-program
...
Add bounty program
2018-05-09 10:15:17 +09:00
Kazz Yokomizo
56d1e3edaa
Add bounty program
2018-05-09 10:00:07 +09:00
Junyoung Choi (Sai)
372933fd99
Merge pull request #1873 from yosmoc/trashed_notetag_exist
...
Not showing unassigned tag in taglist
2018-05-01 14:36:15 -07:00
Junyoung Choi (Sai)
9112347e95
Merge pull request #1870 from cJack1913/master
...
Fix font color in code block(markdown preview)
2018-05-01 14:35:45 -07:00
Junyoung Choi (Sai)
30548a68e4
Merge pull request #1868 from yosmoc/1820
...
fix internal note link bug #1820
2018-05-01 12:52:10 -07:00
Junyoung Choi (Sai)
ce052d1691
Merge pull request #1865 from zzdjk6/master
...
Fix #1780 : Use black text with white background for printing and export in all theme
2018-05-01 12:50:35 -07:00
Junyoung Choi (Sai)
765ba8c867
Merge branch 'master' into master
2018-05-01 12:00:50 -07:00
Junyoung Choi (Sai)
a20c0cd49e
Merge pull request #1603 from rayou/update-travis-node-version
...
Updated Travis CI node version - #1602
2018-05-01 11:43:35 -07:00
Junyoung Choi (Sai)
e06ca9a056
Merge pull request #1883 from yosmoc/drag_drop_note
...
fix drag drop more than one note bug
2018-05-01 10:34:29 -07:00
Junyoung Choi (Sai)
d04048c749
Merge pull request #1874 from ehhc/Issue_1827
...
Issue 1827
2018-05-01 10:31:34 -07:00
yosmoc
2d0f7589ea
select proper notes for dragging
...
When the dragged target note is included in the selected notes, keeps the current selected notes, otherwise, replace the selected notes by the dragged target
2018-04-30 22:34:15 +02:00
yosmoc
dc60be404a
select next note after tranfer note(s) to another folder
2018-04-30 22:30:41 +02:00
Kazz Yokomizo
9ff5cc51f9
Merge pull request #1875 from yougotwill/monokai_theme
...
Monokai theme
2018-04-27 18:49:17 -07:00
ehhc
e9de8f42e5
Fix eslinter
2018-04-27 09:16:30 +02:00
William Grant
5bd0499ae4
Merge branch 'master' into monokai_theme
2018-04-27 09:06:11 +02:00
ehhc
99e706bcd2
Enable yarn on travis + fix broken test
2018-04-27 09:05:47 +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
Junyoung Choi
2e3e0bc1d8
Fix lint error
2018-04-26 16:35:47 -07:00
Junyoung Choi (Sai)
b33e6b232c
Merge pull request #1863 from PeterDaveHelloKitchen/png-image-optimize
...
Optimize PNG images losslessly via Google's zopflipng
2018-04-26 16:27:49 -07:00
Junyoung Choi (Sai)
df6b083670
Merge pull request #1852 from ehhc/attachment_refactoring
...
Fixes #1825 Refactoring of the attachment/image management
2018-04-26 16:26:30 -07:00
Junyoung Choi
05009d40c4
Merge branch 'master' into attachment_refactoring
2018-04-26 16:24:58 -07:00
Junyoung Choi (Sai)
ea27a3b449
Merge pull request #1872 from yosmoc/empty_trash_not_working_in_sidebar_fold
...
Empty trash menu working in sidebar folded
2018-04-27 07:04:05 +09:00
yosmoc
2831b0bd2a
Only showing the tags that size > 0
...
No meaning to show the tag that has empty List
The tag which is only used in the note(s) in the Trash, tags.size becomes zero. In order to support this case, filtering tagList is needed
2018-04-26 23:55:44 +02:00
yosmoc
32e22dd507
update tagNoteMap when delete / restore the notebook
...
deleted note should not belong to tagNoteMap
2018-04-26 23:52:31 +02: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
c4ec69a43f
Add tests
2018-04-26 15:38:52 +02:00
bimlas
24b004bb2d
Remove obsolete route path
2018-04-26 15:38:52 +02:00
bimlas
84925b24b5
Add option to show only related tags
2018-04-26 15:38:52 +02: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
68c0f210cc
Separate active tags by instead of &
...
Using `&` to separate tags in path (like
`/tags/currently&selected&tags`) may interfer with tags including `&`
character (like `black&white`). Since ` ` is replaced with `_` when
adding tag to notes, it's ideal separator because it's guaranteed that
tags are not including this character.
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
25440a26ee
Merge pull request #1805 from frankkanis/move-image-note-fix
...
Fixed moving notes with images
2018-04-26 22:32:21 +09:00
Kazz Yokomizo
ab393b1f6d
Merge pull request #1818 from ZeroX-DG/fix-centralize-language
...
Centralized languages into 1 files
2018-04-26 22:27:35 +09:00
Kazz Yokomizo
e643147b69
Merge pull request #1831 from lboullo0/patch-1
...
Fix small typo
2018-04-26 22:21:56 +09:00
Kazz Yokomizo
6c4aa71cbc
Merge pull request #1834 from ralphchung/edit-locale-zh_TW
...
Edit the localization file of zh-TW
2018-04-26 22:18:56 +09: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
Frank Kanis
fbb8b4687b
Reduced nests
2018-04-25 17:53:18 +02: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