newsbeuter: Bookmark to standard bookmark file

master
Pierre Neidhardt 2017-04-26 19:15:47 +05:30
parent 0ee67c4ce8
commit eeca9e99e6
1 changed files with 4 additions and 0 deletions

4
.config/newsbeuter/bookmark.sh Executable file
View File

@ -0,0 +1,4 @@
#!/bin/sh
## Arg $3 can be used to set space-separated tags.
printf '%s %s [$%s]\n' "$1" "$2" "$(echo "$3" | sed 's/ \+/,$/g')" >> $HOME/personal/bookmarks/bookmarks