zsviczian
3565a5bf94
Merge pull request #761 from axelson/update-script-docs
...
Update script installation instructions
2022-08-21 21:33:55 +02:00
Zsolt Viczian
f089911e02
Merge branch 'master' of https://github.com/zsviczian/obsidian-excalidraw-plugin
1.7.15
2022-08-21 21:17:12 +02:00
Zsolt Viczian
992af2b5ca
1.7.15
2022-08-21 21:16:50 +02:00
Jason Axelson
f85fc124d9
Update script installation instructions
...
The script installation instructions were out of date and the scripts
did not show up until I fully restarted Obsidian, just opening a new
Excalidraw drawing was not enough (perhaps because I had excalibrain
open in a pop-out window?)
2022-08-21 09:13:28 -10:00
zsviczian
961e75a12d
Update README.md
2022-08-21 14:58:06 +02:00
Zsolt Viczian
3be592eeb8
1.7.14 (downgrading from React 18)
1.7.14
2022-08-21 14:29:58 +02:00
Zsolt Viczian
5f094f3d95
Merge branch 'master' of https://github.com/zsviczian/obsidian-excalidraw-plugin
2022-08-20 20:48:47 +02:00
Zsolt Viczian
a16fd53958
1.7.14
2022-08-20 20:48:28 +02:00
zsviczian
72d425715f
Merge pull request #758 from jkitchin/patch-1
...
Update index.md
2022-08-20 16:15:06 +02:00
zsviczian
4a6aed5dd0
Merge pull request #759 from jkitchin/patch-2
...
Update index-new.md
2022-08-20 16:14:43 +02:00
John Kitchin
f76964a7b7
Update index-new.md
...
fix typo
2022-08-20 09:04:51 -04:00
John Kitchin
161f7041ec
Update index.md
...
fix typo.
2022-08-20 09:04:10 -04:00
Zsolt Viczian
334e8130eb
1.4.13
2022-08-19 21:01:11 +02:00
Zsolt Viczian
fdb7e97b11
block embed wip
2022-08-19 06:39:47 +02:00
zsviczian
22b3769c20
Merge pull request #751 from Vaishnaviamirayada/patch-1
...
Added a useful link
2022-08-18 20:51:59 +02:00
Zsolt Viczian
cd96870f07
image block reference WIP
2022-08-18 19:17:25 +02:00
Vaishnavi Amira Yada
a76854d152
Added a useful link
...
Have added a useful link about how to align images using CSS from the scaler topics.
2022-08-18 18:09:37 +05:30
Zsolt Viczian
32319b2f6c
1.7.13
1.7.13
2022-08-14 21:17:45 +02:00
Zsolt Viczian
38add10053
1.7.12
1.7.12
2022-08-11 21:49:56 +02:00
Zsolt Viczian
21dc29d1d1
minapp version update
2022-08-04 20:19:09 +02:00
Zsolt Viczian
e7444f5d8a
1.7.11
1.7.11
2022-08-04 20:16:58 +02:00
Zsolt Viczian
cc9d7828c7
1.7.10
1.7.10
2022-08-03 22:09:45 +02:00
Zsolt Viczian
b67d70c519
1.7.9
1.7.9
2022-08-01 20:45:08 +02:00
zsviczian
5c861acea6
Expand rectangles vertically timestamp updated
2022-07-24 21:32:32 +03:00
zsviczian
582c3dbf25
Merge pull request #711 from 7flash/patch-1
...
Update Expand rectangles vertically.md
2022-07-24 21:30:16 +03:00
zsviczian
e38e21f3ee
Update index-new.md
2022-07-24 21:22:02 +03:00
zsviczian
d946b6fbfa
Update directory-info.json
2022-07-24 21:19:08 +03:00
zsviczian
e6fd56d9ee
Update README.md
2022-07-24 21:11:01 +03:00
zsviczian
de44b01e0c
Update index-new.md
2022-07-24 21:10:22 +03:00
zsviczian
562f3d3f5b
Update index-new.md
2022-07-24 21:08:59 +03:00
zsviczian
c0c2b0a014
added mindmap connector
2022-07-24 21:08:07 +03:00
zsviczian
16ff10b894
removed TheBrain, added Mindmap connector
2022-07-24 21:04:06 +03:00
zsviczian
b4ddb7a8c9
Merge pull request #702 from xllowl/master
...
An Excalidraw Automate Script for creating mindmap like lines
2022-07-24 20:53:19 +03:00
sevenflash
96dcaf38c1
grid selected images
2022-07-24 20:12:37 +08:00
Berlian Gur
43176e59c3
Update Expand rectangles vertically.md
...
fix typo
2022-07-24 16:54:42 +08:00
xllowl
9db43f6d4a
Update Mindmap connector.md
2022-07-23 11:58:35 +08:00
xllowl
c18262180f
Add files via upload
2022-07-23 11:56:42 +08:00
xllowl
509b60cb69
Add files via upload
2022-07-23 11:56:18 +08:00
xllowl
6217a0601c
Add files via upload
2022-07-23 11:38:30 +08:00
zsviczian
be5d35e811
Update Mindmap connector.md
...
Bit of further cleanup. I prefer to use constants unless I explicitly know I want to change the value of a variable later. I replaced minxx, minxy, etc. declarations with constants.
Looking at the logic for s, I think it can be simplified as proposed.
2022-07-21 15:53:54 +03:00
zsviczian
e759010ae0
Update Mindmap connector.md
...
I removed unused code, did a bit of cosmetic formatting and removed adding unused settings to Excalidraw script settings. The code logic is untouched.
2022-07-21 15:32:20 +03:00
xllowl
8ff0d187df
Update Mindmap connector.md
2022-07-20 14:18:50 +08:00
xllowl
358ab82b85
Update index.md
2022-07-16 16:14:40 +08:00
xllowl
92cda3b4f9
Update Mindmap connector.md
2022-07-16 16:02:03 +08:00
xllowl
9fafbd82c2
Add files via upload
2022-07-16 15:54:17 +08:00
xllowl
37dadda342
Add files via upload
2022-07-16 15:48:52 +08:00
zsviczian
b041088b59
Merge pull request #690 from i-c-u-p/md-kbd-tag
...
put keyboard shortcuts in .md files inside <kbd> tag
2022-07-10 17:23:56 +02:00
Zsolt Viczian
1a04cd88bd
1.7.8
1.7.8
2022-07-09 19:14:05 +02:00
i-c-u-p
d0e504c369
typos
2022-07-08 02:18:32 -05:00
i-c-u-p
83005da1bb
put keyboard shortcuts in <kbd> tag
2022-07-08 02:02:18 -05:00