edit
Here are 136 public repositories matching this topic...
-
Updated
Mar 12, 2020 - Java
-
Updated
May 14, 2020 - Objective-C
I would love to be able to create notes, directly from org-wiki-helm. In this way, the user would first use org-wiki-helm to search for the note. Then failing that, he would hit [RET] to automatically create the file.
This would be similar to how org-velocity and deft work... except that it relies on helm, which of course makes it all that much better! :)
The text should scroll if you make a selection and move the cursor out of vertical bounds of the window, even if the mouse isn't moved. Currently, it only scrolls if the mouse is moved (ever so slightly works).
This bug was introduced during the shiny hard fork.
Description
Behavior of the _validate_channel_selection function doesn't match the documented behavior. With suppress always set to True, a warning will never be issued.
If I run the example mentioned in the get function no warning is issued.
-
Updated
May 7, 2020 - JavaScript
It would be great if we could restrict the format of the selectable files. At the moment when we click on the component, a native file picker is opened where the user can select any file. If a non-image is selected, the component fails silently. If the file is an image, the canvas is populated and the image converted to the format selected on the imageFormat prop.
It would be great to be able t
-
Updated
Sep 8, 2017 - Emacs Lisp
-
Updated
Jun 22, 2020 - JavaScript
The How-to guide describes wdEdit.claim.add, which works wonderfully. However, to add qualifiers and references for this claim, a GUID is required. The How-to shows a const claimGuid declaration, but does not demonstrate how to get the claimGuid for a claim. An example to get this dynamically would be appreciated.
Also, the how-to uses const claimGuid, but uses a different name, guid,
-
Updated
Jul 2, 2019
-
Updated
Aug 8, 2018 - Vue
Wir nutzen ja immer ziemlich random die Begriffe Block und Slice, weil sich Backend und PHP-Naming unterscheiden. Für Otto Normaluser könnte es jedoch echt nützlich sein, wenn als Begriff statt "Slice" der bekannte "Block" verwendet wird.
-
Updated
Jun 18, 2019
-
Updated
Oct 21, 2018 - Go
-
Updated
Nov 21, 2018 - JavaScript
-
Updated
Jun 6, 2018 - JavaScript
-
Updated
Oct 5, 2019 - PHP
-
Updated
Feb 17, 2020 - Swift
Improve this page
Add a description, image, and links to the edit topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the edit topic, visit your repo's landing page and select "manage topics."
Hi,
In our app, we create new documents, and edit existing ones.
The documents we are manipulating are not encrypted, however I need to encrypt the new and edited documents I create.
Is that possible in pdf-lib?
I know this option exists in other libraries.
Thanks, and very nice work!