Skip to content

Instantly share code, notes, and snippets.

@whudwl
whudwl / gist:dd3489c4e25db6d87415b0b11f359fd2
Created February 7, 2024 22:56
telega issue using telega sha1 fae0751 and tdlib sha1 @437c2d0c
below is copied from telega root folder.
(t)[A | telega.el ] ---[telega bug]
PP-ERROR: (telega-root--chat-known-pp (:@type "chat" :id -1001179424883 :type (:@type "chatTypeSupergroup" :supergroup_id 1179424883 :is_channel nil) :title "telega.el" :photo (:@type "chatPhotoInfo" :small (:@type "file" :id 1382 :size 7190 :expected_size 7190 :local (:@type "localFile" :path "/home/wenlong/.telega/profile_photos/354076902475016942_(0).jpg" :can_be_downloaded t :can_be_deleted t :is_downloading_active nil :is_downloading_completed t :download_offset 0 :downloaded_prefix_size 7190 :downloaded_size 7190) :remote (:@type "remoteFile" :id "AQADAgAD7qoxGxHv6QQACAIAA41XDuUW____yJI7kOmEx7o0BA" :unique_id "AQAD7qoxGxHv6QQAAQ" :is_uploading_active nil :is_uploading_completed t :uploaded_size 7190) :telega-file-recency 1707346237) :big (:@type "file" :id 1383 :size 0 :expected_size 0 :local (:@type "localFile" :path "" :can_be_downloaded t :can_be_deleted nil :is_downloading_active nil :is_downloading_completed nil :downl
@whudwl
whudwl / cc-org-table-to-sql.org
Created November 30, 2023 03:53 — forked from kickingvegas/cc-org-table-to-sql.org
Org Code Block cc/org-table-to-sqlite

cc/org-table-to-sqlite

Org Babel code block to import an Org table into an in-memory SQLite DB to enable SQL queries on aforementioned table.

Parameters

  • table : Org table object The Org table object is referenced via the #+NAME value assigned to the table. The table must have a header row identifying each column. This name value must be a SQL-legal name.
  • table-name : string Name of table in string form. It must be identical to the name of the table parameter above.

task one

@whudwl
whudwl / h1-a.org
Created April 21, 2022 12:38
h1 a

h1 a

h2 a