Skip to content

Releases: dimonier/tg2obsidian

Minor improvements and a bugfix

04 Nov 12:10
Compare
Choose a tag to compare
  • Bugfix: formatting and inline links are no longer lost

OCR and a few bugfixes

19 Oct 08:13
Compare
Choose a tag to compare
  • Default my_chat_id in config no longer causing error on bot start
  • If my_chat_id is not set, user will get a cue in Telegram
  • Added OCR (image-to-text) support using Google's Tesseract
  • Improved bot reactions to your messages
  • Removed unused code

New Version 1.0.0

13 Oct 14:24
Compare
Choose a tag to compare

The bot now uses newer aiogram 3.

Major changes in functionality in this release:

  1. Note name template that could include (or not) current year, month and day instead of more complicated note name set up.
  2. Once a message is received, the bot adds OK emoji to it so that you can make sure it was handled by the bot.
  3. Python dependencies went to requirements.txt to simplify setup.
  4. Speech-to-text device (cuda or cpu) could be chosen via config.
  5. Filter by message sender is not in effect. This will keep your vault safe from the messages of other Telegram users, should they send anything to your personal bot.