thunderbird: export message filters
one can export/import/backup the message filters but it's more involved than it should be. the message filters are in single files within your home directory...
one can export/import/backup the message filters but it's more involved than it should be. the message filters are in single files within your home directory...
you can include notes into your slides. just use \note{txt} inside of your frame environment. you can also make use of overlays and align all notes in itemiz...
ff nightly will not work with the current ecosia extension. the opensearch form is also not loaded(?) automatically, and searching through the use of keyword...
put this in your preamble [code language="latex"] % figures/tables should be labeled: 1,2,3,4,... \renewcommand{\thefigure}{\arabic{figure}} \renewcommand{\t...
put this in your preamble [code language="latex"] \usepackage{chngcntr} \counterwithout{figure}{chapter} \counterwithout{table}{chapter} [/code] https://tex....