zadam
|
0aa119af2c
|
attachments WIP
|
2023-05-29 00:19:54 +02:00 |
|
zadam
|
c2f70031d0
|
Merge branch 'master' into next61
# Conflicts:
# package-lock.json
# package.json
# src/public/app/entities/fnote.js
# src/public/app/services/link.js
|
2023-05-28 16:57:48 +02:00 |
|
zadam
|
ad4631018a
|
right click on external link should not open the link, fixes #3971
|
2023-05-26 11:13:49 +02:00 |
|
zadam
|
b05ce12e7b
|
adding links to owning note and list to attachments
|
2023-05-07 23:32:30 +02:00 |
|
zadam
|
274505188b
|
fix "go to note" from note autocomplete
|
2023-05-07 21:29:09 +02:00 |
|
zadam
|
f85209a72f
|
getting rid of attributes like data-note-path in favor of the whole nav state in URLs
|
2023-05-07 21:18:21 +02:00 |
|
zadam
|
fa3cbb4645
|
grammar
|
2023-05-05 23:41:11 +02:00 |
|
zadam
|
d8bc9c2982
|
attachment actions
|
2023-05-03 10:23:20 +02:00 |
|
zadam
|
17128c5874
|
navigation state is more nicely and completely serialized into URL
|
2023-04-11 21:41:55 +02:00 |
|
zadam
|
54c0268593
|
attachment improvements
|
2023-04-11 17:45:51 +02:00 |
|
zadam
|
5d6d9ab6d6
|
wip attachment support
|
2023-04-03 23:47:24 +02:00 |
|
zadam
|
392b89e6dd
|
exported links to "named" notes should be preserved upon import
|
2022-12-23 23:08:30 +01:00 |
|
zadam
|
1b24276a4a
|
always use template strings instead of string concatenation
|
2022-12-21 15:19:05 +01:00 |
|
zadam
|
5fca606730
|
added note hoisting option to the note launcher
|
2022-12-18 22:05:06 +01:00 |
|
zadam
|
5ac332960e
|
note launchers by default open in the active note context but follow the same logic with ctrl/middle click as links
|
2022-12-09 16:48:00 +01:00 |
|
zadam
|
fc080f785b
|
moving components to its own directory
|
2022-12-01 13:07:23 +01:00 |
|
zadam
|
eecfce3cc9
|
shortcuts use templates
|
2022-11-28 23:39:23 +01:00 |
|
zadam
|
19126b7c6d
|
Merge branch 'master' into next58
# Conflicts:
# libraries/ckeditor/ckeditor.js
# libraries/ckeditor/ckeditor.js.map
# package-lock.json
# package.json
# src/public/app/layouts/desktop_layout.js
|
2022-11-22 20:46:08 +01:00 |
|
zadam
|
89e319c7a2
|
fix backlink generation for drag & dropped links, fixes #3314
|
2022-11-14 20:30:52 +01:00 |
|
zadam
|
1b242a905b
|
use CMD/meta key for opening link in a new tab on mac, #3303
|
2022-11-10 23:16:41 +01:00 |
|
zadam
|
c16f7a5e02
|
Merge branch 'master' into next55
# Conflicts:
# electron.js
# package-lock.json
# package.json
# src/public/app/layouts/desktop_layout.js
# src/public/app/widgets/note_tree.js
# src/services/port.js
|
2022-10-15 12:09:25 +02:00 |
|
zadam
|
1d26fd6bf0
|
added "note color"
|
2022-09-25 14:19:30 +02:00 |
|
zadam
|
d905f7cc26
|
include icon into reference links
|
2022-09-24 22:38:20 +02:00 |
|
zadam
|
42cade17cb
|
launchbar WIP
|
2022-08-05 16:44:26 +02:00 |
|
zadam
|
0beee408cf
|
fix following links with no href
|
2022-08-01 22:26:03 +02:00 |
|
zadam
|
6c43b92bf1
|
mermaid export button WIP
|
2022-07-29 00:32:28 +02:00 |
|
zadam
|
8902cb3117
|
prevent paste on middle click, fixes #2995
|
2022-07-19 23:41:22 +02:00 |
|
zadam
|
e079359c15
|
copied links from tree should be reference links
|
2021-12-04 12:50:02 +01:00 |
|
zadam
|
d02d846024
|
empty notes in note overview will display the list of children
|
2021-10-10 14:09:22 +02:00 |
|
zadam
|
fdb7b7721d
|
right context menu on note map
|
2021-09-24 21:40:02 +02:00 |
|
zadam
|
2bfd7b844c
|
refactoring of pane => split, "pane" keeps its old meaning (left-pane, center-pane, right-pane)
|
2021-06-03 22:23:11 +02:00 |
|
zadam
|
c04bbd4973
|
context menu now offer option to open notes in a new pane
|
2021-06-03 12:25:33 +02:00 |
|
zadam
|
bae8551652
|
open the pane on the correct position
|
2021-05-24 21:05:44 +02:00 |
|
zadam
|
79a85a0aa7
|
refactored TabContext => NoteContext
|
2021-05-22 12:35:41 +02:00 |
|
zadam
|
274cf7312c
|
refactored TabContext => NoteContext
|
2021-05-22 12:26:45 +02:00 |
|
zadam
|
29e4e2afbb
|
split window WIP
|
2021-05-21 22:44:08 +02:00 |
|
zadam
|
42510fda5c
|
renamed also cache files/modules
|
2021-04-16 23:01:56 +02:00 |
|
zadam
|
af5b1021c7
|
renamed treeCache into froca
|
2021-04-16 22:57:37 +02:00 |
|
zadam
|
c43b20ec2b
|
script api search ignores hoisting by default
|
2021-04-06 21:56:46 +02:00 |
|
zadam
|
51db6761c8
|
fix opening links with single click outside of the ckeditor instance
|
2021-04-06 20:18:16 +02:00 |
|
zadam
|
9cd45299b1
|
grid items in note list are clickable as a whole
|
2021-03-30 23:26:14 +02:00 |
|
zadam
|
bed7bdfd00
|
"move to new window" respects note hoisting of original tab
|
2021-02-07 21:27:09 +01:00 |
|
zadam
|
6068bd7c44
|
added note properties widget
|
2021-01-31 12:15:36 +01:00 |
|
zadam
|
6c15d299e0
|
isErased fixes
|
2020-12-18 22:35:40 +01:00 |
|
zadam
|
61f30373d4
|
hoisting improvements
|
2020-11-24 23:24:05 +01:00 |
|
zadam
|
26442f418a
|
fix "open in new window" link context menu
|
2020-11-24 23:06:37 +01:00 |
|
zadam
|
04ea8dd4b3
|
fix scroll to top for read only / editable text note after switching note
|
2020-10-13 22:03:16 +02:00 |
|
zadam
|
cabb78b3e4
|
double click on an external link opens it
|
2020-10-12 22:11:49 +02:00 |
|
zadam
|
d953d96fa6
|
improvements to error logging in frontend
|
2020-10-12 21:05:34 +02:00 |
|
zadam
|
fbb36d652f
|
external links are not opened on click
|
2020-09-27 23:02:21 +02:00 |
|