I made changes in windows.tex to eliminate the second TODO present in the Latex code. I also made other changes and small additions. See if they are okay. The third TODO refers to the creation of a real table from a list. We can see this list in the attached figure. I don't know how to make the table because I don't understand what its contents represent and what it is for. Can someone explain it to me? The section is as follows: https://cinelerra-gg.org/download/CinelerraGG_Manual/User_Folders_Bins.html There is a nice tutorial on this topic (in Spanish): https://www.youtube.com/watch?v=hjrSTjl1-M0&list=PLOnHGAy9DoU1Xaj9HVhBwyov-d... And also the text version, whose translation is more convenient: https://andalinux.wordpress.com/2020/12/17/cinelerra-gg-21-ordenar-archivos-...
Looks good. I checked changes to Windows.tex into Git. I will have to study the table more closely but what I know so far is that "Target" is the column label for "patterns ... duration". In the code, for "patterns" a "strcmp" operation (which is a string compare as opposed to an arithmetic operation) is used for all of "eq ... up to and including lt" PLUS it can "Match" a list. For arithmetic it will show up "around" a little more or a little less of a "radius" amount. For "Track type", the code will use a "member test" for "eq, ge, ...lt" AND it should "match". Basically, the current "typewriter style" table can just be turned into a pretty table with everything in the same place. The 11 "|"s are just a vertical line; the many "+"s below the words "target...eq...around" is just a horizontal line. The "<--- and --->" just represent all the legal operators in the header (i.e. eq...lt") that can be used for a strcmp or arithmetic or member test. Not sure how to represent "matches" and "around" but they basically hold their current position. [Well really, I am going to have to study it some more to understand it fully.] There is a nice tutorial on this topic (in Spanish):And also the text
version, whose translation is more convenient:
The contributions by Rafa Mar are sorely missed by me. On Thu, Sep 21, 2023 at 6:15 AM Andrea paz via Cin < [email protected]> wrote:
I made changes in windows.tex to eliminate the second TODO present in the Latex code. I also made other changes and small additions. See if they are okay.
The third TODO refers to the creation of a real table from a list. We can see this list in the attached figure. I don't know how to make the table because I don't understand what its contents represent and what it is for. Can someone explain it to me? The section is as follows: https://cinelerra-gg.org/download/CinelerraGG_Manual/User_Folders_Bins.html
There is a nice tutorial on this topic (in Spanish):
https://www.youtube.com/watch?v=hjrSTjl1-M0&list=PLOnHGAy9DoU1Xaj9HVhBwyov-d...
And also the text version, whose translation is more convenient:
https://andalinux.wordpress.com/2020/12/17/cinelerra-gg-21-ordenar-archivos-... -- Cin mailing list [email protected] https://lists.cinelerra-gg.org/mailman/listinfo/cin
Phyllis, I apologize but I still propose an update in windows.tex regarding UserBins. After carefully studying Rafa Mar's tutorial (I am very sorry, because he left after I had angered him!) I think the section needs more clarification. I have added a new section with an introduction on how media management works in Modify Folder. See if that works for you. I also add this new section in txt format for those who want to read and improve it. Regarding the third TODO I simply removed it leaving the list unchanged. I wouldn't know how to make the table and anyway, in my opinion, it would be less clear than how it is written now. If you have ideas on how to make it into a good table, please let me know.
Andrea: Any update is welcomed at any time. I would just leave the table alone -- it works as is. I checked this into GIT, but I reverted the table to how it was in the previous Windows.tex because it was not aligned correctly in the HTML version otherwise. As far as I know, it has not been correctly aligned in the pdf version but is close. It is kind of weird that html but not pdf works. Also, I think the example of "around" was correct before your change but I am too lazy to test it out so left that change in. I.e. I think "around" goes + and -. Example line is:
Or &Time& Around&2018/08/02 06:00:00 + 02:00:00 & files at 6AM to 8 AM
Everyone else: 100% factual: Rafa Mar just no longer had any spare time to work on CinGG and none of us were the cause of him leaving.
After carefully studying Rafa Mar's tutorial (I am very sorry, because he left after I had angered him!)
On Fri, Sep 22, 2023 at 2:00 AM Andrea paz <[email protected]> wrote:
Phyllis, I apologize but I still propose an update in windows.tex regarding UserBins. After carefully studying Rafa Mar's tutorial (I am very sorry, because he left after I had angered him!) I think the section needs more clarification. I have added a new section with an introduction on how media management works in Modify Folder. See if that works for you. I also add this new section in txt format for those who want to read and improve it.
Regarding the third TODO I simply removed it leaving the list unchanged. I wouldn't know how to make the table and anyway, in my opinion, it would be less clear than how it is written now. If you have ideas on how to make it into a good table, please let me know.
Also, I think the example of "around" was correct before your change but I am too lazy to test it out so left that change in. I.e. I think "around" goes + and -. Example line is:
Or &Time& Around&2018/08/02 06:00:00 + 02:00:00 & files at 6AM to 8 AM
Go ahead and put the value "4AM" back; it is likely that I did not understand the example....
participants (2)
-
Andrea paz -
Phyllis Smith