Commit graph

128 commits

Author SHA1 Message Date
Tal Wrii
75d5dc0f4e move stars to heading 2025-04-23 18:30:06 +02:00
Tal Wrii
fd864a6e2e fix up formatting 2025-04-23 18:29:00 +02:00
Tal Wrii
baa4b8554a Rework header and documentation 2025-04-23 18:27:18 +02:00
Tal Wrii
3ea854d395 jumpLine and fuzzySelectPair functions 2025-04-02 18:39:30 +02:00
read with ai
21691f596b
Update README.md
Add download badge
2025-03-17 16:47:14 +01:00
read with ai
66c4ea3b75
Update README.md 2025-03-15 17:26:05 +00:00
Tal Wrii
653523a674 the beginning of some tests 2025-03-14 19:48:33 +01:00
Tal Wrii
782a59b142 add plugin method 2025-03-14 19:48:33 +01:00
read with ai
5a00904169
Update README.md 2025-03-11 01:06:02 +00:00
read with ai
9fde5a7833
Update README.md
save readme
2025-03-02 12:13:37 +01:00
Tal Wrii
72a4e59a91 fixup readme 2025-02-28 15:21:06 +01:00
Tal Wrii
6605ea90ff Add killLine method 2025-02-26 02:55:44 +01:00
Tal Wrii
233737089f Document Obsidian runjs 2025-02-24 20:54:59 +01:00
Tal Wrii
fb8a3cf46a Make clear that readFile is async 2025-02-22 17:05:13 +01:00
Tal Wrii
606dcfbc48 Fix replace in name of commands 2025-02-22 17:04:47 +01:00
Tal Wrii
17b6e92539 fix versoins.json 2025-02-20 22:30:31 +01:00
Tal Wrii
4fcc51c427 bump versions 2025-02-20 22:30:03 +01:00
Tal Wrii
827115daef bug() Fix word at point 2025-02-20 22:25:36 +01:00
Tal Wrii
8d13b731f3 Rebuild and fix typing errors 2025-02-20 22:07:44 +01:00
Tal Wrii
028f7da610 tweak readme 2025-02-20 15:29:29 +01:00
Tal Wrii
25efecd427 add title 2025-02-20 15:28:54 +01:00
Tal Wrii
2625397e79 forwardRegexp, atRegexp
Also order function into broad "modules" to allow for import.
2025-02-20 15:28:54 +01:00
Tal Wrii
22599d72c8 tweak readme 2025-02-14 18:31:59 +01:00
read with ai
2c2ffab0d1
Update README.md 2025-02-14 17:13:03 +01:00
Tal Wrii
de7579722f Add release and update versoin 2025-02-14 16:48:04 +01:00
Tal Wrii
346742291e Fix release process 2025-02-14 16:39:56 +01:00
Tal Wrii
a1b7bc39f5 Fix posisbly null warning 2025-02-14 16:38:25 +01:00
read with ai
a4986d02e6
Update README.md 2025-02-14 01:17:40 +01:00
read with ai
290f8af19a
Update README.md 2025-02-14 01:17:10 +01:00
Tal Wrii
4a0568b2b5 Bump version 1.0.4 2025-02-13 18:04:52 +01:00
Tal Wrii
495a6f54a3 fix any warning 2025-02-13 15:15:24 +01:00
read with ai
37fdcf763f
Update README.md 2025-01-31 16:30:33 +01:00
Tal Wrii
50faf46970 get rid of type casts or (when using interfaces) remove 'any' types 2025-01-23 11:02:58 +01:00
Tal Wrii
7f35188743 bump version 2025-01-21 14:11:54 +01:00
Tal Wrii
6bb4411b52 openLinkText - use "" as argument 2025-01-21 14:09:55 +01:00
Tal Wrii
ce5c566d23 Tweak readme 2025-01-21 14:04:38 +01:00
Tal Wrii
d4ef1b737d big(appendToFile) - was checking for null instead of undefined 2025-01-21 14:04:17 +01:00
Tal Wrii
e1e1360f88 Remove any for App. Either use different API methods or using PrivateApp where we document internal methods 2025-01-21 13:34:34 +01:00
Tal Wrii
7acf21f544 register startup events (so they get removed on unload) 2025-01-21 12:22:23 +01:00
Tal Wrii
2da8195811 remove prefixes from command IDs and tweak names 2025-01-21 12:15:32 +01:00
Tal Wrii
7c8b88b2e4 doc() - javascript -> JavaScript 2025-01-21 12:07:45 +01:00
Tal Wrii
f86f07c820 doc(questions) Do a little rewording 2025-01-21 12:04:54 +01:00
Tal Wrii
2959a57bb4 create src directory 2025-01-21 11:55:42 +01:00
Tal Wrii
2935999b9a add some missing files 2025-01-21 11:47:22 +01:00
Tal Wrii
a101c2aff9 various - add jump method. Change selection behaviour 2025-01-21 11:46:25 +01:00
Tal Wrii
aab00fb213 refactor() Move settings code out of main 2025-01-08 23:16:25 +01:00
Tal Wrii
7677b0b999 feat() Add documentation for all functions accessible with the functions() function 2025-01-08 23:03:06 +01:00
read with ai
a9cff1d8da
Update README.md
casing
2025-01-08 05:11:27 +01:00
Tal Wrii
0cc63bee5f doc() - More questions and answers 2025-01-07 21:05:23 +01:00
Tal Wrii
0ef0d9f9f0 doc() typo 2025-01-07 04:10:56 +01:00