azivner
|
005480059a
|
changes for script execution (parameters etc.)
|
2018-01-26 23:40:48 -05:00 |
|
azivner
|
5981b9bc7b
|
new code icons, protected note icon in note tree is now styled using CSS filter drop shadow
|
2018-01-26 22:32:44 -05:00 |
|
azivner
|
b2ff97ccf2
|
new note inherits type and mime from parent note, closes #20
|
2018-01-26 21:31:52 -05:00 |
|
azivner
|
0da13994a6
|
better filtering of empty HTML content (just tags and whitespace)
|
2018-01-26 19:54:27 -05:00 |
|
azivner
|
9f3d46ddb1
|
Allow marking code (JavaScript) notes for execution after application loads, closes #19
|
2018-01-25 23:49:03 -05:00 |
|
azivner
|
a42fd9b090
|
refactoring of script subtree execution
|
2018-01-25 23:22:19 -05:00 |
|
azivner
|
18709eb340
|
new note type: render HTML note
|
2018-01-23 23:41:22 -05:00 |
|
azivner
|
4ed2dc9f53
|
support of including JS subnotes when executing
|
2018-01-23 22:53:27 -05:00 |
|
azivner
|
f439969962
|
support for execution of async functions + integration with backend through server.exec()
|
2018-01-23 21:59:30 -05:00 |
|
azivner
|
27cb6b1c4d
|
added possibility of executing javascript
|
2018-01-23 20:45:34 -05:00 |
|
azivner
|
8adb31757f
|
add link disables HTML link when in code note (plus some related refactorings)
|
2018-01-23 20:14:10 -05:00 |
|
azivner
|
403cf02ea7
|
fix syntax highlight switch
|
2018-01-23 19:51:16 -05:00 |
|
azivner
|
27f12a0186
|
keyboard based zooming in electron, fixes #10
|
2018-01-22 23:30:25 -05:00 |
|
azivner
|
a10269a086
|
measuring how much time does autocomplete building takes
|
2018-01-22 23:18:08 -05:00 |
|
azivner
|
9901882a0f
|
codemirror mode lazy loading
|
2018-01-22 23:07:04 -05:00 |
|
azivner
|
93d0e0aa2d
|
fixes for indentation and keyboard shortcuts
|
2018-01-22 22:14:03 -05:00 |
|
azivner
|
e56fb6d2d4
|
support for loading and saving type and mime
|
2018-01-21 23:36:09 -05:00 |
|
azivner
|
f9631ff59f
|
added note type picker component
|
2018-01-21 23:06:25 -05:00 |
|
azivner
|
15958d06a9
|
support for saving code notes + other tweaks
|
2018-01-21 10:33:33 -05:00 |
|
azivner
|
090e1b845f
|
first experiments with code mirror
|
2018-01-20 21:56:03 -05:00 |
|
azivner
|
32db96f388
|
added note scoped actions button, fix #8
|
2018-01-19 19:36:41 -05:00 |
|
azivner
|
f42835e083
|
fix order of pasted notes when doing multi-select operations
|
2018-01-19 18:34:21 -05:00 |
|
azivner
|
b642a567bb
|
fix #5
|
2018-01-16 23:22:13 -05:00 |
|
azivner
|
7ea23586fe
|
improvements to search, fixing issue #1
|
2018-01-15 20:54:22 -05:00 |
|
azivner
|
d30a57d388
|
delete now works with multi-select
|
2018-01-14 21:39:21 -05:00 |
|
azivner
|
36f920b975
|
alt+s is now shortcut for sorting, search is not triggered with ctrl+s
|
2018-01-13 23:03:17 -05:00 |
|
azivner
|
9860c8deef
|
refactoring of routes - noteId needs to go to /notes noteTreeId to /tree
|
2018-01-13 20:53:00 -05:00 |
|
azivner
|
16eb156033
|
refactoring of note changes / cloning
|
2018-01-13 18:02:41 -05:00 |
|
azivner
|
4f649c2e21
|
added note alphabetical sorting to context menu
|
2018-01-13 17:00:40 -05:00 |
|
azivner
|
231c245c87
|
saving attributes
|
2018-01-11 21:40:09 -05:00 |
|
azivner
|
8fe6a9353a
|
added dialog and read only view of attributes
|
2018-01-11 00:01:16 -05:00 |
|
azivner
|
58362405c6
|
workaround for CKEditor bug with setting empty data
|
2018-01-09 20:01:02 -05:00 |
|
azivner
|
31b4186e17
|
optional cleanup of unused images
|
2018-01-07 14:07:59 -05:00 |
|
azivner
|
97c1b3061f
|
correct detection of optimized image format
|
2018-01-07 08:24:04 -05:00 |
|
azivner
|
c022fcf196
|
reloading note tree when we have note detail changes
|
2018-01-06 22:56:54 -05:00 |
|
azivner
|
b5baab056c
|
enter on title will put focus on editor
|
2018-01-06 22:53:37 -05:00 |
|
azivner
|
f2aaf8b0a3
|
ctrl+click doesn't activate the node and selects only if it's not selected yet, otherwise deselects
|
2018-01-03 22:54:13 -05:00 |
|
azivner
|
01ede22504
|
added backspace to move to parent node
|
2018-01-03 22:49:53 -05:00 |
|
azivner
|
b545100cad
|
removed loader animation - it was causing issues with initial focus on the tree (probably by stealing focus)
|
2018-01-02 22:01:38 -05:00 |
|
azivner
|
e32289720c
|
not hiding the elements for alt-m, just lowering opacity
|
2018-01-02 20:52:36 -05:00 |
|
azivner
|
550bb77ca9
|
fixed switching between note clones
|
2018-01-02 20:16:17 -05:00 |
|
azivner
|
ae6e222c50
|
fix for moving note inside not-yet folder
|
2018-01-01 23:28:00 -05:00 |
|
azivner
|
37995f1ce5
|
info message about copying / cutting into clipboard
|
2018-01-01 22:33:21 -05:00 |
|
azivner
|
ad7fa5e096
|
better conflict detection
|
2018-01-01 22:28:19 -05:00 |
|
azivner
|
f07c427da1
|
fixed race condition when changing note path in URL hash which caused flickering
|
2018-01-01 18:53:52 -05:00 |
|
azivner
|
e560072f8b
|
drag & drop support for multi select plus some fixes
|
2018-01-01 18:29:06 -05:00 |
|
azivner
|
3f976a3821
|
ctrl-a selects all nodes at the current level (without children)
|
2018-01-01 18:11:23 -05:00 |
|
azivner
|
274bb32696
|
multi-select in note tree and clipboard operations on the selection
|
2018-01-01 17:59:59 -05:00 |
|
azivner
|
fdcc833f6d
|
added force note sync functionality to context menu
|
2017-12-30 21:44:26 -05:00 |
|
azivner
|
2d2d76a715
|
enter on note tree can also give focus to the editor
|
2017-12-28 22:57:35 -05:00 |
|