jptgdp: Add todo list

This commit is contained in:
Salt 2019-06-13 08:00:22 -05:00
parent 0f4ebd81cc
commit fed0f2e1aa

5
jptgdp
View File

@ -6,6 +6,11 @@
# Distributed under terms of the MIT license. # Distributed under terms of the MIT license.
# #
# TODO:
# * Provide integration with other players, like mpd
# * Actually add that rofi support cuz I want it
# * Add a quick way to append to a playlist
# Variables # Variables
_name="$(basename -- "$0")" _name="$(basename -- "$0")"
_tmpdir="${XDG_CACHE_HOME:-$HOME/.cache}/$_name" _tmpdir="${XDG_CACHE_HOME:-$HOME/.cache}/$_name"