Replies: 3 comments
-
|
@carnager I would appreciate your participation here. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
…If you were gonna rename the issue after posting it, might as well specify that it's CLI arguments you're talking about. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Indeed. For not mentioning this, I am sorry. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Good evening!
I am working on a dmenu script which I use with rofi.
I have the following issues:
Command
buku --update INDEXappears not to work (it does work when is used with search arguments).Argument
--offlineis not respected upon changing of URL, which forces an update of title (and perhaps comment and tags too) even when it is not desired.buku --update INDEX --url NEW_URL --offlineCommandbuku --delete INDEXappears not to have an option to skip confirmation prompt. Note: I have also tried it by adding argument--np.This has been solved by adding an extra argument
--tacit.buku-swift.sh.txt
I am aware that there is an advanced rofi script buku_run, yet I felt that the interface of it is too heavy for me, probably because I have a large database, hence I have made this namely for the SXMO interface.
Beta Was this translation helpful? Give feedback.
All reactions