SiriusXT
|
d9ab5d71aa
|
Add more link protocol support
|
2024-11-14 11:15:38 +08:00 |
|
zadam
|
93dcce2217
|
dragging notes from note tree will automatically insert them as images where appropriate (image, canvas, mermaid)
|
2023-11-27 10:38:19 +01:00 |
|
zadam
|
23351298c8
|
fix incorrect syntax/typo, closes #4443
|
2023-11-16 23:35:50 +01:00 |
|
zadam
|
4bdb40904f
|
fix loading reference link titles in read-only text notes, closes #4404
|
2023-11-12 22:57:04 +01:00 |
|
zadam
|
5f6d562bf8
|
add ability to excalidraw to follow links
|
2023-09-08 23:00:43 +02:00 |
|
zadam
|
6ae7661603
|
note path validation
|
2023-08-02 23:23:31 +02:00 |
|
zadam
|
b3381a3b53
|
reimplemented triggering search from URL, fixes #385
|
2023-07-15 10:59:30 +02:00 |
|
zadam
|
a748710b01
|
make file attachments accessible in revisions dialog
|
2023-07-10 20:30:04 +02:00 |
|
zadam
|
eb34f9c64f
|
small refactorings and fixes
|
2023-06-29 23:32:19 +02:00 |
|
zadam
|
235b779dec
|
detect existing attachment in target note
|
2023-05-29 22:37:19 +02:00 |
|
zadam
|
9d52f80c2f
|
linking attachments finished
|
2023-05-29 10:21:34 +02:00 |
|
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 |
|