Skip to content

Updating taking long / config problem? #4

Description

@plur9

Hello,

I'm trying to get org-sql running but have been scratching my head for the past hours over unusual behaviour:

  • installation and configuration went through ok. Installed it from Melpa. (1 file compiled, 2 skipped)
  • M-x org-sql-user-reset works ok.
  • M-x org-sql-user-update works ok with 4 headlines
  • M-x org-sql-user-clear-all works ok
  • Another org-sql-user-update and clear-all work ok
  • I add 5th heading, update gets stuck, clear all gets stuck,...
  • If I delete the org.db and start again, it gets stuck with 5 headings.

Configuration seems ok (macOs, Catalina), creating a db worked. As I'm not really experienced in emacs (i.e. lisp), I'm not sure if I configured it ok. I've installed it from Melpa and this is what I have in the config file:

(use-package org-sql :ensure t ;; add config options here... :config (setq org-sql-files '("~/org/inbox.org")) )

Any ideas?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions