Table Management
Last updated
Last updated
Click the column labels on the top
First click will be desc
second click will be asc
Alternates after
Toggle the form with Ctrl+S
The filter form contains fields for all the columns in the table.
Clicking 'Filter' applies form values to filter the table.
Click on a cell to heighlight it
enter semicolon: [ ;] or apostrophe: [ ' ]
the matching field in the filter form, will use the value from the cell
To apply click 'Filter'
The table a cell with the word 'videos' is highlighted in the mediatype column
Pressing semicolon (;
) or apostrophe (`) confirms your choice and updates the filter form
Clicking "Filter" applies the changes, showing only videos in the table.
Click on the reset button. Keep in mind, the program saves the current table information in memory, so it won't fetch new data until you restart it
Searches uses python regex
Upper case trigger a case-sensitive search
This will prompt the search to specifically match text that is exactly "dog," rather than text that contains "dog" within it