Alert Manager
#1
Posted 2020-March-19, 13:12
#2
Posted 2020-March-19, 15:52
JoeE, on 2020-March-19, 13:12, said:
See my post https://www.bridgeba...isclosure-tool/
If you have questions : stanmaz.git@gmail.com
I can help you to set up automatic alerts for Precision system.
#3
Posted 2021-March-23, 16:55
stanmaz, on 2020-March-19, 15:52, said:
If you have questions : stanmaz.git@gmail.com
I can help you to set up automatic alerts for Precision system.
I tried using bboalert for a little while, I found it very difficult to set up and to use. maybe I'm just not doing it right? seems like you have to learn a new language to program your bidding system into bboalert-ese, then spend hours programming.
#4
Posted 2021-March-23, 17:11
#5
Posted 2021-March-23, 21:33
JoeE, on 2020-March-19, 13:12, said:
This would work for simpler alerts. But for more complex ones, a player needs to spell out the exact meaning of a bid. Far too often, I see an alert that is (for example) nothing more than "Drury", which could mean contradictory things. According to ACBL Alert Procedures, "Stating the common or popular name of the convention is not sufficient."
I fear that an Alert Manager would encourage improper alerts, at least at some levels of play.
#7
Posted 2021-March-24, 00:10
TylerE, on 2021-March-23, 17:11, said:
Automatic selection of the bidding system or/and conventions depending of who is your actual partner is a fundamental feature of BBOalert. Please read the "Optional Code" and "Partnership options" sections of the README.md file on the project page :
https://github.com/stanmaz/BBOalert
After all I will be pleased to help you to set up BBOalert and to answer your questions : stanmaz.git@gmail.com
At this moment there are 570 users and many o them are in the same situation as you. Please join the BBOalert users on Facebook :
https://www.facebook...06384146770707/
#8
Posted 2021-March-24, 09:31
stanmaz, on 2021-March-24, 00:10, said:
I have, and it doesn't satisfy. I want totally seperate databases per partner. There is really NOTHING shared. In particular, in use with the autorecord system it's just hopelessly useless. Recorded alerts should record with the current partner *only*.
#9
Posted 2021-March-24, 09:55
Would much prefer a file per partner, with "includes" to other files or sections of a common file, rather than having to cut out 3 or 4 different versions of each thing every time.
Never mind the partner with whom I play three *completely* different systems, depending on frustration level, opponent calibre, and alcohol concentration. How am I supposed to handle that?
#10
Posted 2021-March-24, 15:03
mycroft, on 2021-March-24, 09:55, said:
Would much prefer a file per partner, with "includes" to other files or sections of a common file, rather than having to cut out 3 or 4 different versions of each thing every time.
Never mind the partner with whom I play three *completely* different systems, depending on frustration level, opponent calibre, and alcohol concentration. How am I supposed to handle that?
BBOalert adresses exactly what you need : "a file per partner, with "includes" to other files or sections of a common file,"
BBOalert enables you to split your entire data in smaller files. Then for each of your partners you can use a root file containing only public URL links to the pieces that apply to that partner. Each individual file should be stored in the cloud and must be publicly shared.
BBOalert supports only Dropbox but it should not be a problem because it provides 2Gb of storage for free. For details see section "Dropbox support" in the README.md file on the project page https://github.com/stanmaz/BBOalert.
Playing different system with different partners is not easy to manage. So I will be pleased to help you to set up the data structure if needed : stanmaz.git@gmail.com
#11
Posted 2021-March-24, 15:29
All I want is this: Record the alerts I make, and use them with THAT PARTNER and THAT PARTNER ONLY. I don't want to touch files by hand. The point is to save effort, not create it.
#12
Posted 2021-March-25, 03:15
TylerE, on 2021-March-24, 15:29, said:
All I want is this: Record the alerts I make, and use them with THAT PARTNER and THAT PARTNER ONLY. I don't want to touch files by hand. The point is to save effort, not create it.
I have misunderstood your problem. I am sorry.
If you are only interested in recording and replaying alerts there is a simple solution : use two different browsers. E.g. Chrome for partner1 and Edge for partner2. Each browser works in its own space.
Alerts are recorded in the browser's cache which you may wish to clear from time to time. Before clearing cache don't forget to export the recorded alerts to a file. Otherwise they will be lost.