dotfiles/.config/doom/snippets/org-mode/reading-list-book

19 lines
2.3 KiB
Plaintext
Raw Normal View History

# -*- mode: snippet -*-
# name: Org mode reading list book entry with search links
# key: B
# expand-env: ((yas-wrap-around-region 'nil))
# --
2021-07-17 20:48:33 +00:00
$1
:PROPERTIES:
:Author: ${2:+}
2021-10-11 08:21:29 +00:00
:LibErlangen: https://stadtbibliothek-recherche.erlangen.de/Mediensuche/Einfache-Suche?search=${1:$(replace-regexp-in-string " " "+" yas-text)}+${2:$(replace-regexp-in-string " " "+" yas-text)}&top=y&facets=v_____Sachb%C3%BCcher%7CJugendsachbuch%7CJugendroman%7CBuch+Romane%7CSachb%C3%BCcher+Weih.%2fOst%7CSachbuch+Computer&facetsc=_____15&pagesize=20
2021-11-23 10:53:58 +00:00
https://stadtbibliothek-recherche.erlangen.de/Mediensuche/Einfache-Suche?search=${2:$(replace-regexp-in-string " " "+" yas-text)}&top=y&facetsc=_____15&pagesize=20
2021-10-17 11:34:54 +00:00
:LibBayreuth: https://wwwopac.stadt.bayreuth.de/de-de/Mediensuche/Einfache-Suche?search=${1:$(replace-regexp-in-string " " "+" yas-text)}+${2:$(replace-regexp-in-string " " "+" yas-text)}&top=y&pagesize=50&facets=v_____Buch+Erw.+Sachlit.%7CBuch+Jug.+erz%C3%A4hlende%7CBuch+Erw.+erz%C3%A4hlende%7CBuch+Erw.+fremdspr.%7CNoten+Erw.%7CBuch+Jugend+Sachlit.&facetsc=_____15
2021-09-18 20:05:01 +00:00
:Medimops: https://www.medimops.de/produkte-C0/?fcIsSearch=1&searchparam=${1:$(replace-regexp-in-string " " "+" yas-text)}+${2:$(replace-regexp-in-string " " "+" yas-text)}
2021-11-23 10:53:58 +00:00
:rebuy: https://www.rebuy.de/kaufen/suchen?q=${1:$(replace-regexp-in-string " " "+" yas-text)}+${2:$(replace-regexp-in-string " " "+" yas-text)}
:Ebay: https://www.ebay.de/sch/i.html?_nkw=${1:$(replace-regexp-in-string " " "+" yas-text)}+${2:$(replace-regexp-in-string " " "+" yas-text)}&_sop=15
:Amazon: https://smile.amazon.de/s?k=${1:$(replace-regexp-in-string " " "+" yas-text)}+${2:$(replace-regexp-in-string " " "+" yas-text)}&rh=n%3A186606
:Buch7: https://www.buch7.de/suche?search=${1:$(replace-regexp-in-string " " "+" yas-text)}+${2:$(replace-regexp-in-string " " "+" yas-text)}&bindings%5B%5D=Taschenbuch&bindings%5B%5D=Gebunden&bindings%5B%5D=Leinen+%28Buchleinen%29&bindings%5B%5D=Softcover-Buch&items_per_page=50
:OpenLibrary: https://openlibrary.org/search?q=${1:$(replace-regexp-in-string " " "+" yas-text)}+${2:$(replace-regexp-in-string " " "+" yas-text)}
:BetterWorldBooks: https://www.betterworldbooks.com/search/results?q=${1:$(replace-regexp-in-string " " "%20" yas-text)}%20${2:$(replace-regexp-in-string " " "%20" yas-text)}
:END: