Commit graph

  • 5ef1ef35df
    Merge 5b67c3fe24 into d65f48ac9d Jason Axley 2024-10-01 12:16:52 -0700
  • 5b67c3fe24 Fixed bug - embed.link is not the markdown "link" -- embed.original is! Jason Axley 2024-09-25 10:12:14 -0700
  • 5304254678 Adding eslint basic config and package lock. Jason Axley 2024-09-25 09:27:22 -0700
  • a56cdaeeec Adding regex escape function I forgot to include. Jason Axley 2024-09-25 09:26:25 -0700
  • 600823507e Fix regex bugs with replaced code. Simplified implementation as well. Jason Axley 2024-09-24 11:51:44 -0700
  • 9b736c02d2
    Merge ca0e3af9ec into d65f48ac9d Luke Zilioli 2023-12-04 21:04:33 -0500
  • ca0e3af9ec
    support legacy style links Luke Zilioli 2023-12-04 20:53:19 -0500
  • fd47b66853
    split into two commands Luke Zilioli 2023-12-04 20:05:02 -0500
  • 49a208ee87
    don't insert empty details (in case an error occured) Luke Zilioli 2023-12-04 19:55:54 -0500
  • 69ccc04a60
    escape spaces in the file path Luke Zilioli 2023-12-04 19:55:36 -0500
  • c843f6dbf0
    use console.error where appropriate Luke Zilioli 2023-12-04 19:55:19 -0500
  • 8955f7e3cb
    make it possible to differentiate between stdout and stderr when debugging Luke Zilioli 2023-12-04 19:55:02 -0500
  • d65f48ac9d fix #3: error out only when stdout is empty main 0.3.8 kaffarell 2023-08-14 18:05:03 +0200
  • 548c545f77 fix: changed tesseract default language, bump to 0.3.7 0.3.7 kaffarell 2023-07-17 11:20:26 +0200
  • 066534c3b0 fix: remove hyphen and 1) elements 0.3.6 kaffarell 2023-05-30 21:50:46 +0200
  • 4df9143104 Merge branch 'main' of github.com:kaffarell/obsidian-tesseract-ocr 0.3.5 kaffarell 2023-05-12 16:03:40 +0200
  • 474fb405ac chore: bumpm to 0.3.5 kaffarell 2023-05-12 16:03:19 +0200
  • 657df51aa8 fix: removed quotes on tesseract command kaffarell 2023-05-12 16:01:32 +0200
  • 7916197d1b
    Update README.md Gabriel Goller 2023-05-09 11:48:39 +0200
  • 3b0705385a fix: regex match star 0.3.4 kaffarell 2023-05-08 23:59:06 +0200
  • 737f1f1371 fix: updated description 0.3.3 kaffarell 2023-05-04 11:48:27 +0200
  • b554f3976b fix: regex replaces 0.3.2 kaffarell 2023-05-04 11:34:01 +0200
  • db8ffb8184 fix: replace < and >, version bump 0.3.1 kaffarell 2023-04-20 11:18:26 +0200
  • 81e2f90473 feat: overall improvements, 0.3.0 release 0.3.0 kaffarell 2023-04-08 22:46:42 +0200
  • dc6f53bee1 chore: version bump to 0.2.0 0.2.0 kaffarell 2023-04-02 23:20:33 +0200
  • 8daa61b4a0 chore: changed name to image-ocr kaffarell 2023-04-02 23:19:07 +0200
  • 6563ee8ad5
    Create LICENSE Gabriel Goller 2023-04-01 23:37:33 +0200
  • 2b37b83336 docs: added how to use section in readme kaffarell 2023-04-01 23:28:47 +0200
  • ece9dcf9bd feat: first release 0.1.0 kaffarell 2023-04-01 23:20:27 +0200
  • 5f865dcc24 first working version kaffarell 2023-04-01 20:12:34 +0200
  • f0cfb30c41 First commit kaffarell 2023-04-01 15:04:34 +0200
  • 7212fbb64e
    Initial commit Gabriel Goller 2023-04-01 13:40:18 +0200