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
7b98a48f5b
Merge branch 'zsviczian:master' into en.ts-typos
2022-04-10 04:02:51 +00:00
i-c-u-p
f4bdc56d71
typos in en.ts
...
follwoing --> following
valut --> vault
2022-04-10 04:01:03 +00:00
zsviczian
83eac25e6d
Merge pull request #571 from i-c-u-p/patch-1
...
fix typo in english plugin settings
2022-04-05 13:14:34 +02: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
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
zsviczian
3736c2ca5a
Merge pull request #567 from pjeby/scope-fix
...
Don't override menu scope in hover editor
2022-04-02 21:17:08 +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
1.6.22
2022-03-30 22:02:24 +02:00
Zsolt Viczian
d5e01a8c23
hover-preview hover-editor
2022-03-29 22:16:29 +02:00
Zsolt Viczian
a25eebfa28
1.6.21
1.6.21
2022-03-27 19:33:49 +02:00
Zsolt Viczian
1aa092fcc4
1.6.20
1.6.20
2022-03-21 23:08:50 +01:00
Zsolt Viczian
23e6e2e33f
export frontmatter settings WIP
2022-03-21 06:38:43 +01:00
Zsolt Viczian
e93684a555
script typo
2022-03-20 21:33:58 +01:00
zsviczian
226b7477a9
Update directory-info.json
2022-03-20 21:26:43 +01:00
zsviczian
a8d9931477
Update Add Link to Existing File and Open.md
2022-03-20 21:24:46 +01:00
zsviczian
d4e1737758
Update directory-info.json
2022-03-18 13:51:50 +01:00
zsviczian
94adea8095
Merge pull request #537 from 1-2-3/master
...
feat: Add Gap setting to Normalize selected arrows script #522
2022-03-18 13:34:38 +01:00
zahuifan
8492850d12
feat: Add Gap setting to Normalize arrows #522
2022-03-18 20:18:00 +08:00
Zsolt Viczian
dc03fed415
1.6.19
1.6.19
2022-03-17 22:18:39 +01:00
Zsolt Viczian
2a0623cb93
fix lefthanded mode, measureText, save Notice
2022-03-17 21:03:32 +01:00
zsviczian
ec4915e88c
Merge pull request #525 from tswwe/master
...
Update zh-cn.ts to 1.6.18
2022-03-14 16:24:46 +01:00
thxnder
b60618c514
Update zh-cn.ts to 1.6.18
...
Keeping up with the latest 1.6.18 en.ts, as well as some revisions to make the translations more clear & consistent.
2022-03-13 18:30:50 +08:00
Zsolt Viczian
635930eccb
1.6.18
1.6.18
2022-03-12 08:50:21 +01:00
Zsolt Viczian
654d12f2a1
iframely, transclusion wrap default
2022-03-09 22:19:08 +01:00
Zsolt Viczian
51f7438fe7
updated scripts
2022-03-08 22:01:19 +01:00
zsviczian
13ed74bf73
Merge pull request #512 from 1-2-3/master
...
fix: text in sticky notes should be ignored when calculating distance in script
2022-03-08 21:34:16 +01:00
zahuifan
2327b138eb
fix: Text in sticky notes should be ignored
2022-03-08 20:40:34 +08:00
Zsolt Viczian
87f91d5156
restore API call, plus preventAutozoom for containers
2022-03-07 21:25:18 +01:00
Zsolt Viczian
cbe6197782
Merge branch 'master' of https://github.com/zsviczian/obsidian-excalidraw-plugin
2022-03-06 17:17:27 +01:00
Zsolt Viczian
5335dc0860
directoryinfo update
2022-03-06 17:17:17 +01:00
zsviczian
6096eefe06
Update README.md
2022-03-06 17:13:15 +01:00
Zsolt Viczian
18b755a937
1.6.17
1.6.17
2022-03-06 16:57:24 +01:00
zsviczian
8d9e62b621
Merge pull request #505 from 1-2-3/master
...
fix: text position error in Expand rect script
2022-03-06 15:09:33 +01:00
zahuifan
5c303a5787
fix: text position error in Expand rect script
2022-03-06 18:48:12 +08:00
Zsolt Viczian
8b0c015359
background color changes in onChange
2022-03-05 23:05:55 +01:00
Zsolt Viczian
8eee8ba69c
link to element implemented
2022-03-05 18:43:58 +01:00
Zsolt Viczian
70d0e0ec30
Merge branch 'master' of https://github.com/zsviczian/obsidian-excalidraw-plugin
2022-03-05 08:36:52 +01:00
Zsolt Viczian
6c07235c9b
directory-info.json
2022-03-05 08:36:34 +01:00
zsviczian
62f4dddc8d
adding comments
2022-03-04 22:54:07 +01:00