> For the complete documentation index, see [llms.txt](https://wiki.dewaka.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dewaka.com/til/2020/april.md).

# April

* 2020-04-19
  * Setting to enable copy to clipboard with Sublime Text 3 Neovintageous plugin,

    ```javascript
      "vintageous_use_sys_clipboard": true
    ```
* 2020-04-21
  * `org-download-screenshot` is pretty awesome! This can take a screenshot of the deskop and attach the it in the current org-mode note. For details see - <https://github.com/hlissner/doom-emacs/blob/develop/modules/lang/org/contrib/dragndrop.el>.
