Commit graph

24 commits

Author SHA1 Message Date
Max Niclas Wächtler
05929e84ac Adjust capture group to allow for brackets in file names
- Adjusted capture group with lazy matching to only fetch the first `[[`
- Also adjusted the pdfBuffer list to a const
2025-10-04 17:04:34 +02:00
Max Niclas Wächtler
52c7840d7d add code modules 2025-06-02 21:07:06 +02:00
Max Niclas Wächtler
435f0a5c9b add custom image embedding and ability to add link to printed pages 2025-06-02 20:58:57 +02:00
Max Niclas Wächtler
db2921c168 Replace suggest with more minimal version and remove unneccessary dependencies 2025-05-21 23:00:18 +02:00
Max Niclas Wächtler
719cf99217 replace node only crypto with uuid package 2025-04-26 23:41:55 +02:00
Max Niclas Wächtler
09a3457f31 move comment to side 2025-04-26 22:27:52 +02:00
Max Niclas Wächtler
3259a79552 improved folder structure, add various settings, improve logging & code performance & file size 2025-04-26 22:24:27 +02:00
Max Niclas Wächtler
ea1694a798 add Promise.all to fetch tasks 2025-04-26 19:39:59 +02:00
Max Niclas Wächtler
789311bc99 removed demo code 2025-04-26 17:45:54 +02:00
Max Niclas Wächtler
f1a36cde99 Initial working version 2025-04-25 23:54:43 +02:00
Max Niclas Wächtler
71c6b8e7ba add baseline pdf2img functionality (THIS DOES NOT WORK! wrong package :)) 2025-04-17 23:11:21 +02:00
Johannes Theiner
e8f03522bc
Adapt to plugin guidelines (#65)
- remove header in settings
- remove logging of changed settings value
2023-07-17 12:36:25 -04:00
Xiao Meng
f690c04577
use LF instead of CRLF (#28) 2022-04-15 14:13:31 -04:00
lishid
db18a36e65 Update build script to include external node packages. 2021-11-01 15:18:11 -04:00
TfTHacker
6fdd374cb8
Adding eslint for code .\src\ (#17) 2021-10-30 14:04:07 -04:00
lishid
3afc9d78ab Update sample plugin to use ESBuild. 2021-10-19 13:34:58 -04:00
fyears
5f95bce9e1 preserve and load settings correctly 2021-10-10 11:11:02 -04:00
lishid
ae30a5a418 Update best practice for settings. 2021-01-24 15:41:47 -05:00
lishid
cfe4d17ce7 Add example for settings. 2020-12-22 11:24:00 -05:00
lishid
9162f82010 Removed init. 2020-10-29 21:41:47 -04:00
lishid
6e8aab9616 Add more examples for hooks. 2020-10-29 18:02:57 -04:00
lishid
99f4035214 Add example for modifying CodeMirror. 2020-10-29 17:36:03 -04:00
lishid
2889865881 Refactor: Use new version of obsidian.d.ts from remote. 2020-10-26 11:07:18 -04:00
lishid
ed3770792a Initial commit! 2020-10-25 16:58:31 -04:00