aboutsummaryrefslogtreecommitdiffstats
path: root/hm/soispha/pkgs/scripts (unfollow)
Commit message (Collapse)Author
2023-12-31fix(hm/pkgs/neorg): Don't limit too many things on 'tracking'Soispha
2023-12-31feat(hm/pkgs/lock): InitSoispha
2023-12-30fix(hm/pkgs/con2pdf): Don't reassing `name` variable as it's globalSoispha
2023-12-30fix(hm/pkgs/con2pdf): Correctly sort and clear inputsSoispha
2023-12-30docs(hm/pkgs/con2pdf): Add dbg statementsSoispha
2023-12-30fix(hm/pkgs/con2pdf): Allow for multiple pages on adfSoispha
2023-12-29fix(hm/pkgs/hibernate): Only unset task context + active if existingSoispha
2023-12-29feat(hm/pkgs/hibernate): InitSoispha
2023-12-28fix(hm/pkgs/src/neorg): Fix exit from subshellSoispha
2023-12-28fix(hm/pkgs/src/neorg/project): Exit instead of doing something differentSoispha
2023-12-28fix(hm/pkgs/src/neorg/utils): Correctly convert context to project namesSoispha
2023-12-28fix(hm/pkgs/src/neorg/fstart): Fix typo in task filterSoispha
2023-12-28fix(hm/pkgs/scr/neorg): Convert context to project before useSoispha
2023-12-28fix(hm/pkgs/src/neorg): Move to script as completion generation functionSoispha
2023-12-28fix(hm/pkgs/scr/neorg): Escape single quotes in completion functionSoispha
2023-12-28build(treewide): Update shell librarySoispha
2023-12-28feat(hm/pkgs/scr/neorg): Add a subcommand to making starting task easierSoispha
2023-12-28feat(hm/pkgs/scr/neorg): Change the active task and context when opening browserSoispha
2023-12-19fix(hm/pkgs/src/lyrics): Adapt to new spotdl settingsSoispha
2023-12-19fix(hm/pkgs/src/spodi): Set constant bitrateSoispha
2023-12-19fix(hm/pkgs/src/spodi): Remove setting bitrateSoispha
Setting this to `auto` breaks conversion of songs
2023-12-19fix(hm/pkgs/src/spodi): Remove youtube and piped from audio provider listSoispha
Spotdl sometimes used the wrong video, like a reaction instead of the intended version.
2023-12-19fix(hm/pkgs/src/spodi): Use conventional lyrics againSoispha
2023-12-19fix(hm/pkgs/src/spodi): Also exclude error-logSoispha
2023-12-19fix(hm/pkgs/src/spodi): Remove quotes in the error-log pathSoispha
They resulted in spotdl being unable to access the file. Thus, we simply assume that the `DOWN_DIR` path does not contain a space and remove the quotes.
2023-12-19fix(hm/pkgs/src/spodi): Use correct quoting in argumentsSoispha
2023-12-19chore(treewide): Update shell librarySoispha
2023-12-19feat(hm/pkgs/src/spodi): Rework command line argumentsSoispha
2023-12-18feat(hm/pkgs/src/mpc-rm): Provide a command to remove current songSoispha
2023-12-18fix(hm/pkgs/src/lyrics): Use less instead of catSoispha
2023-12-17feat(hm/pkgs/src/lyrics): InitSoispha
2023-12-17fix(hm/pkgs/scr/spodi): Use the full range of audio providersSoispha
2023-12-12chore(treewide): Update shell library version numberSoispha
2023-12-12fix(hm/pkgs/src/con2pdf): Prepare shell version updateSoispha
2023-12-12chore(hm/pkgs/scr/llp): Delete llp, as it's not necessary on WaylandSoispha
2023-12-12feat(hm/pkgs/scr/fupdate): Move fupdate in my main config treeSoispha
2023-12-12chore(hm/pkgs/scrs): Delete unused and deprecated scriptsSoispha
2023-12-12feat(hm/pkgs/scrs/screenshot): Add better persistent and temporary scriptSoispha
2023-11-25fix(hm/pkgs/scr/con2pdf): Fix command usage errorsSoispha
2023-11-25fix(hm/pkgs/src/con2pdf): Fully support n pages, instead of 2Soispha
2023-11-25build(treewide): Update shell librarySoispha
2023-11-25fix(hm/pkgs/srcs/con2pdf): Limit the file search depthSoispha
2023-11-25chore(treewide): Update shell librarySoispha
2023-11-25fix(hm/pkgs/srcs/neorg): Prepare to new shell-library versionSoispha
2023-11-25feat(hm/pkgs/scrs/con2pdf): Enable completionsSoispha
2023-10-27fix(hm/pkgs/src/neorg): Fix some branch executionsSoispha
2023-10-27fix(hm/pkgs/src/neorg): Fix typoSoispha
2023-10-27feat(hm/pkgs/src/neorg): Use rofi as profile pickerSoispha
2023-10-25fix(hm/pkgs/src/neorg): Add missing newline between help and versionSoispha
2023-10-25build(flake): Update (+ shell_library)Soispha