William Grant
8c268be823
Merge branch 'master' into dracula_theme
...
# Conflicts:
# browser/components/TodoListPercentage.styl
# browser/main/Detail/TagSelect.styl
2018-09-30 22:16:25 +02:00
Junyoung Choi (Sai)
0123a99b5d
Merge pull request #2428 from yougotwill/monokai_theme_fixes
...
Monokai theme fixes
2018-10-01 03:28:31 +09:00
Junyoung Choi (Sai)
89d8d36ec3
Merge pull request #2400 from daiyam/tag-autocomplete-snippet
...
fix tag autocomplete in snippet note
2018-10-01 01:50:00 +09:00
William Grant
b3ede3230c
Fixed the TodoListPercentage styling, reverted tag color back to the default button color
2018-09-28 17:53:13 +02:00
William Grant
2a44e0b7eb
updated the toggleModeButton styling
2018-09-24 17:52:26 +02:00
William Grant
0c1497a255
Updated NoteItem Styling, fixed NoteItemSimple styling, Changed the tag color based on the monokai color palette,
2018-09-24 17:45:28 +02:00
William Grant
496090610f
updated tag color to cyan, fixed togglemodebutton styling
2018-09-24 17:20:01 +02:00
William Grant
16177754d5
fixed togglemodebutton styling
2018-09-24 17:16:56 +02:00
William Grant
610503472a
finished styling
2018-09-23 16:35:26 +02:00
William Grant
205451a31d
initial work for dracula theme done
2018-09-22 17:17:22 +02:00
Baptiste Augrain
4a231d6fdb
fix tag autocomplete in snippet
2018-09-15 10:24:31 +02:00
Baptiste Augrain
e0b18c6868
Merge branch 'master' into tag-clickable
2018-09-15 09:58:49 +02:00
Junyoung Choi (Sai)
7ab3ce91a1
Merge pull request #2281 from mbarczak/features/toc_generator
...
Automatic table of contents generation for Markdown
2018-09-15 12:36:54 +09:00
Junyoung Choi (Sai)
f3c72e561a
Merge pull request #2320 from daiyam/tag-autocomplete
...
add tag autocomplete
2018-09-15 12:00:22 +09:00
Baptiste Augrain
ac71093888
tags are clickable
2018-09-05 18:08:47 +02:00
Baptiste Augrain
cb2f18c078
Merge branch 'master' into tag-autocomplete
2018-09-04 23:37:15 +02:00
Baptiste Augrain
6603f46678
Merge branch 'master' into table-editor
2018-09-04 10:54:49 +02:00
Maciek
e9070fadab
Refactoring : use object destructuring to retain file code style
2018-09-02 19:38:15 +02:00
Baptiste Augrain
9f8246a26a
add default language for snippet note
2018-08-30 17:52:50 +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
Baptiste Augrain
fa9d8b8881
replace awesomplete with React component react-autosuggest
2018-08-26 15:48:41 +02:00
Baptiste Augrain
53923c9c87
filtering out the note's tags
2018-08-25 18:22:40 +02:00
Maciek
ede733888d
Code style: remove redundant brackets from lambda expression
2018-08-25 17:59:04 +02:00
Baptiste Augrain
13d44ae56a
fix lint errors
2018-08-21 11:19:46 +02:00
Baptiste Augrain
00b4874d09
add tag autocomplete
2018-08-21 10:57:25 +02:00
Baptiste Augrain
657806c8cf
add smart table editor
2018-08-20 20:14:45 +02:00
Maciek
3c14cc219e
ESLint: fix let -> const warnings
2018-08-11 10:09:22 +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
Junyoung Choi (Sai)
612de84ac6
Merge pull request #2208 from enyaxu/feature/2132
...
New Feature: Shortcuts for focusing tag editor(CmdOrControl+Shift+T)(#2132 )
2018-08-09 17:53:54 +09:00
William Grant
58fbc298b1
Merge branch 'master' into info_box_fix
2018-07-17 14:41:45 +02:00
William Grant
7de7772339
Fixed infoButton panel in trash positioning
2018-07-17 14:41:22 +02:00
JianXu
ad847a2f5d
New Feature: Shortcuts for focusing tag editor(CmdOrControl+T)
2018-07-17 17:19:03 +08:00
Junyoung Choi (Sai)
0414483be2
Merge pull request #2178 from enyaxu/feature/2165
...
Hotkey for toggle editor fullscreen
2018-07-17 14:49:03 +09:00
Сергей Иванов
806a5daa86
Processing all location's pathnames
2018-07-05 11:23:57 +03:00
Сергей Иванов
4a3602099a
Difference home and searched notes from trashed units
2018-07-04 16:09:49 +03:00
Сергей Иванов
c69be54655
Fixing empty string searching
2018-07-04 14:02:26 +03:00
Сергей Иванов
680eaa1d4a
Filtering displayed notes in Detail component
2018-07-04 13:33:47 +03:00
JianXu
05488e66ae
Add tooltip(CommandOrCtrl+B) for fullscreen
2018-07-04 11:38:43 +08:00
Sosuke Suzuki
64407e5ca6
use context.popup on SnippetNoteDetai;
2018-06-30 16:12:23 +09: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
William Grant
3bc21cdb09
fixed positioning of the info panel so it doesn't cover the info button
2018-06-13 12:19:17 +02:00
Sosuke Suzuki
5fd822a24d
add a new line at end of file
2018-06-12 19:48:09 +09:00
Shammasov Max
5873e8e896
Debounce for details renderig added
2018-06-11 03:34:45 +03:00
Junyoung Choi (Sai)
73caa2508e
Merge pull request #1931 from bimlas/1498-refresh-taglist-on-deleting-tag
...
Refresh taglist to remove unused tags on deleting
2018-05-24 14:44:54 +09:00
bimlas
a6af5de3e1
Refactor tag removing methods (duplicated code)
2018-05-18 15:18:28 +02:00
bimlas
52b3068330
Refresh taglist to remove unused tags on deleting
...
When a tag is deleted from a note, the taglist did not updated: the deleted tag was still in the list. If the
tag was created in the current session, it was removed, worked as expected.
The reason is: until the note is not updated, the tag list is not
initialized for first in the "delete tag button" handler, but it works
in the second case. Tried out using backspace to delete the tag, it
works.
2018-05-18 15:18:09 +02:00
Nguyễn Việt Hưng
fb24efd3de
added shortcut for toggle mode
2018-05-18 10:52:42 +07:00
Junyoung Choi (Sai)
b89896a4e7
Merge pull request #1919 from samlanning/inconsistent-state-update
...
fix inconsistent updates to react component state
2018-05-15 19:30:22 +09:00
Sam Lanning
4fd01b4234
Fix mis-referenced state properties
2018-05-14 16:29:54 -07:00