alphapapa / alphapapa/org-web-tools
Update template example for newer Org, and add autoload for function
Aperta
enhancement
- Lingua principale
- Emacs Lisp
- Stelle
- 713
- Fork
- 32
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
I used the snippet from the [code](https://github.com/alphapapa/org-web-tools/blob/master/org-web-tools.el#L395) to setup my `org-capture` template:
```lisp
("w" "web site from clipboard" entry (file "~/org/articles.org")
"%(org-web-tools--url-as-readable-org)")
```
but I get the error `Template is not a valid Org entry or tree`.
Not sure what's going on here.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Valutazione
Questa issue non è ancora stata valutata.