Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Branch for Orb v0.7 #237

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Branch for Orb v0.7 #237

wants to merge 5 commits into from

Commits on Jan 6, 2022

  1. (int) refactor orb-pdf-scrapper and orb-autokey

    - Make them separate packages
    myshevchuk committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    63d7351 View commit details
    Browse the repository at this point in the history
  2. (int) remove utilities no longer used in ORB

    - orb--with-message! -> refuse-with-progress
    - orb-buffer-string -> refuse-buffer-string
    - orb-format -> refuse-anystyle-format
    - orb-temp-file -> refuse-temp-file
    myshevchuk committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    ceb31e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. (int,dev) move most of the stuff to orb-core.el

    - To silence `package-lint` complaining about `orb-` namespace in
    `org-roam-bibtex.el`
    myshevchuk committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    7b4cdb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. (int,doc) remove ORB PDF Scrapper and Autokey docs

    - remove ORB PDF Scrapper, ORB Anystyle and Orb Autokey sections from
      the manual
    - rename doc/ into docs/
    - update .gitignore
    myshevchuk committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    ef6303a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8cf283 View commit details
    Browse the repository at this point in the history