Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Expose optional plugin functions #2

Open
12 tasks
jonas-schievink opened this issue May 1, 2019 · 0 comments
Open
12 tasks

Expose optional plugin functions #2

jonas-schievink opened this issue May 1, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@jonas-schievink
Copy link
Owner

Currently we only expose methods that are either strictly needed for anything to work at all, or that are needed to free memory. There's more functions we should expose because they can vastly improve the UX:

  • document_index_generate
  • document_save_as
  • document_attachments_get
  • document_attachment_save
  • document_get_information
  • page_search_text
  • page_links_get
  • page_form_fields_get
  • page_images_get
  • page_image_get_cairo
  • page_get_text
  • page_get_label
@jonas-schievink jonas-schievink added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jun 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant