Zsolt Viczian
108293ae5c
minor cleanup
2022-06-23 18:16:27 +02:00
Zsolt Viczian
73528596d2
1.7.2
2022-06-23 07:19:17 +02:00
Zsolt Viczian
d2284b8d14
1.7.2 WIP
2022-06-22 23:50:19 +02:00
Zsolt Viczian
7cd3ec40c6
replaced activeLeaf, added openInPopout
2022-06-22 19:59:03 +02:00
Zsolt Viczian
80cbb41913
1.7.1
2022-06-18 20:28:23 +02:00
Zsolt Viczian
257f3d17ac
1.7.0
2022-06-17 22:26:26 +02:00
Zsolt Viczian
2e6b76b0f3
First round cleanup of document and window references
2022-06-17 09:36:57 +02:00
Zsolt Viczian
9030a77914
1.6.34
2022-06-16 19:38:46 +02:00
Zsolt Viczian
461b472f20
fix text detaches from container
2022-06-15 22:21:21 +02:00
Zsolt Viczian
a20900749d
1.6.33
2022-05-28 17:45:35 +02:00
Zsolt Viczian
461eeafd80
fix update embed #637 . new function: addLabelToLine()
2022-05-28 08:29:59 +02:00
Zsolt Viczian
5ff8caa04f
1.6.32
2022-05-23 21:42:16 +02:00
Zsolt Viczian
9051fe2c01
1.6.31
2022-05-21 15:54:43 +02:00
Zsolt Viczian
b29e79f2b4
1.6.30
2022-05-18 21:45:23 +02:00
Zsolt Viczian
e000c6bf39
1.6.29
2022-05-15 19:18:20 +02:00
Zsolt Viczian
feb5b576cb
Worksapces
2022-05-14 21:53:16 +02:00
Zsolt Viczian
2bd1f68276
fixed workspaces
2022-05-14 21:52:55 +02:00
Zsolt Viczian
22d1a9b90a
sync
2022-05-14 20:46:50 +02:00
Zsolt Viczian
00a6a3dcaf
fixed null width, sync in progress
2022-05-13 22:20:27 +02:00
Zsolt Viczian
82061cd126
sync wip
2022-05-11 22:03:20 +02:00
Zsolt Viczian
f40ad62291
1.6.28
2022-05-08 10:34:56 +02:00
Zsolt Viczian
de4fc602ca
dataview onDrop improvement, getNewLeaf in openDrawing
2022-05-08 00:05:39 +02:00
Zsolt Viczian
f5faec8ac9
fix text element de-select on autosave
2022-05-04 18:52:41 +02:00
Zsolt Viczian
8834762004
1.6.27
2022-05-01 20:30:56 +02:00
Zsolt Viczian
48477c7ee9
onload-script, isExcalidrawView
2022-04-30 20:29:14 +02:00
Zsolt Viczian
f0f65fb9a3
1.6.26
2022-04-30 17:47:08 +02:00
Zsolt Viczian
26e12e8cec
ready to release
2022-04-30 16:31:53 +02:00
Zsolt Viczian
fa2fe5e462
ExcalidrawAutomate to Class, published npmjs lib package
2022-04-21 22:29:14 +02:00
Zsolt Viczian
5f42ed8f8d
1.6.25
2022-04-16 16:09:47 +02:00
Zsolt Viczian
646b63e3dd
support for the hover editor
2022-04-11 22:52:20 +02:00
Zsolt Viczian
e0266c6731
organizing project files and functions to folders
2022-04-11 19:08:40 +02:00
Zsolt Viczian
e52c4c4403
1.6.24
2022-04-10 22:00:57 +02:00
Zsolt Viczian
d5c6ce5c33
Revert "Revert "Merge pull request #580 from i-c-u-p/patch-2""
...
This reverts commit 0a3d49408a .
2022-04-10 21:36:30 +02:00
Zsolt Viczian
0a3d49408a
Revert "Merge pull request #580 from i-c-u-p/patch-2"
...
This reverts commit cef882642e , reversing
changes made to 560807285f .
2022-04-10 21:34:05 +02:00
zsviczian
cef882642e
Merge pull request #580 from i-c-u-p/patch-2
...
several typo fixes
2022-04-10 07:25:20 +02:00
Zsolt Viczian
560807285f
Merge branch 'master' of https://github.com/zsviczian/obsidian-excalidraw-plugin
2022-04-10 07:24:09 +02:00
Zsolt Viczian
a2f6801e5f
onLinkOpen fix leaf.openFile
2022-04-10 07:23:43 +02:00
i-c-u-p
1ca8e48278
more typo fixes
2022-04-10 04:45:40 +00:00
i-c-u-p
c7acb45f85
missing comma in en.ts
2022-04-10 04:32:46 +00:00
i-c-u-p
902eda0d79
capitalization fix for "excalidraw" in en.ts
2022-04-10 04:31:42 +00:00
i-c-u-p
0141790985
Replace "suggestor" with "suggester"
...
Replaced all instances of "suggestor" with "suggester" in the code and renamed src/FieldSuggestor.ts -> src/FieldSuggester.ts and src/SuggestorInfo.ts -> src/SuggesterInfo.ts
2022-04-10 04:19:50 +00:00
i-c-u-p
f4bdc56d71
typos in en.ts
...
follwoing --> following
valut --> vault
2022-04-10 04:01:03 +00:00
i-c-u-p
dd144bd173
Change pseudo-markdown link to hyperlink
...
Formatted as a markdown link, but shows up as plain text in Obsidian plugin settings. This changes it to a hyperlink that leads to the linked url when clicked.
2022-04-05 10:05:45 +00:00
i-c-u-p
ce30c0db0b
Update en.ts
2022-04-05 09:28:44 +00:00
Zsolt Viczian
fe9a9d6aa2
1.6.23
2022-04-03 21:36:08 +02:00
Zsolt Viczian
58ed3f8e0a
MathJax preamble, Preview from exported image
2022-04-03 18:43:26 +02:00
Zsolt Viczian
e5f04faa6e
Merge branch 'master' of https://github.com/zsviczian/obsidian-excalidraw-plugin
2022-04-03 08:32:20 +02:00
Zsolt Viczian
9753613ae2
Autosave on resize fix
2022-04-03 08:31:47 +02:00
PJ
083fdead73
Don't override menu scope in hover editor
...
When used with the Hover Editor plugin and the menus of Quick Explorer or
Pane Relief, the old way of pushing a scope caused Excalidraw to take
control away from the menu scope. This change adds a handler to the
app's root scope at a precedence above hotkey commands, but below
that of any currently-pushed scopes (such as menus or modals).
(See https://github.com/nothingislost/obsidian-hover-editor/issues/85
for more background.)
2022-04-02 14:31:50 -04:00
Zsolt Viczian
7a2509911b
1.6.22
2022-03-30 22:02:24 +02:00